Skip to main content
POST
suggest_domain_description

Authorizations

X-API-Key
string
header
required

Body

application/json

Ask the model for a classifier-facing description of a named domain.

display_name
string
required

The domain's display name. Meaningless names should yield an empty description.

Required string length: 1 - 200

Response

Successful Response

Classifier-facing brief for taxonomy generation, or empty when the name is unusable.

description
string
required

Suggested domain description for taxonomy generation. Empty when the name is not a recognizable subject.

Maximum string length: 4000