API Reference¶
The Drape REST API is available at https://app.drape.io/api/v1/.
Authentication¶
All API requests require a Bearer token:
API keys are scoped to an organization and can be created in Settings > API Keys.
OpenAPI Specification¶
The interactive reference documents every endpoint, request/response schema, and authentication requirement. It is generated from the live OpenAPI 3.1 spec.
You can also download the raw spec: openapi.json