To use our web services you must authenticate yourself with a token.
This guide will show you how to get a token. We follow the OpenID Connect and OAuth 2.0 protocols.
Prerequisite
First of all, if you want to use our authenticated API, you must request an access to our technical team by email: dev@monpetitplacement.fr
Once your request is approved, you will receive a client_id
to use to get your tokens.
For the time being, no access that can obtain the information of multiple users will be issued. You will only be able to get the information for the logged in user.