From 69302efa380122e7f338e8c345fbf71f247d3027 Mon Sep 17 00:00:00 2001 From: helious-lorne Date: Fri, 28 Aug 2026 09:20:48 +0100 Subject: [PATCH] Add Helious to Finance US Treasury auction results with the tail and bidder split, plus economic releases scored against forecast. Free tier needs no credential at all: https://api.helious.io/v1/rates returns 200 with no key. Auth: No (keyless tier; OAuth 2.1 and bearer keys are optional upgrades) HTTPS: Yes CORS: Yes (access-control-allow-origin: * verified on /v1) Docs: https://helious.io/developers/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e762d6a4..05e63fdd 100644 --- a/README.md +++ b/README.md @@ -882,6 +882,7 @@ API | Description | Auth | HTTPS | CORS | | [Front Accounting APIs](https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule) | Front accounting is multilingual and multicurrency software for small businesses | `OAuth` | Yes | Yes | | | [Goldprice.dev](https://goldprice.dev/docs) | Cross-validated gold, silver & copper spot, futures & 30-year history in 13 currencies | No | Yes | Unknown | | | [Halal Terminal](https://api.halalterminal.com/docs) | Shariah-compliant stock and ETF screening across 5 methodologies, zakat and purification | `apiKey` | Yes | Yes | | +| [Helious](https://helious.io/developers/) | US Treasury auction results with the tail and bidder split, plus scored economic releases | No | Yes | Yes | | | [Helium](https://heliumtrades.com/mcp-page/) | News with media bias scoring, balanced news synthesis, live market data, AI options pricing | No | Yes | Yes | | | [Hotstoks](https://hotstoks.com?utm_source=public-apis) | Stock market data powered by SQL | `apiKey` | Yes | Yes | | | [IBANforge](https://api.ibanforge.com) | IBAN validation and BIC/SWIFT lookup for 89 countries with 121k+ BIC entries | `apiKey` | Yes | No |