Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://fcontext.com/api/aitaquote/market/status \ --header 'x-api-key: <api-key>'
{ "status": { "marketTime": [ { "market": 123, "tradeStatus": 123, "timestamp": "<string>", "delayTradeStatus": 123 } ] } }
获取各市场当前开收盘状态。
Financial Context key generated from account settings. Send it as x-api-key: <key>.
x-api-key: <key>
市场状态
Show child attributes