From ce60a93c759e240fe3a53b7264ddc2e257ad823b Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Sun, 25 Apr 2021 18:35:21 -0300 Subject: [PATCH] Add Banco do Brasil APIs Note: The PR #1085 is inative. Resolve #1085 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f11c7a5..aa0e614f 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Abstract VAT Validation](https://www.abstractapi.com/vat-validation-rates-api) | Validate VAT numbers and calculate VAT rates | `apiKey` | Yes | Yes | | [Alpha Vantage](https://www.alphavantage.co/) | Realtime and historical stock data | `apiKey` | Yes | Unknown | +| [Banco do Brasil](https://developers.bb.com.br/home) | All Banco do Brasil financial transaction APIs | `OAuth` | Yes | Yes | | [IEX Cloud](https://iexcloud.io/docs/api/) | Realtime & Historical Stock and Market Data | `apiKey` | Yes | Yes | | [IG](https://labs.ig.com/gettingstarted) | Spreadbetting and CFD Market Data | `apiKey` | Yes | Unknown | | [Intrinio](https://intrinio.com/) | A wide selection of financial data feeds | `apiKey` | Yes | Unknown |