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://openapi.fcontext.com/api/market-data/quote/capital_distribution \ --header 'x-api-key: <api-key>'
{ "capitalDistribution": { "timestamp": "2023-11-07T05:31:56Z", "capitalIn": { "large": "<string>", "medium": "<string>", "small": "<string>" }, "capitalOut": { "large": "<string>", "medium": "<string>", "small": "<string>" } } }
アカウント設定で生成された Financial Context key。x-api-key: <key> として送信します。
x-api-key: <key>
日中資金分布
日中資金分布。
Show child attributes