Custom Classifier
POST {{baseUrl}}/custom_classifier
Introduction
What does your API do?
Custom Classifier API accepts input text, categories with a list of sub-categories and API key to return a JSON response classifying the input text into categories provided.
Overview
Things that the developers should know about
The API accepts the input parameters as form-data. Providing sub-categories is optional, send an empty array ('[]') in case you do want to add any sub-categories to your category.
Response will be in JSON sorted by confidence sc