For the complete documentation index, see llms.txt. This page is also available as Markdown.

Quick start

You can explore the categorized API specifications and use the Test it feature in order to execute and test the endpoints.

Two kinds of authentifications are available : Bearer or Oauth.

When using the Test it option with Oauth2 , please :

  • Select the scopes : openid and email

  • Enter the cliendId to be : cgdm-itcare-api-academy

To use Bearer checkout the Authentication section.

Notes :

  • The parameters Cookies, Headers are optional.

  • The display of the popup after clicking to Test it may take several seconds.

Last updated