Classify
This endpoint makes a prediction about which label fits the specified text inputs best. To make a prediction, Classify uses the provided examples of text + label pairs as a reference.
Note: Fine-tuned models trained on classification examples don’t require the examples parameter to be passed in explicitly.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Request
ID of a Fine-tuned Classify model