Testing

You can download our Postman collection here.

You have to create 3 global environment variables:

Name Value
Url The value of the environment
BearerToken The Bearer Token retrieved from Keycloak (see Authentication section)
projectId The ID of a project (used in a lot of queries)

Example

{warning.fa-exclamation} Attention: Postman saves the cookies on the first request. It is advised to deactivate them to avoid authentication issues when testing the routes.
To do it, go to "Settings" tab and activate the "Disable cookie jar" option.