From 4ae633883f57017b20d9b90466ae13a16a916585 Mon Sep 17 00:00:00 2001 From: Wooram Son Date: Wed, 6 May 2026 16:49:27 +0900 Subject: [PATCH] Add Alpha (Mossland) API to Cryptocurrency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76c04766..c08768fe 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ API | Description | Auth | HTTPS | CORS | | [0x](https://0x.org/api) | API for querying token and pool stats across various liquidity pools | No | Yes | Yes | | [1inch](https://1inch.io/api/) | API for querying decentralize exchange | No | Yes | Unknown | | [Alchemy Ethereum](https://docs.alchemy.com/alchemy/) | Ethereum Node-as-a-Service Provider | `apiKey` | Yes | Yes | +| [Alpha (Mossland)](https://alpha.moss.land/developers) | Korean crypto channel stance + RAG Q&A + canonical entity/topic/event store | No | Yes | Yes | | [Binance](https://github.com/binance/binance-spot-api-docs) | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown | | [Bitcambio](https://nova.bitcambio.com.br/api/v3/docs#a-public) | Get the list of all traded assets in the exchange | No | Yes | Unknown | | [BitcoinAverage](https://apiv2.bitcoinaverage.com/) | Digital Asset Price Data for the blockchain industry | `apiKey` | Yes | Unknown |