Authentication
Send the key in the api-key header.
The SDK is not released. What follows uses plain HTTP.
The route optimisation group takes an API key in the api-key header and never a Bearer token. The key has to be valid and entitled, and the feature has to be switched on server side.
The full explanation, including how to get a key, is in the authentication section on the documentation index.