Health
Entities
Assets
Collections
Namespaces
Feature Extractors
List Taxonomy Classifications
Retrieves a paginated list of classification entries with optional filtering.
Headers
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.
Path Parameters
The ID or name of the taxonomy
Body
Request model for listing classifications with filters
Controls what feature data to include in the response. Note: Including additional data increases response latency.
Complex nested query filters for classifications
Logical AND operation
Logical AND operation
Logical AND operation
Whether to perform case-sensitive matching
Logical NOR operation
Whether to perform case-sensitive matching
Logical NOR operation
Logical AND operation
Whether to perform case-sensitive matching
Logical NOR operation
Logical OR operation
Whether to perform case-sensitive matching
Whether to perform case-sensitive matching
Logical NOR operation
Logical AND operation
Logical AND operation
Whether to perform case-sensitive matching
Logical NOR operation
Whether to perform case-sensitive matching
Logical NOR operation
Logical AND operation
Whether to perform case-sensitive matching
Logical NOR operation
Logical OR operation
Whether to perform case-sensitive matching
Logical OR operation
Logical AND operation
Whether to perform case-sensitive matching
Whether to perform case-sensitive matching
Logical NOR operation
Whether to perform case-sensitive matching
Logical OR operation
Whether to perform case-sensitive matching
Controls what node data to include in the response. Note: Including additional data increases response latency.
Whether to include the full node object in the response
Response
Response for the list classifications endpoint
List of classification entries with optional enriched data
ID of the classification run
ID of the classified feature
List of node matches with scores
Depth of the node in the taxonomy
ID of the matched taxonomy node
Order of the node in the taxonomy
Confidence score of the match
0 < x < 1
ID of the matched taxonomy
Full node object if requested
List of embedding configurations defining how this node should be vectorized
Name of the embedding model to use
image
, multimodal
, text
, video
, keyword
, naver-splade-v3
, vertex-multimodal
, openai-clip-vit-base-patch32
, baai-bge-m3
Type of the input
text
, url
, base64
Value of the input
Name of the taxonomy node (must be lowercase without spaces)
ID of the taxonomy this node belongs to
List of child nodes under this node
List of embedding configurations defining how this node should be vectorized
Name of the taxonomy node (must be lowercase without spaces)
ID of the taxonomy this node belongs to
List of child nodes under this node
Depth of the node in the taxonomy
Optional description of what this node represents
Unique identifier for the taxonomy node
Order of the node in the taxonomy
ID of the parent node (None if root node)
List of node names representing the path from root to this node
Depth of the node in the taxonomy
Optional description of what this node represents
Unique identifier for the taxonomy node
Order of the node in the taxonomy
ID of the parent node (None if root node)
List of node names representing the path from root to this node
ID of the taxonomy used
Was this page helpful?