Quick Start
Note : For using our APIs first you need to generate API key.
Obtain API Keys
Log in to your Tradebit account.
Navigate to API Management and create a new API key.
Make Your First API Request
Use the API key and secret to authenticate your requests.
Construct a simple API request to retrieve account information or market data. Here's an example using cURL
Replace with your actual API key.
Last updated