Please note that the base URL for this endpoint is:
https://manage.mijnklantportaal.nl
Body
Type of grant you want generate tokens for. Must be always
authorization_code
.ID of your application which you got the Authentication Code for.
The secret of your application you got after registering it in the Developer portal.
The redirect URL as registered in the Developer portal.
The Authentication Code you got on the redirect back to your application.
Response
The
Bearer
token you can use for accessing the MijnKlantportaal API.The token you need to generate a new Access Token after it is expired.
Amount of seconds until the given Access Token expires.