Hi,
I created a new account on OpenRouteService and received a JWT-style API key (starting with “eyJ…”). However, when I try to use this key with the Directions REST API (e.g. for foot-walking directions), I receive errors such as 403 Forbidden or empty responses.
From documentation and previous posts, I understand that a classic (plain-text) API key is required for the REST endpoints, but I cannot find any option in my dashboard to generate one. I only see the JWT key.
How can I obtain a classic API key for using with the /v2/directions/foot-walking REST endpoint?
Thank you in advance!