Synoppy v1.0 is here— start free
Product

Classify

Sort a company or page into an industry — or your own labels.

LivePOST /api/classify

Classify reads a URL and returns its industry with NAICS and SIC codes and a confidence score — or, if you pass your own labels, the single best-matching label. AI-backed, so it understands the page, not just keywords.

  • Industry + NAICS / SIC codes out of the box
  • Pass your own `labels` for custom single-label routing
  • Confidence score on every classification
  • Reads the live page content before deciding
Example request
curl -X POST https://synoppy.com/api/classify \
  -H "Authorization: Bearer $SYNOPPY_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com/post",
    "labels": ["news", "product", "blog"]
  }'

Pooled credits, one key. Every endpoint draws from the same balance, so you can mix classify with the rest of the API without a new signup. See pricing.

Explore the rest of the API

One key, pooled credits — mix any of these together.

Give your agents the whole web

Read, crawl, map, extract, enrich, classify, and images are live today — all on one key. Agent actions are on the way. Build the next thing on Synoppy.