Use an access token

Paste any access token and call one of the token-secured endpoints with it.

OpenID Provider and time API
Protected payment API
All three endpoints live on https://paymentapi.secure.nu and take the same bearer token, but they do not ask the same things of it.
Any authenticated caller. Echoes back every claim on the token.
Requires scope=payment and role=finance.
Requires scope=payment and role=developer.