Category
Reviews
No reviews yet — be the first to review rebeliq.ai.
Get this data via API
Classify rebeliq.ai — 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://rebeliq.ai"}'
{
"domain": {
"domain_url": "https://rebeliq.ai",
"categories": [
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.5017951726913452,
"IAB13-2": "Credit/Debt & Loans",
"IAB-408-405": "Personal Debt - Personal Loans"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Ferrari",
"confidence": 0.214119553565979,
"IAB2": "Automotive",
"IAB-1": "Automotive"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.