Each Search API Key has a quota. This quota is descreased every time you access a CV or User ressource. You can buy more quotas if you need.
The capping mechanism has two characteristics you may find useful:
GET https://api.doyoubuzz.com/app/capping?apiKey=:apiKey
295 2015-01-03
Name | Description | Type |
---|---|---|
done | Total number of user/cv seen on the account | integer |
available | Total number of user/cv available on the account | integer |
expiration | Expiration date of the account | Date (yyyy-mm-dd) |