Returns the categories tree, a nested lineage of the categories with parent->child relationship. The Category objects returned are simplified versions of the category objects returned in the rest of this API.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/categoriesTree_Resp",
"title": "categoriesTree_Resp",
"type": "object",
"properties": {
"data": {
"type": "array",
"items": {
"$ref": "#/components/schemas/categoriesTreeNode_Full"
}
},
"meta": {
"$ref": "#/components/schemas/metaEmpty_Full"
}
},
"description": "Returns the categories tree, a nested lineage of the categories with parent->child relationship. The Category objects returned are simplified versions of the category objects returned in the rest of this API.\n",
"x-internal": false
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.