Category
Global Rank
#2,751
Reviews
No reviews yet — be the first to review brevo.com.
Get this data via API
Classify brevo.com — 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://brevo.com"}'
{
"domain": {
"domain_url": "https://brevo.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6771582961082458,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.4822000861167908,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.4589089155197144,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.