Skip to main content
HEAD
/
api
/
aitaquote
/
quote
/
warrant
获取轮证实时行情 headers
curl --request HEAD \
  --url https://fcontext.com/api/aitaquote/quote/warrant \
  --header 'x-api-key: <api-key>'
{
  "error": "<string>"
}

Authorizations

x-api-key
string
header
required

Financial Context key generated from account settings. Send it as x-api-key: <key>.

Query Parameters

symbols
string
required

轮证标的代码列表,使用英文逗号分隔。

Response

Market-data response headers.