Limits and Quotas
Limits
- For information about data storage and throughput limits, see the Data API - Developer Guide.
- For information about limits related to orgs, users, projects, and apps, see the Identity and Access Management - Developer Guide.
- For information about pipeline components and limitations, see the Pipelines API - Developer Guide.
- For information about location services pricing and transaction limits, see HERE Base Plan Pricing.
Quotas
Usually, if a quota is exceeded when making requests to an API, the API returns a HTTP 429/503 status code and a message that the account has exceeded the quota.
Note
In the event of a sudden surge in demand, such as a doubling of traffic levels in a very short period of time, HERE services may return HTTP 429/503 status codes for a short period of time (usually up to 10 minutes) and throttle requests from one or more users, even if the user's quotas were not reached. This is done to enable the service to meet the Service Level Agreement (SLA) while the service adapts to new request rates.
- For information about quotas related to the Data API, see the Data API - Developer Guide.
- For information about quotas related to the Authentication and Authorization API, see the Identity and Access Management - Developer Guide.
Updated 6 days ago