Category
Reviews
No reviews yet — be the first to review letter-exchange.com.
Get this data via API
Classify letter-exchange.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://letter-exchange.com"}'
{
"domain": {
"domain_url": "https://letter-exchange.com",
"categories": [
{
"name": "/Books & Literature/Other",
"confidence": 0.7020675539970398,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery",
"confidence": 0.16338041424751282,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.10253636538982391,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.