Skip to content

Applications

Applications are the equivalent of users but for services, not people. Every call to our API must be done on behalf of one Application.

Every Application has a CLIENT_ID and a CLIENT_SECRET. These can be seen as the user and password of the Application. They are going to be used to authenticate all the requests to our APIs.

You can create and delete Applications from the Flanks Platform.