Namespaces
Create Namespace
Creates a new namespace with the specified configuration
POST
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'
Body
application/json
Request schema for creating a new namespace
List of vector indexes to be used within this namespace. Must be one of: 'image', 'openai-clip-vit-base-patch32', 'multimodal', 'vertex-multimodal', 'text', 'baai-bge-m3', 'keyword', 'naver-splade-v3'
Name of the namespace to create
List of payload index configurations
Was this page helpful?