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 は US 夜間取引。
0
証券一覧
Show child attributes