Overview

Base URL

https://api.xone.xcover.com

Authentication

Authentication is required to access the API endpoints. Partners are provided with Client IDs and Secrets for exchanging API access tokens. For further details please see Authentication.

API Versioning

API versioning provides a seamless integration experience without interfering with the existing services.

In an API request, the version can be configured in the request header Api-Version

Api-Version: v1

Latest API version: v1

Data Formats

All requests and responses are in JSON format. Please include the necessary headers in the API requests so that the request body can be decoded properly.

Rate Limiting

To prevent abuse and ensure fair usage, rate limits are applied to all the server-side API endpoints including Authentication API. Partners should adhere to the specified rate limits and handle any rate limit exceeded errors gracefully.

Last updated