OpenAPI specification (JSON) — from disk when build has emitted it
Endpoints
OpenAPI specification
Download the machine-readable OpenAPI 3.1.0 contract for the Idunox Platform API.
GET
OpenAPI specification (JSON) — from disk when build has emitted it
Returns the full OpenAPI 3.1.0 specification for the Idunox Platform API. No authentication required.
Use the specification to generate client SDKs or import into API testing tools.
| Format | Path |
|---|---|
| JSON | GET /openapi.json |
| YAML | GET /openapi.yaml |
Example requests
Headers
Optional; echoed when possible. Server generates when absent.
Response
200 - application/json
OpenAPI 3.1.0 document (JSON object)
OpenAPI document