Skip to main content
HEAD
/
api
/
aitaquote
/
quote
/
subscriptions
获取当前订阅列表 headers
curl --request HEAD \
  --url https://fcontext.com/api/aitaquote/quote/subscriptions \
  --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>.

Response

Market-data response headers.