Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
user_context
string
required
taxonomy_name
string | null
industry
string | null
data_type
string | null
use_case
string | null
taxonomy_type
string
default:hierarchical
max_depth
integer | null
default:3
llm_profile_name
string | null
data_connector_name
string | null
validate_tags
boolean | null
default:false

Response

Successful Response

taxonomy_data
Taxonomy Data · object
required
taxonomy_description
string | null
suggested_tags
Suggested Tags · object | null
tag_not_found_rates
Tag Not Found Rates · object | null