Company
Category
Reviews
No reviews yet — be the first to review certego.fi.
Get this data via API
Classify certego.fi — 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://certego.fi"}'
{
"domain": {
"domain_url": "https://certego.fi",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.9,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.8,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.7,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.6,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Business & Industrial/Business Services/Warehousing",
"confidence": 0.5,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.