curl --request POST \
--url https://platform.kodexa.ai/api/taxonomies \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{}'{}Suggests a new taxon based on provided context using AI analysis.
curl --request POST \
--url https://platform.kodexa.ai/api/taxonomies \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{}'{}API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
The body is of type object.
Suggested taxon
The response is of type object.