Skip to main content
Version: 0.9.1

TzPro API Rate Limits

TzPro employs rate limits depending on the plan you choose. You can create multiple API keys for different team members or applications under the same account which will all count against your account limit. You can optionally set a voluntary ceiling per key. API responses will contain the current status of your key's rate limit such as number of remaining calls and reset time:

# Rate limit information in response headers
X-Rate-Limit-Group: M
X-Rate-Limit-Limit: 10000
X-Rate-Limit-Remaining: 9994
X-Rate-Limit-Reset: 1638021248