Category
Reviews
No reviews yet — be the first to review portio.capital.
Get this data via API
Classify portio.capital — 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://portio.capital"}'
{
"domain": {
"domain_url": "https://portio.capital",
"categories": [
{
"name": "/Business & Industrial/Business Services/Shared Workspaces",
"confidence": 0.2634938061237335,
"IAB21": "Real Estate",
"IAB-450-441": "Real Estate - Office Property"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.222447469830513,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.