Skip to main content
GET
/
api
/
aitaquote
/
fundamental
/
compare
获取完整可比估值表
curl --request GET \
  --url https://fcontext.com/api/aitaquote/fundamental/compare \
  --header 'x-api-key: <api-key>'
{
  "comparison": {}
}

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

完整可比估值表

comparison
object