Category
Reviews
No reviews yet — be the first to review royal.io.
Get this data via API
Classify royal.io — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://royal.io"}'
{
"domain": {
"domain_url": "https://royal.io",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.7064949870109558,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.16920343041419983,
"IAB1-6": "Music",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.14269982278347015,
"IAB9-24": "Radio",
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.