Developer Resources
Everything you need to integrate with CryptoHFTData. Explore our API endpoints, Python SDK, and historical data format.
LOADING DATA...
Everything you need to integrate with CryptoHFTData. Explore our API endpoints, Python SDK, and historical data format.
LOADING DATA...
Downloads can be made without credentials through the free tier, limited to 60 requests per minute per client IP. API key authentication and JWT token-based authentication are supported for authenticated access.
Omit credentials to use the free tier. Invalid credentials are rejected instead of being treated as anonymous requests.
Include your API key as a query parameter in the request URL.
For enhanced security and speed, use JWT tokens in the Authorization header. First, obtain a JWT token using your API key, then use the token for subsequent requests.
JWT tokens have limited 4 hour lifetimes and don't expose your API key in URLs, making them more secure for production use. Direct S3 credentials and JWT token issuance still require authenticated access.