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