Categories
Get the list of categories
GET /categories/list{
"success": true,
"result": [
"english-adjectives",
"double-emoji"
// ...
]
}Get the domains of a category
GET /categories/list/{category}Get categories statistics
Get statistics for a category
Get floors
Get floor for a category
Get supply
Get top categories by volume
Get owners
Last updated