Skip to main content
GET
/
api
/
aitaquote
/
market
/
rank
/
categories
获取人气排行分类
curl --request GET \
  --url https://fcontext.com/api/aitaquote/market/rank/categories \
  --header 'x-api-key: <api-key>'
{
  "categories": {
    "data": "<unknown>"
  }
}

Authorizations

x-api-key
string
header
required

Financial Context key generated from account settings. Send it as x-api-key: <key>.

Response

排行分类

categories
object