1. Get your API key
Create one at classer.ai/api-keys.2. Install the SDK
3. Classify text
Pick the single best label for a piece of text.4. Tag with multiple labels
Return all labels that match above a confidence threshold.5. Use descriptions for better accuracy
Add label descriptions when labels are ambiguous.Next steps
API Reference
Full endpoint documentation
Python SDK
Python SDK reference
TypeScript SDK
TypeScript SDK reference