# HERE Metadata API v1

**Canonical:** https://apis.io/apis/here/here-data-metadata-v1/  
**Provider:** HERE — https://apis.io/providers/here/  
**Base URL:** https://use.apilookup.for.a.base.url/  
**Documentation:** https://docs.here.com/data-api/reference

HERE Metadata 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 Data, Metadata, and Catalogs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

HERE Metadata API v1 — 10 operation(s) across 9 path(s), OpenAPI 3.0.2 version 1.2.0, harvested verbatim from the HERE developer documentation. The metadata service provides a way to get information (metadata) about layers and partitions stored in a catalog. This service exposes the metadata for all the partitions or all the changed partitions. For a catalog with versioned layers, the metadata can be retrieved for a particular version or version range of the catalog. The following operations can be performed for a catalog with versioned layers: - List versions of the catalog - Get latest and minimum version of the catalog - Get metadata of the specific layers For a volatile layer, the metadata can be fetched for all or a subset of partitions of the layer. 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 (10)

| Method | Path | Summary |
|---|---|---|
| GET | `/layerVersions` | Gets layer versions for catalog version |
| GET | `/layers/{layerId}/changes` | Gets changes for the version range. |
| GET | `/layers/{layerId}/changes/parts` | Get partIds for parallel queries of changes for the version range. |
| GET | `/layers/{layerId}/partitions` | Gets partitions |
| GET | `/layers/{layerId}/partitions/parts` | Get partIds for parallel queries of the metadata for all partitions in a specific layer. |
| GET | `/versions` | Gets catalog versions |
| POST | `/versions/compatibles` | Gets a list of available catalog versions that respect the given dependencies |
| GET | `/versions/latest` | Gets the latest available catalog version |
| GET | `/versions/minimum` | Gets the earliest available catalog version |
| POST | `/versions/minimum` | Sets the earliest available catalog version |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-data-metadata-v1-openapi.yml
- **Documentation** — https://docs.here.com/data-api/docs
- **APIReference** — https://docs.here.com/data-api/reference
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/overlays/here-data-metadata-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 Notification API](https://apis.io/apis/here/here-data-notification-v1/)
- [HERE Publish API v2](https://apis.io/apis/here/here-data-publish-v2/)

## Tags

Data, Metadata, Catalogs

---

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