Using the API
Rate Limiting and Credits
Rate Limiting
All endpoints are limited to 200 requests per minute.
If you exceed this limit, you’ll receive a 429 Too Many Requests
response.
Credits
A credit will be charged when fetching a company for the first time. You’ll then be able to get all company details for free in the next 30 days.
The response header will contain the following fields:
X-Bizzy-Credits-Balance
: Your remaining credit balanceX-Bizzy-Credits-Charged
: The number of credits charged for this request