# HERE Rate Limit Rules API v1

**Canonical:** https://apis.io/apis/here/here-rate-limit-rules-v1/  
**Provider:** HERE — https://apis.io/providers/here/  
**Base URL:** Use API Lookup for a base URL  
**Documentation:** https://docs.here.com/identity-and-access-management/reference

HERE Rate Limit Rules API v1 is one of 71 APIs that [HERE](https://apis.io/providers/here/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Identity, Rate Limits, and IAM. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

HERE Rate Limit Rules API v1 — 11 operation(s) across 11 path(s), OpenAPI 3.0.2 version 1.0.0, harvested verbatim from the HERE developer documentation. The Rate Limit Rules API provides information about rate limit rules that are actively being enforced for your organization. Any request to a HERE Platform service may be subject to rate limit rules. Rate limit rules are applied to a request using the following criteria: Any rule whose requestMatchingCriteria matches the request is a candidate rule. Every candidate rule is applied as long as it is not __overwritten__ A rule ( rule1 ) is __overwritten__ if a there is a different candidate rule ( rule2 ) that meets the following conditions: The overwriteControl for BOTH rules is identical The requestMatchingCriteria for rule2 is a superset of the requestMatchingCriteria for rule1 When overwriteControl is equal to byMatchingCriteria , the g Base URL is not fixed: the spec directs clients to resolve it at runtime through the HERE API Lookup Service (https://api-lookup.data.api.platform.here.com/lookup/v1).

## Operations (11)

| Method | Path | Summary |
|---|---|---|
| GET | `/identities/me/rules` | Get list of rate limit rules for the caller |
| GET | `/identities/default/rules` | Get list of rate limit rules for the caller's realm |
| GET | `/identities/{identityHrn}/rules` | Get list of rate limit rules for an identity |
| GET | `/identities/me/rules/{ruleHrn}` | Get rate limit rule for the caller |
| GET | `/identities/default/rules/{ruleHrn}` | Get rate limit rule for the caller's realm |
| GET | `/identities/{identityHrn}/rules/{ruleHrn}` | Get rate limit rule for an identity |
| GET | `/endpoints` | Get endpoints |
| GET | `/endpoints/{endpointId}` | Get endpoint |
| GET | `/health` | Tests basic health of the service |
| GET | `/version` | Retrieves API specification version information |
| GET | `/openapi` | Retrieves this API specification in OpenAPI 3 format |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-rate-limit-rules-v1-openapi.yml
- **Documentation** — https://docs.here.com/identity-and-access-management/docs
- **APIReference** — https://docs.here.com/identity-and-access-management/reference
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/overlays/here-rate-limit-rules-v1-overlay.yaml

## Other HERE APIs (12)

- [Here Account v1 APIs](https://apis.io/apis/here/here-account-v1/)
- [HERE API Lookup Service v1](https://apis.io/apis/here/here-api-lookup-v1/)
- [HERE Authentication API v1.1](https://apis.io/apis/here/here-authentication-v1-1/)
- [HERE Authorization API v1.1](https://apis.io/apis/here/here-authorization-v1-1/)
- [HERE Cost Management Usage API v2](https://apis.io/apis/here/here-cost-management-usage-v2/)
- [HERE Blob API v1](https://apis.io/apis/here/here-data-blob-v1/)
- [HERE Blob API v2](https://apis.io/apis/here/here-data-blob-v2/)
- [HERE Config API v1](https://apis.io/apis/here/here-data-config-v1/)
- [HERE Index API v1](https://apis.io/apis/here/here-data-index-v1/)
- [HERE Ingest API v1](https://apis.io/apis/here/here-data-ingest-v1/)
- [HERE Metadata API v1](https://apis.io/apis/here/here-data-metadata-v1/)
- [HERE Notification API](https://apis.io/apis/here/here-data-notification-v1/)

## Tags

Identity, Rate Limits, IAM

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/here/here-rate-limit-rules-v1/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/here/.
