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