From 3ce8f169786af1c9473514a37c540f8b34cc63ae Mon Sep 17 00:00:00 2001 From: Nicholas Moore Date: Sun, 29 Nov 2020 15:58:46 +0300 Subject: [PATCH] Add Twelve Data API (finance section) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c3b67c5..1182fd31 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ API | Description | Auth | HTTPS | CORS | | [Plaid](https://plaid.com/) | Connect with users’ bank accounts and access transaction data | `apiKey` | Yes | Unknown | | [Razorpay IFSC](https://ifsc.razorpay.com/) | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | Unknown | | [Tradier](https://developer.tradier.com) | US equity/option market data (delayed, intraday, historical) | `OAuth` | Yes | Yes | +| [Twelve Data](https://twelvedata.com/) | Stock market data (real-time & historical) | `apiKey` | Yes | Unknown | | [YNAB](https://api.youneedabudget.com/) | Budgeting & Planning | `OAuth` | Yes | Yes | **[⬆ Back to Index](#index)**