Classify text against your account's classifier categories.
Not yet available. A key-authed
POST /v1/classificationsendpoint is not served by the gateway yet; this page describes the intended behavior.
Classifiers work today from the dashboard: define categories and classify text at Settings → Classifiers (deterministic keyword matching, no model call). See Custom Classifiers.
When it ships, it will accept { "input": "<text>" } and return every category whose match terms fire, authenticated with Authorization: Bearer $OPENDUNES_API_KEY.