Skip to main content
Send a company description or a website URL and get back real-time industrial classifications across multiple taxonomies, plus a list of similar companies.

What you get back

A single POST request returns:
FieldWhat it is
RTICsReal-Time Industrial Classifications β€” The Data City’s proprietary codes that classify companies by what they actually do, updated continuously.
RSICsReal-time SIC codes β€” SIC codes refined with live data rather than the static codes on Companies House.
RNAICsReal-time NAICS codes β€” the North American industry classification equivalent, built the same way as RSICs.
SICsStandard Industrial Classification codes β€” the statutory UK codes registered at Companies House.
Similar companiesCompanies with comparable business activities, ranked by similarity score.
Each classification includes a confidence score so you can decide how much to trust the result.

Who it’s for

Use this API when you need to classify companies programmatically β€” for lead enrichment, portfolio tagging, market sizing, or compliance screening.

How to get started

Quickstart

Sign up and classify your first company in under five minutes.

Authentication

OAuth2 password flow β€” get a JWT, use a Bearer header.

Errors

Every error code, what it means, and what to do about it.

Rate limits & quotas

Free-tier usage quota and per-minute rate limits.

Base URL

https://instant-classification-api.thedatacity.com/api/v1
All endpoints sit under /api/v1. The interactive playground on each endpoint page lets you paste your token and send live requests.
Last modified on May 25, 2026