Skip to main content
HEAD
/
api
/
aitaquote
/
screener
/
indicators
获取选股指标 headers
curl --request HEAD \
  --url https://fcontext.com/api/aitaquote/screener/indicators \
  --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.