Last updated

API-Rate Limits

The following API rate limits have been introduced to ensure we provide high quality and consistent service to all our clients. The rate limits applies to specific endpoints only. If the endpoint you are using is not listed below, we recommend setting a 10 calls per second rate limit to avoid any potential issues.

NamePathRate Limit
LoginPOST /api/users/login4 calls per 1 second
Search LocationsGET /api/locations/15 calls per 1 second
Update LocationsPUT /api/locations/$id
PATCH /api/locations/$id
10 calls per 1 second
Search BusinessesGET /api/businesses/10 calls per 1 second
Status Check - SearchPOST /api/search10 calls per 10 seconds
Status Check - Get resultsGET /api/search50 calls per 1 second
Create UsersPOST /api/users100 calls per 10 seconds
Update User dataPATCH /api/users/$id100 calls per 10 seconds
Datapoints searchGET /api/data-points20 calls per 10 seconds
Data points statisticsGET /api/data-points/statistics10 calls per 10 seconds
Dashboard - InsightsGET api/dashboard/insights-data20 calls per 10 seconds
Dashboard - Customer feedbackGET api/dashboard/customer-feedback-by-period5 calls per 5 seconds
Store finder (search)GET /api/store-finders/$storeKey/locations50 calls per 10 seconds
Store finder (details)GET /api/store-finders/$storeKey/locations/$id50 calls per 10 seconds