HERE Map Attributes V8 API

The Map Attributes V8 API from HERE — 20 operation(s) for map attributes v8.

Operations 23

GET /v8/maps/attributes Simple and fast access to the rich HERE Map Content #
POST /v8/maps/attributes Simple and fast access to the rich HERE Map Content #
GET /v8/maps/attributes/segments Map Attributes for individual segments #
POST /v8/maps/attributes/segments Map Attributes for individual segments (POST) #
POST /v8/maps/upload Import Geometries in a WKT or Shape File - deprecated, use HERE Geofencing API #
POST /v8/maps/modify Modify Geometries in Existing Layers - deprecated, use HERE Geofencing API #
GET /v8/maps/routeisoline Retrieve the POIs that are reachable within a certain time or distance from the… #
GET /v8/maps/list List available map (public/private/both) regions/releases available to the app #
GET /v8/maps/list.html List all maps (public/private/both) available to the app in HTML format #
GET /v8/maps/layers/list List the available map layers (public/private/both) in JSON format. #
GET /v8/maps/layers/list.html List the available map layers (public/private/both) in HTML format. #
GET /v8/maps/layers/doc Show the layer documentation for a specific layer (public/private) in JSON… #
GET /v8/maps/layers/doc.html Show the layer documentation for a specific layer (public/private) in HTML… #
GET /v8/maps/layers/attributes List the layer attributes across all layers #
GET /v8/maps/layers/attributes.html List the layer attributes across all layers #
GET /v8/maps/indexes List available layer indexes #
GET /v8/maps/indexes.html List available layer indexes #
GET /v8/maps/index Tile IDs containing a given value #
GET /v8/maps/delete Delete some of my Geometry Layers. #
GET /v8/maps/content.html Landing page for inline documentation #
GET /v8/maps/serviceconfiguration Service parameter boundary values #
GET /v8/maps/attributes/path Map Attributes along a route path #
POST /v8/maps/attributes/path Map Attributes along a route path (POST) #

Documentation

📖
Documentation
https://docs.here.com/identity-and-access-management/docs
📖
APIReference
https://docs.here.com/identity-and-access-management/reference
📖
Documentation
https://docs.here.com/data-api/docs
📖
APIReference
https://docs.here.com/data-api/reference
📖
Documentation
https://docs.here.com/usage/docs
📖
APIReference
https://docs.here.com/usage/reference
📖
Documentation
https://docs.here.com/destination-weather/docs
📖
APIReference
https://docs.here.com/destination-weather/reference
📖
Documentation
https://docs.here.com/ev-products/docs
📖
APIReference
https://docs.here.com/ev-products/reference
📖
Documentation
https://docs.here.com/fuel-prices/docs
📖
APIReference
https://docs.here.com/fuel-prices/reference
📖
Documentation
https://docs.here.com/geocoding-and-search/docs
📖
APIReference
https://docs.here.com/geocoding-and-search/reference
📖
Documentation
https://docs.here.com/routing/docs
📖
APIReference
https://docs.here.com/routing/reference
📖
Documentation
https://docs.here.com/positioning/docs
📖
APIReference
https://docs.here.com/positioning/reference
📖
Documentation
https://docs.here.com/indoor-map/docs
📖
APIReference
https://docs.here.com/indoor-map/reference
📖
Documentation
https://docs.here.com/transit/docs
📖
APIReference
https://docs.here.com/transit/reference
📖
Documentation
https://docs.here.com/map-attributes/docs
📖
APIReference
https://docs.here.com/map-attributes/reference
📖
Documentation
https://docs.here.com/map-rendering/docs
📖
APIReference
https://docs.here.com/map-rendering/reference
📖
Documentation
https://docs.here.com/workspace/docs
📖
APIReference
https://docs.here.com/workspace/reference
📖
Documentation
https://docs.here.com/tour-planning/docs
📖
APIReference
https://docs.here.com/tour-planning/reference
📖
Documentation
https://docs.here.com/tracking/docs
📖
APIReference
https://docs.here.com/tracking/reference
📖
Documentation
https://docs.here.com/traffic-api/docs
📖
APIReference
https://docs.here.com/traffic-api/reference
📖
Documentation
https://docs.here.com/wego-pro/docs
📖
APIReference
https://docs.here.com/wego-pro/reference

Specifications

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/here-map-attributes-v8-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

here-map-attributes-v8-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Map Attributes V8 API
  description: 'Simple and fast access to the rich HERE Map content


    Note: Support for custom map data and custom routing is deprecated.'
  termsOfService: https://developer.here.com/terms-conditions
  license:
    name: HERE Documentation License
    url: https://legal.here.com/en-gb/terms/documentation-license
  version: 8.3.3
servers:
- url: https://smap.hereapi.com
  description: Generated server url
security:
- apiKey: []
- bearerTokenAuth: []
tags:


# --- truncated at 32 KB (116 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-map-attributes-v8-api-openapi.yml