Category
Global Rank
#622,733
Reviews
No reviews yet — be the first to review velocity.in.
Get this data via API
Classify velocity.in — 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://velocity.in"}'
{
"domain": {
"domain_url": "https://velocity.in",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.49367794394493103,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.3083891272544861,
"IAB3": "Business",
"IAB-71-63": "Business Banking & Finance - Venture Capital"
},
{
"name": "/Business & Industrial/Business Finance/Commercial Lending",
"confidence": 0.13382183015346527,
"IAB3": "Business",
"IAB-66-63": "Business Banking & Finance - Business Loans"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.