Skip to main content
HEAD
/
api
/
aitaquote
/
fundamental
/
forecast_eps
获取 EPS 预测 headers
curl --request HEAD \
  --url https://fcontext.com/api/aitaquote/fundamental/forecast_eps \
  --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

symbol
string
required

标的代码,例如 AAPL.US

Response

Market-data response headers.