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

An object containing user's email address, password and (optionally) requested realm ID.

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

言語
URL
LoadingLoading…
応答
試してみる!をクリックしてリクエストを開始し、こちらで応答をご確認ください! または例を選択:
application/json