Account API vs Banco do Brasil
If you need a Finance API that's easy to integrate, go with Account API.
Account API
This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead. The Acc...
Banco do Brasil
All Banco do Brasil financial transaction APIs
Account API
- Simple API key authentication
- HTTPS supported
Banco do Brasil
- HTTPS supported
- CORS enabled for frontend use
- Requires OAuth setup
- Currently flagged as inactive
| Feature | Account API | Banco do Brasil |
|---|---|---|
| Authentication | apiKey | OAuth |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
Banco do Brasil works directly from the browser with CORS enabled, making it better for frontend-only apps.