Product Overview
Authorization Services API secures the access to Rabobank Premium APIs. It uses the OAuth 2.0 authorization code flow, with which users can give authorize your application to access to their account data. This approach gives users control over their data, while enabling your application to access protected resources.
Prerequisites
To ensure a smooth start with the Authorization Services API, your business should meet the following conditions:
- High degree of automation.
- Professional IT environment and good infrastructure.
- Permanently available security expertise to use Accounts & Payments APIs and safeguarding its security.
Rate limiting
A default rate limit plan is set for all APIs. The rate limit can be shared or individual (defined per operation). The table below describes the rate limiting for this product.
| Operation | Type | Limit (API calls / s) | Counts towards shared limit |
|---|---|---|---|
GET /authorize | Shared | 10 | Yes |
POST /token | Shared | 10 | Yes |
GET /v1/consents/{consentId} | Shared | 10 | Yes |
Updated about 1 month ago
Did this page help you?
