Skip to main content
GET
/
api
/
aitaquote
/
fundamental
/
institution_rating
/
detail
获取机构评级历史明细
curl --request GET \
  --url https://fcontext.com/api/aitaquote/fundamental/institution_rating/detail \
  --header 'x-api-key: <api-key>'
{
  "detail": {}
}

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

机构评级历史明细

detail
object