Acquiring Credentials
All users of HERE Extension 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_CODE}
and {YOUR_APP_ID}
as placeholders for access and authorization credentials. Please replace these placeholders with your own unique application-specific credentials to access the API resources.
To obtain the credentials for an application, please contact us.
If you wish to explore the API, use the API Explorer at https://developer.here.com/api-explorer.