Skip to main content

Base URL

All API endpoints are prefixed with /api.

Authentication

All API requests require an API key in the x-api-key header. Generate one from the Orova dashboard.
See Authentication for details.

Response format

All responses are JSON. Successful responses return the data directly. Errors return:

Common status codes

Pagination

List endpoints support pagination:

Rate limits

API requests are not currently rate-limited, but we recommend keeping requests under 100/minute per API key.