Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HERE Browse API

The Browse API from HERE — 1 operation(s) for browse.

HERE Browse API is one of 7 APIs that HERE publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Browse. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 7.0.0.

Requests are made against 7 base URLs: https://geocode.search.hereapi.com/v1, https://discover.search.hereapi.com/v1, https://autosuggest.search.hereapi.com/v1, https://autocomplete.search.hereapi.com/v1, https://browse.search.hereapi.com/v1, https://lookup.search.hereapi.com/v1, https://revgeocode.search.hereapi.com/v1.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
7.0.0
Base URL
https://api.example.com
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

HERE Browse API declares 2 security schemes for authenticating requests. An API key is passed in the query as apiKey (apiKey). It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • apiKey — HERE API Key (apiKey query parameter)
  • bearerAuth — HERE OAuth 2.0 token

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Browse 1
GET
/browse
Browse places by category
3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

here-browse-api-openapi.yml Raw ↑

Other APIs HERE publishes across the network.

HERE Autocomplete API
HERE Autosuggest API
HERE Discover API
HERE Geocode API
HERE Lookup API
HERE Reverse Geocode API