🇭🇰香港 · 港交所
0100 · Minimax Group INC
港交所 上市的 Minimax Group INC 代碼資訊與交易所數據。 免費調用 — 無需 API 密鑰、無需帳號、無需訂閱。
目錄
GET https://blockrun.ai/api/v1/stocks/hk/list全部市場
GET https://blockrun.ai/api/v1/stocks/{market}/list接入方式
取得 0100 行情的三種方式
以下例子均調用同一個 x402 端點。錢包、付款、重試由您選擇的方式自動處理。
FLAGSHIP AGENT
Franklin Agent
The AI agent with a wallet. Ask in plain English — it finds the listing and pays for whatever data the answer needs.
> Is Minimax Group INC (0100) listed, and where? → 0100 · Minimax Group INC · market hours 09:00-15:00
SDK · OPEN SOURCE
ClawRouter
Drop into Python or TypeScript. The SDK signs x402 headers, pays in USDC, retries on failure — you just call the endpoint.
$ pip install blockrun-llm
>>> from blockrun_llm import Client
>>> c = Client() # auto-loads wallet
>>> c.get("/v1/stocks/hk/list?q=0100")CLAUDE CODE · CURSOR · CHATGPT
BlockRun MCP
One install plugs every BlockRun service — including market data — into your AI assistant as callable tools.
$ claude mcp add blockrun -s user -- \
npx -y @blockrun/mcp@latest或使用原生 HTTP
目錄接口免費,不需要支付標頭,任何 agent 都可以直接列出該市場的代碼及其元數據。
$ curl -i https://blockrun.ai/api/v1/stocks/hk/list?q=0100
HTTP/1.1 200 OK
{
"category": "stocks/hk",
"count": 1,
"symbols": [
{ "symbol": "0100", "description": "..." }
]
}港交所 上市的其他股票