🇨🇳中国 · 上海 / 深圳
688256 · Cambricon Technologies CORP LTD
上海 / 深圳 上市的 Cambricon Technologies CORP LTD 代码信息与交易所数据。 免费调用 — 无需 API 密钥、无需账号、无需订阅。
目录
GET https://blockrun.ai/api/v1/stocks/cn/list全部市场
GET https://blockrun.ai/api/v1/stocks/{market}/list接入方式
获取 688256 行情的三种方式
以下示例都是调用同一个 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 Cambricon Technologies CORP LTD (688256) listed, and where? → 688256 · Cambricon Technologies CORP LTD · 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/cn/list?q=688256")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/cn/list?q=688256
HTTP/1.1 200 OK
{
"category": "stocks/cn",
"count": 1,
"symbols": [
{ "symbol": "688256", "description": "..." }
]
}上海 / 深圳 上市的其他标的