Introduction to SDKs
Use Velo's SDKs to simplfy the authentication, querying of market data, handling of rate limits and batching in your application.
The SDK allows you to:
- Query futures, options, and spot market data
- Discover supported exchanges, coins, and products
- Retrieve market cap data
- Fetch historical news or subscribe to live news
- Build candles and other timeseries datasets
Next steps
- Getting Started - make your first request
- Builder and Query - learn how to construct market data queries
- Data Shapes - work with the data returned by the SDK
- Discover Products - find supported exchanges, coins, and products
- API Reference - explore the SDK's namespaces and methods