API V2.0: Difference between revisions
Jump to navigation
Jump to search
| Line 329: | Line 329: | ||
If you go over this limit you will not be able to make additional API calls until the 5 minute period is over. | If you go over this limit you will not be able to make additional API calls until the 5 minute period is over. | ||
==Where can I see my API credit limit?== | |||
Information about your credit limit is included in the following API response headers: | |||
*x-five-min-limit-remaining - the number of credits you have left for this 5 minute period. | |||
*x-five-min-limit-resets-in - the number of seconds until the current period resets. | |||
*x-request-cost - the number of credits this request cost. | |||
==Is the API limited per token or per account?== | ==Is the API limited per token or per account?== | ||