Rate Limits
See below for details regarding rate limits for each of our endpoints.
A Too Many Requests (429): rate_limit_exceeded
error will be returned if a given rate limit is hit.
Endpoint | Rate Limit |
---|---|
v1/custom/providers | 1,000 calls / min |
v1/custom/providers/{npi} | 5,000 calls / min |
v1/insurances | 1,000 calls / min |
v1/specialties | 1,000 calls / min |
v1/custom/locations | 1,000 calls / min |
v1/custom/locations/{uuid} | 5,000 calls / min |
v1/conditions | 1,000 calls / min |
v1/deductible | 1,000 calls / hr |
Updated about 1 year ago