Capping

How does it work?

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:

  • It is on a user basis. If you access a user ressource THEN you access the same user CV, your quota will be decreased only once.
  • It has a memory: if you access several times the same ressource, your quota will be decreased once. The quota memory has no limit.

Get your account capping informations

GET https://api.doyoubuzz.com/app/capping?apiKey=:apiKey

	
	 
	  5
	  295
	 
	 2015-01-03
	

Attributes

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)