OpenAPI Spec
Download the raw OpenAPI specification for Drapier API.
The full OpenAPI 3.0 specification powering the API Reference.
Download OpenAPI Spec (JSON)
Usage
Use the spec with any OpenAPI-compatible tool:
- Swagger UI — paste the URL
https://drapier.io/openapi.json - Redoc — use as the
spec-urlparameter - Code generators — feed into
openapi-generator-clifor typed SDKs - API gateways — import for request validation and documentation
The spec is regenerated on every API deployment and always matches the live endpoints.