# HERE Config API v1

**Canonical:** https://apis.io/apis/here/here-data-config-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 Config 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, Catalogs, and Configuration. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

HERE Config API v1 — 30 operation(s) across 18 path(s), OpenAPI 3.0.1 version 1.3.4, harvested verbatim from the HERE developer documentation. The config service provides basic catalog management operations. It manages all platform resources needed for different kinds of catalogs and operations on them. 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 (30)

| Method | Path | Summary |
|---|---|---|
| GET | `/catalogs` | Gets a list of all catalogs |
| POST | `/catalogs` | Creates a catalog |
| GET | `/catalogs/context/{pageContext}` | Gets a list of catalogs in the current page |
| GET | `/catalogs/{catalogHrn}` | Gets the details of a catalog |
| HEAD | `/catalogs/{catalogHrn}` | Checks the existence of a catalog |
| PUT | `/catalogs/{catalogHrn}` | Updates a catalog |
| PATCH | `/catalogs/{catalogHrn}` | Modify a catalog |
| DELETE | `/catalogs/{catalogHrn}` | Deletes a catalog |
| PATCH | `/catalogs/{catalogHrn}/status` | Mark a catalog as disabled or re-enable catalog |
| GET | `/catalogs/{catalogHrn}/status` | Gets catalog status information |
| PATCH | `/catalogs/{catalogHrn}/layers/{layerId}` | Modify a catalog layer |
| DELETE | `/catalogs/{catalogHrn}/layers/{layerId}` | Delete a layer |
| GET | `/catalogs/{catalogHrn}/subsets` | Retrieves the details of all accessible subsets. |
| GET | `/catalogs/{catalogHrn}/subsets/{subsetId}` | Retrieve the details of a specific subset. |
| GET | `/catalogs/{catalogHrn}/subsetsFingerprint` | Get Subsets Fingerprint |
| GET | `/catalogs/{catalogHrn}/dataSubsets` | Retrieves the details of all accessible data subsets. |
| POST | `/catalogs/{catalogHrn}/dataSubsets` | Create data subsets |
| GET | `/catalogs/{catalogHrn}/dataSubsets/{dataSubsetId}` | Retrieve the details of a specific data subset. |
| DELETE | `/catalogs/{catalogHrn}/dataSubsets/{dataSubsetId}` | Delete a specific data subset |
| GET | `/catalogs/{catalogHrn}/dataSubsetsFingerprint` | Get Data Subsets Fingerprint |
| DELETE | `/catalogs/{catalogHrn}/automaticVersionDeletion` | Disable automatic version deletion |
| GET | `/status/{token}` | Gets the status of a create, update or delete catalog request. |
| GET | `/subscriptions` | Gets a list of all subscriptions. |
| POST | `/subscriptions` | Creates a subscription |
| GET | `/subscriptions/{subscriptionHrn}` | Gets the configuration of the subscription |
| HEAD | `/subscriptions/{subscriptionHrn}` | Checks the existence of a subscription. |
| DELETE | `/subscriptions/{subscriptionHrn}` | Deletes a subscription. |
| GET | `/subscriptions/status/{statusToken}` | Gets the status of the subscription create/delete process. |
| POST | `/subscriptions/batch` | Creates multiple subscriptions in a single request. |
| GET | `/subscriptions/batch/status/{statusToken}` | Gets status of batch subscripton creation |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-data-config-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-config-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 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/)
- [HERE Publish API v2](https://apis.io/apis/here/here-data-publish-v2/)

## Tags

Data, Catalogs, Configuration

---

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