Company
Category
Reviews
No reviews yet — be the first to review thefortecommunity.com.
Get this data via API
Classify thefortecommunity.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://thefortecommunity.com"}'
{
"domain": {
"domain_url": "https://thefortecommunity.com",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.1357226520776749,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.12212937325239182,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.