Table of Contents#
Health Check#
Ping#
Description: Health check endpoint to verify API availability.
Data Availability#
Availability#
Endpoint: GET /v2/dataAvailabilityDescription: This is to help users programmatically check the availability range for any supported data stream. This allows to determine the earliest available date for historical data tied to a specific endpoint.
Common Parameters#
The data availability endpoint accepts the following query parameters:endpointName: Name of the endpoint to check availability for
exchange: Exchange identifier (optional)
symbol: Symbol identifier (optional)
Authentication#
All endpoints require authentication via:API Key: x-api-key header
Note: The ping endpoint may be accessible without authentication depending on your configuration.Rate Limits#
Rate Limit: 600 requests per minute
Burst Limit: 10 concurrent requests
Base URL#
All endpoints are prefixed with /v2/ and should be accessed via the base API URL.Modified at 2026-01-19 10:56:14