Company
Category
Reviews
No reviews yet — be the first to review lumistar.ai.
Get this data via API
Classify lumistar.ai — 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://lumistar.ai"}'
{
"domain": {
"domain_url": "https://lumistar.ai",
"categories": [
{
"name": "/Sports/Sporting Goods/Tennis Equipment",
"confidence": 0.7623550295829773,
"IAB17-40": "Tennis",
"IAB-539-483": "Sports - Tennis"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1398300677537918,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.11741489917039873,
"IAB19-28": "Portable",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.