Category
Reviews
No reviews yet — be the first to review apsen.digital.
Get this data via API
Classify apsen.digital — 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://apsen.digital"}'
{
"domain": {
"domain_url": "https://apsen.digital",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.8009721040725708,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Health/Mental Health/Anxiety & Stress",
"confidence": 0.7823020815849304,
"IAB7-34": "Panic/Anxiety Disorders",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.18795031309127808,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.