Acquiring Credentials
All users of HERE APIs must obtain authentication and authorization credentials and provide them as values for the parameters app_id
and app_code
. The credentials are assigned per application.
This document uses the placeholder text {YOUR_APP_ID}
and {YOUR_APP_CODE}
as placeholders for access and authorization credentials. Replace these placeholders with your own unique application-specific credentials to access the API resources.
To obtain the credentials for an application, please visit http://developer.here.com/plans to register with HERE.
If you wish to explore the API, use the API Explorer at https://developer.here.com/api-explorer.