The CodeClassify API

Everything the free tools do — as a deterministic, pay-per-use API. Validate barcodes in bulk, classify businesses into NAICS/SIC, find HS codes, check IBANs. Same input, same output, every time.

Endpoints

EndpointWhat it does
POST /v1/gtin/validateValidate up to 100 GTIN/UPC/EAN barcodes per call
POST /v1/gtin/check-digitCompute the check digit for a new barcode
POST /v1/gtin/convertUPC-A ↔ EAN-13 + GTIN-14 case codes
POST /v1/isbn/convertISBN-10 ↔ ISBN-13 conversion & validation
POST /v1/iban/validateValidate up to 100 IBANs per call (MOD-97)
GET /v1/naics/searchBusiness description → NAICS 2022 codes
GET /v1/sic/searchSearch SIC 1987 codes
GET /v1/crosswalk/sic-naicsOfficial SIC ↔ NAICS concordance
GET /v1/hs/searchProduct description → HS customs codes

Pricing

PlanPriceCalls includedWhen you run out
Free$025 / monthBuy credits or upgrade
Credits (pay-per-use)$10 one-time1,000 credits, never expireBuy another pack ($0.01/call)
Pro$9.99 / month2,000 / monthCredits cover the overflow
Ultra$49.99 / month15,000 / monthCredits cover the overflow

Failed or invalid requests are never billed. Monthly allowances reset on the 1st; unused credits roll over forever.

Payments are processed securely by Stripe. Your API key is delivered instantly after checkout.

Get your free API key

25 calls per month, no credit card. Enter your email and get the key instantly:

Prefer RapidAPI? The API is also launching there. Email us for early access — early users get an extended free tier.

Why deterministic beats AI for codes

LLM-based classifiers can return different answers for the same input — and sometimes invent codes that do not exist. CodeClassify computes results from official public-domain datasets (U.S. Census NAICS/SIC, U.S. HTS) and standard algorithms (GS1 Mod-10, ISO 13616). Same input, same output, auditable and repeatable — which is what you want in feeds, compliance and data pipelines.

Classification results are suggestions computed from public data, not official rulings or legal advice.