App code

App code credentials are now deprecated and you cannot create new app codes, you can only use existing ones. HERE recommends use of API Keys or OAuth 2.0 Tokens for improved security. APP CODE credentials are the least secure of the authentication credential types. Existing accounts using APP CODE credentials will continue to be supported. However, we encourage you to start transitioning to the new authentication types to take advantage of improved security.

How to use an app code

The following example demonstrates authentication with app code credentials using the app_id/app_code parameters in the request URL.

Example

https://geocoder.api.here.com/search/6.2/geocode.json
?languages=en-US
&maxresults=4
&searchtext=Sunnyvale
&app_id={YOUR_APP_ID}
&app_code={YOUR_APP_CODE}

Note

If you choose to update your credentials in the future, for example, with API key credentials, you can remove your app code credentials by clicking Remove APP CODE credentials and use your new API key credentials in their place.

results matching ""

    No results matching ""