Skip to content

Authentication

Each request to the API must be authenticated by a special Header “DPApiAuthenticationToken”. Each request must contain this header with the correct value provided to you by the Dataprise support team.

If a request is sent with missing or invalid token, you will get HTTP 403 (Forbidden) response.

Limits:

Only a certain number of requests are allowed per minute. Dataprise reserves the right to adjust the rate limit for given endpoints to provide a high quality of service for all clients.

If your request exceeds the allowed limit, you will get HTTP 403 (Forbidden) with a message “You have exceeded maximum requests per hour.”