API Reference
Our platform provides a powerful and structured API that allows you to interact programmatically with scenarios, forms, assets, and other system resources.
OpenAPI Standard
Our API is documented using the OpenAPI standard (Swagger) to ensure a clear, structured, and widely compatible interface for developers. This means you can easily explore, understand, and integrate our endpoints into your systems with full confidence.
Interactive Swagger Documentation
We offer a Swagger UI interface where you can:
- Explore all available endpoints
- See request and response examples
- Understand authentication requirements
- Test live queries (when authenticated)
Postman Compatibility
If you prefer using Postman for API testing and integration :
- Our OpenAPI/Swagger specification can be imported directly into Postman to generate all requests automatically.
- This allows you to test, explore, and chain API calls efficiently, without manual configuration.
Tip
Tip: You can also export Postman collections and share them with your team for collaborative testing.