Skip to main content
DrapierDrapier

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-url parameter
  • Code generators — feed into openapi-generator-cli for typed SDKs
  • API gateways — import for request validation and documentation

The spec is regenerated on every API deployment and always matches the live endpoints.

On this page