GuidesAPI Reference
API Reference

Gets a user access token

Authenticates a user with an email and a password and gets a user access token upon the successful authentication. The user email must be registered with a valid HERE Account. Optionally user can provide requested realm ID.

Body Params
string
required
length ≥ 1

The email address of the user

string
required
length ≥ 1

The password of the user

string
length ≥ 1

A case-insensitive requested realm ID

Headers
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json