Manual token retrieval

Prerequisite

The client who wants to manually recover the user tokens has to register his application on Mobilic API beforehand.

To do so, the client has to send an email at mobilic@beta.gouv.fr, mentioning the following informations :

  • requested environment (sandbox or production)

  • application name

Therefore, the client will receive a client_id

Token generation

Once the client_id is received, it should be transmitted to the user (manager or employee), who will be able to follow the manual API key generation procedure.

The user can then send you the generated token.

This token will allow you to make API calls while being authenticated as the user who generated the token.

Last updated