diff --git a/db/resources.json b/db/resources.json index 4e30c4e3..87518262 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1438, +"count": 1440, "entries": [ { "API": "Cat Facts", @@ -4887,6 +4887,15 @@ "Link": "https://developer.tradier.com", "Category": "Finance" }, + { + "API": "TradeWatch", + "Description": "Real time financial market data", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://tradewatch.io/", + "Category": "Finance" + }, { "API": "Twelve Data", "Description": "Stock market data (real-time & historical)", @@ -4914,6 +4923,15 @@ "Link": "https://apyhub.com/utility/finance-validator-bic", "Category": "Finance" }, + { + "API": "xChangeApi", + "Description": "Exchange rates & real time market data", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://xchangeapi.com/", + "Category": "Finance" + }, { "API": "YNAB", "Description": "Budgeting & Planning",