Skip to content

Swagger

Michael Digby edited this page Sep 18, 2026 · 3 revisions

The /apiexplorer/v2/swagger.json endpoint provides the Swagger/OpenAPI definition for the Flex API. It contains the available API endpoints, methods, request/response models, parameters, and schemas used by the API.

The attached swagger.json can be used as a reference or imported into tools that support Swagger/OpenAPI for exploring and testing the Flex API.

/apiexplorer/v2/swagger.json swagger.json

Clone this wiki locally