Base URL
https://api.global.direct.reap.global/2026-07-13/cards.
Versioning
The API is versioned with dates (YYYY-MM-DD). Pin one version in your
integration and every endpoint keeps its behavior on that date indefinitely
while it is supported.
- New dates are published only when breaking changes ship; additive changes (new optional fields, new endpoints) appear on all supported dates.
- Each date remains supported for at least 12 months after its successor is published; deprecation and sunset dates are announced before retirement.
- The version picker defaults to the latest supported release. Requests to an
unknown version return
404with an error message listing the supported versions.
Getting access
The Direct API is currently in early access. Contact your Reap account manager to enable access for your business. Once enabled, a team administrator can create API keys from the Reap dashboard.Authentication
Learn how to authenticate requests with your API key.