From 78653e6dca6603c717f87ba7f820e88823c0caf1 Mon Sep 17 00:00:00 2001 From: Chris Sellers Date: Tue, 9 May 2023 11:09:04 +1000 Subject: [PATCH] Add Databento API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..ef149168 100644 --- a/README.md +++ b/README.md @@ -749,6 +749,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Databento](https://docs.databento.com/) | A simpler, faster way to get market data | `apiKey` | Yes | Yes | | [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 | | [Finage](https://finage.co.uk) | Finage is a stock, currency, cryptocurrency, indices, and ETFs real-time & historical data provider | `apiKey` | Yes | Unknown |