API Documentation
Authentication
How to access API endpoints ?
All API endpoints, with the exception of the /login
endpoint, are authenticated using Bearer tokens.
To obtain a Bearer token, you need to authenticate yourself with a clientId
and a clientSecret
using the /login
endpoint.
Request credentials from the Wander team
To use Wander API endpoints, you need a Wander account. Send a mail to contact@wander-app.fr
Was this page helpful?