# HERE Interactive Map API v1

**Canonical:** https://apis.io/apis/here/here-interactive-map-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 Interactive Map 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, Geospatial, and Interactive Map. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

HERE Interactive Map API v1 — 23 operation(s) across 12 path(s), OpenAPI 3.0.2 version 1.22.2, harvested verbatim from the HERE developer documentation. Interactive Map API v1 is a REST API for simple access to geo data. 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 (23)

| Method | Path | Summary |
|---|---|---|
| GET | `/layers/{layerId}/features` | Get features by ID |
| PUT | `/layers/{layerId}/features` | Create or replace multiple features |
| POST | `/layers/{layerId}/features` | Modify features in the layer |
| DELETE | `/layers/{layerId}/features` | Delete multiple features |
| GET | `/layers/{layerId}/features/{featureId}` | Get a feature by ID |
| PUT | `/layers/{layerId}/features/{featureId}` | Create or replace a feature |
| PATCH | `/layers/{layerId}/features/{featureId}` | Patch a feature |
| DELETE | `/layers/{layerId}/features/{featureId}` | Deletes a feature from the layer |
| GET | `/layers/{layerId}/statistics` | Get statistics |
| GET | `/layers/{layerId}/bbox` | Get features by bounding box |
| GET | `/layers/{layerId}/tile/{tileType}/{tileId}` | Get features in tile |
| GET | `/layers/{layerId}/spatial` | Get features with radius search |
| POST | `/layers/{layerId}/spatial` | Get features which intersects the provided geometry. |
| GET | `/layers/{layerId}/search` | Search for features |
| GET | `/layers/{layerId}/iterate` | Iterate features in the layer |
| GET | `/layers/{layerId}/changesets` | Get Changesets |
| DELETE | `/layers/{layerId}/changesets` | Delete Changesets |
| GET | `/layers/{layerId}/changesets/{version}` | Get Changeset |
| GET | `/layers/{layerId}/tags` | List tags |
| POST | `/layers/{layerId}/tags` | Create a tag |
| PATCH | `/layers/{layerId}/tags/{tagId}` | Update a tag |
| GET | `/layers/{layerId}/tags/{tagId}` | Get a tag |
| DELETE | `/layers/{layerId}/tags/{tagId}` | Delete a tag |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-interactive-map-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-interactive-map-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

Data, Geospatial, Interactive Map

---

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