Documentation
Authentication
An API key is required to interact with the REST service. Get your API key.
API Key Required
Test Mode Available
Version 1
Version and Endpoint
Viewing and Managing Keys
Keys can be viewed and managed on My Account page. Test mode API key starts with test_secret_ and live key has prefix live_secret_
Test Mode
Use the test key to test the service without incurring any charges.
Example of authentication
Every API call requires key-based authentication. The client must provide a secret key in the HTTP request headers named IXBC-SECRET-KEY.
Send this header with each GET request. The API currently only uses GET requests.
| Header name | Header value |
|---|---|
IXBC-SECRET-KEY |
test_secret_456789 |
Note: This test key is free to use for integration development and provides data only from 2019 and 2020.