Newer Version Available
Limit Info Header
This response header is returned in each request to REST API. You
can use the information to monitor API limits.
Header Field Name and Values
- Field name
- Sforce-Limit-Info
- Field values
-
- api-usage—Specifies the daily API usage for the organization against which the call was made. The first number is the number of API calls used, and the second number is the API limit for the organization.
- Example
- Sforce-Limit-Info: api-usage=10018/100000