From b2ea40c41fbd124043e31530047c1975e605ba6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Sim=C3=B5es?= <41450160+SamuelSimoes31@users.noreply.github.com> Date: Sun, 31 Oct 2021 18:28:55 -0300 Subject: [PATCH] Add Boleto.Cloud API to Finance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e94efc83..890b23d6 100644 --- a/README.md +++ b/README.md @@ -672,6 +672,7 @@ API | Description | Auth | HTTPS | CORS | | [apilayer marketstack](https://marketstack.com/) | Real-Time, Intraday & Historical Market Data API | `apiKey` | Yes | Unknown | | [Banco do Brasil](https://developers.bb.com.br/home) | All Banco do Brasil financial transaction APIs | `OAuth` | Yes | Yes | | [Binlist](https://binlist.net/) | Public access to a database of IIN/BIN information | No | Yes | Unknown | +| [Boleto.Cloud](https://boleto.cloud/) | A api to generate boletos in Brazil | `apiKey` | Yes | Unknown | | [Citi](https://sandbox.developerhub.citi.com/api-catalog-list) | All Citigroup account and statement data APIs | `apiKey` | Yes | Unknown | | [Econdb](https://www.econdb.com/api/) | Global macroeconomic data | No | Yes | Yes | | [Fed Treasury](https://fiscaldata.treasury.gov/api-documentation/) | U.S. Department of the Treasury Data | No | Yes | Unknown |