# HERE Stream API v2

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

HERE Stream API v2 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, Streaming, and Messaging. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

HERE Stream API v2 — 7 operation(s) across 6 path(s), OpenAPI 3.0.1 version 2.1.2, harvested verbatim from the HERE developer documentation. The stream service provides the ability to consume data from a stream layer. With this service you can subscribe to a stream layer and consume messages. 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 (7)

| Method | Path | Summary |
|---|---|---|
| POST | `/layers/{layerId}/subscribe` | Enable message consumption from a specific stream layer. |
| DELETE | `/layers/{layerId}/subscribe` | Delete subscription to a layer |
| GET | `/layers/{layerId}/partitions` | Consumes data from a layer |
| GET | `/layers/{layerId}/endpoint` | Expose the endpoint to consume the data of the layer directly |
| GET | `/layers/{layerId}/{type}/endpoint` | Exposes the endpoint to use to produce and consume the data of the layer directly |
| PUT | `/layers/{layerId}/offsets` | Commits offsets of the last message read |
| PUT | `/layers/{layerId}/seek` | Seek to predefined offset. |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-data-stream-v2-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-stream-v2-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, Streaming, Messaging

---

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