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