The token endpoint is used to programmatically request tokens.
You can use the IdentityModel client library to programmatically access the token endpoint from .NET code. For more information check the IdentityModel docs.
Token Endpoint
- sandbox is https://api.sandbox.mobilepay.dk/merchant-authentication-openidconnect/c...
- production https://api.mobilepay.dk/merchant-authentication-openidconnect/connect/t...
Find the configuration links below: