Regions
We have three regions available. And you have to choose the one which your account is created in.Authentication
All API endpoints are authenticated using Bearer tokens to create your tokens follow the steps below:- Navigate to your bookeeping.ai dashboard.
- Click Settings in the sidebar.
- Select the API Access tab.
- Create a new token by clicking the Create API Key button.
Rate Limits
The Bookeeping.ai API enforces rate limits to ensure fair usage and maintain optimal performance for all users. If you exceed this limit, you will receive a429 Too Many Requests response. To avoid hitting the rate limit, consider implementing exponential backoff or request throttling in your application.
Default Rate Limits
Rate Limit Headers
Contact us if you require higher rate limits for your application.