v1
latestOpenAPI 3.1.02026-07-24556488.2 KBAuthenticating to Raptor Maps
Use this endpoint to retrieve an API access token with your API Credentials.
post/oauth/token
Request body
Response
200
Example response
{
"access_token": "accessTokenValue"
}