Execute on-demand taxonomy validation/testing.
This endpoint is for testing taxonomy configuration only. It validates the taxonomy by calling the engine with empty documents.
NOTE: Batch taxonomy materialization is NOT triggered via API. It’s automatically triggered by the engine after feature extraction, based on collection configuration (taxonomy_applications).
Real on-demand taxonomy enrichment happens within retriever pipelines.
Bearer token authentication using your API key. Format: 'Bearer your_api_key'. To get an API key, create an account at mixpeek.com/start and generate a key in your account settings. Example: 'Bearer sk_1234567890abcdef'
Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint.
Taxonomy ID or name
Optional taxonomy version to execute
Request model for on-demand taxonomy validation and testing.
NOTE: This endpoint only supports ON_DEMAND mode for testing/validation. Batch taxonomy materialization is automatically triggered by the engine after feature extraction completes, based on collection configuration.
Successful Response
The response is of type object
.