Skip to main content

Base URL

Authentication

All requests require a Bearer token:

Response Format

Successful responses return the resource directly as JSON. Error responses use this format:

HTTP Status Codes

Pagination

List endpoints use cursor-based pagination:
Responses include:

Idempotency

Payment and refund creation support idempotency:
If you retry with the same key, you’ll get the original response.