GuidesAPI EndpointsAPI Changelog
Live AI Demo
API Endpoints

⭐ [NEW] Create a taxonomy

Create a new taxonomy.

If tags is provided the array fully replaces the initial tag set (batch upsert
semantics - exactly one tag must have "default": true). If tags is omitted, an
"others" tag is created automatically as the default.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
required
string

Optional. Unique per team - returns 409 on collision.

string
string

Parent taxonomy key for hierarchical taxonomies.

string

Classifier key - must have model_type = "tagging".

tags
array of objects

Optional initial tag set. When provided, auto-creation of the default
"others" tag is skipped. Exactly one entry must have "default": true.

tags
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json