Skip to main content
Use GET /web/sic when an existing system expects Standard Industrial Classification codes. Choose the dataset that matches the consumer of your data.

Choose a dataset

The two datasets are not interchangeable. Persist the selected classification value with every code.

Classify a company

The endpoint costs 10 credits.

Read the result

An SEC-list response can contain:
An original_sic item uses majorGroup and majorGroupName instead of office. The common fields are code, name, and confidence. Keep four-digit SIC codes as strings so leading zeroes are preserved.

Control result count

Result count is not a confidence threshold. Filter by confidence separately and keep a human-review path for classifications that affect reporting or compliance.

Production behavior

  • Prefer a domain over a company title to reduce identity ambiguity.
  • Do not infer NAICS or EIC values by transforming a SIC code.
  • Treat 404 as a normal no-match and 408 or 429 as retryable with a bounded policy.
  • Use the dataset owner’s source when you need an authoritative taxonomy definition rather than an inferred company match.

Next steps

SIC API reference

Review the complete classification request and response contract.