Workflow Overview
To get started with the Venue Maps API, follow the major steps in this workflow overview:
- Retrieve your HERE access credentials
You get your credentials after you register with a HERE developer plan.
- Request a signature
You need a signature to sign your requests.
- Discover venues
To start working with venues, you need to find out which ones the Venue Maps API supports in your area.
- Request map tiles or full models
You can get venue data as a map tile or full JSON data model.
- If you prefer to use tiles, first calculate the qadkeys for those tiles.
- To request tile data, use the tiles resources.
- To request venue models, use the model resources.