post
https://oauth.rabobank.nl/openapi/oauth2/token
This endpoint allows requesting an access token following one of the flows below:
- Authorization Code (exchange code for access token)
- Refresh Token (exchange refresh token for a new access token)
The table below indicates the required parameters for each specific grant_type options. Empty cells indicate a parameter is ignored for that specific grant type.
Client authentication: Confidential clients should authenticate using HTTP Basic Authentication, where the username is the client_id and password is the client_secret.
| Authorization code | Refresh token | |
|---|---|---|
| grant_type | authorization_code | refresh_token |
| code | required | |
| redirect_uri | optional | |
| refresh_token | required |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
429The rate limit has been exceeded for the plan or operation being used.
500An error occurred while executing this request. Please try again later and contact support if the error persists.
503An error occurred while executing this request. Please try again later and contact support if the error persists.
