API
Articles in this collection
- Authentication for API access
Our API endpoints require you to authenticate with a key, which requires a Bitbo Pro++ membership. This article explains how to authenticate to access our API functionality.Basic authenticationHere is an example API call using an API key:curl -X 'GET
- Rate limits
Our API offers a generous rate limit of 150,000 calls per month. If you for some reason need more, feel free to reach out to our support team.