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/security_list \ --header 'x-api-key: <api-key>'
{ "list": [ { "symbol": "<string>", "nameCn": "<string>", "nameEn": "<string>", "nameHk": "<string>" } ] }
계정 설정에서 생성한 Financial Context key입니다. x-api-key: <key>로 전송하세요.
x-api-key: <key>
시장 코드입니다. US만 지원됩니다.
US
종목 카테고리입니다. 예: 0은 미국 야간 거래입니다.
0
종목 목록
Show child attributes