Required roles: enduser-r
Log in to see your API keys
| API Key | Label | Last Used | |
|---|---|---|---|
The API token above is linked to your logged-in session on this documentation portal and should not be used in your app.
A JWT token can be obtained by logging in:
Production
curl -u username:password https://api.nextpertise.nl/jwt/log-in
Staging
curl -u username:password https://staging-api.nextpertise.nl/jwt/log-in
The JWT token is valid for both the V1 and V2 APIs.