Category
Reviews
No reviews yet — be the first to review pontely.com.
Get this data via API
Classify pontely.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://pontely.com"}'
{
"domain": {
"domain_url": "https://pontely.com",
"categories": [
{
"name": "/Science/Biological Sciences/Genetics",
"confidence": 0.5873860120773315,
"IAB15-2": "Biology",
"IAB-468-464": "Science - Genetics"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.478826642036438,
"IAB16-4": "Dogs",
"IAB-425-422": "Pets - Dogs"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.4681159555912018,
"IAB16": "Pets",
"IAB-422": "Pets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.