{"slug":"netintel-dev-classify-f0082e","title":"Classify text into your own categories — zero-shot","host":"netintel.dev","method":"POST","resource":"https://netintel.dev/classify","category":"other","description":"Classify text into your own categories — zero-shot: supply 2–20 labels and Claude Haiku returns the best-matching category with confidence and per-label scores. Route, tag, triage, and detect intent or topic with your own taxonomy in one call.","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":945,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"labels":["billing","technical","general"],"text":"Hi, I was charged twice for my subscription this month and need a refund."},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"labels":{"description":"2-20 candidate category labels to classify the text into. The chosen label(s) are always drawn from this set.","items":{"type":"string"},"type":"array"},"multi_label":{"description":"If true, allow multiple matching labels and return a labels array. Defaults to false (single best label).","type":"boolean"},"text":{"description":"The text to classify — a support ticket, email, message, document snippet, etc. Max 10000 words or 50KB.","type":"string"}},"required":["text","labels"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"confidence":{"description":"Confidence for the chosen label (single-label mode)","type":"number"},"findings":{"description":"Informational findings (e.g. low_confidence)","items":{"type":"string"},"type":"array"},"grade":{"description":"Letter grade A-F","type":"string"},"label":{"description":"Best matching label (single-label mode)","type":"string"},"labels":{"description":"Matching labels (multi-label mode)","items":{"type":"string"},"type":"array"},"labels_provided":{"description":"Echo of the candidate labels supplied by the caller","items":{"type":"string"},"type":"array"},"mode":{"description":"single_label or multi_label","type":"string"},"score":{"description":"Quality score 0-100","type":"number"},"scores":{"description":"Per-label relevance scores (0-1) for every provided label","type":"object"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":945,"error":null}],"description_full":"Classify text into your own categories — zero-shot: supply 2–20 labels and Claude Haiku returns the best-matching category with confidence and per-label scores. Route, tag, triage, and detect intent or topic with your own taxonomy in one call.","last_updated":"2026-09-23T22:24:19.6Z","schemes":["exact"]}