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/market/rank/list \ --header 'x-api-key: <api-key>'
{ "rank": { "lists": [ { "symbol": "<string>", "code": "<string>", "name": "<string>", "lastDone": "<string>", "chg": "<string>", "change": "<string>" } ] } }
按分类键获取人气排行榜列表。
在账户设置中生成的 Financial Context key。请以 x-api-key: <key> 形式发送。
x-api-key: <key>
排行分类键;可从 /api/market/rank/categories 获取。
/api/market/rank/categories
是否包含相关文章。
need_article 的兼容别名。
need_article
排行榜列表
Show child attributes