ReflexBlue technical API-documentation (Swagger)
You can easily view the technical documentation of the External API of your ReflexBlue Application Server via a dedicated endpoint. At this endpoint, you’ll find SwaggerUI, which allows you to browse the API documentation, execute requests, and instantly see the results.
Opening SwaggerUI and swagger.json
The SwaggerUI and the swagger.json file are available via the /swagger endpoint of your ReflexBlue Application Server.
- You can find the correct URL of your ReflexBlue Application Server on this page.
Example of a URL:
https://[your-company-name].reflex-blue.cloud.reflex-systems.nl/swagger
In SwaggerUI, select the correct API definition under Select a definition. This way, you always see the documentation for the correct version of the External API.