Skip to main content
All API requests require authentication using an API key.

API Key

Include your API key as a Bearer token in the Authorization header:
API keys are project-scoped. Each key grants access to resources within a single project.

API Versioning

Include the Reap-Version header in every request to specify which API version to use:
The version uses a date-based format (YYYY-MM-DD). Requests without this header will be rejected.

Example

Environments

API keys are scoped to a single environment. A sandbox key cannot be used against production and vice versa.
Contact the Reap team to obtain API keys for your project.