User Picture
Username:

API Usage

To use the plaftorm via the web interface, the authentifiaction is done using cookies.
To use the API via scripts or command line tools, you must include your token as a bearer token in the Authorization http header. For more information about the type of token used, see https://jwt.io/introduction

Your access token is: {{token}}

curl
Here is an example of an API call using curl to retreive your use profile: