API
You can access and integrate all the functionality of our service into your own presentation components. This is especially useful if your data importing flow is very specific (and is not covered by our Data Importer).
You can access the API using our JavaScript client library, or use our public APIs to access Segna from anywhere!
info
If you're using the JavaScript client library, make sure you run segna.initialize
in your application! Please refer to
the Getting Started for details!