Documentation
Developer Resources
Everything you need to integrate with CryptoHFTData. Explore our API endpoints, Python SDK, and historical data format.
Flat-File Access with boto3
Use `boto3` when you want direct Python access to the bucket without going through the REST API or the Python SDK download wrapper.
List Objects
Download A File
Security Notes
Do not hardcode the temporary credentials into production code. Load them from environment variables or another short-lived secret source, and refresh them when they expire.