Citizens Financial Group · Rate Limits
Citizens Financial Group Rate Limits
Citizens Financial Group APIs are partner-onboarded via a developer portal. Public quantitative rate-limit thresholds are not published; per-second / per-minute limits are documented inside the partner developer portal once production access is provisioned. FDX consumer-data sharing endpoints follow FDX recommended throttle / batch patterns.
3 Limits
Throttle: 429
BankingFinancial ServicesPaymentsRate Limiting
Limits
Sandbox limits app
see Citizens Developer Portal partner documentation
Production limits app/partner
per partner agreement; documented inside developer portal after onboarding
FDX bulk pull patterns aggregator
follow FDX recommended off-peak batch and event-based update patterns
Policies
Backoff Strategy
Implement exponential backoff with jitter on HTTP 429/503 and honor any Retry-After header.
FDX schedule alignment
Aggregators should align bulk consumer-data pulls with FDX-recommended off-peak windows to avoid throttling.
OAuth 2.0 / FAPI token handling
Reuse access tokens until expiry to avoid consuming Authorization-Server rate budget.