Authentication

Required roles: enduser-r

Log in to see your API keys
API KeyLabelLast 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.



Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

Did this page help you?