Company
Category
Reviews
No reviews yet — be the first to review ampx.io.
Get this data via API
Classify ampx.io — 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://ampx.io"}'
{
"domain": {
"domain_url": "https://ampx.io",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.9220349788665771,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.39924222230911255,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.12521035969257355,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.