How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mixedbread deprecated_vector_stores API

The deprecated_vector_stores API from Mixedbread — 10 operation(s) for deprecated_vector_stores.

Mixedbread deprecated_vector_stores API is one of 14 APIs that Mixedbread publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 17 operations across 10 paths, and defines 60 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against 4 base URLs: https://api.mixedbread.com, https://api.dev.mixedbread.com, http://127.0.0.1:8000, http://localhost:8000.

17 operations 10 paths 60 schemas 4 DELETE5 GET6 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.mixedbread.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Mixedbread deprecated_vector_stores API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

  • ApiKeyAuth — Api key to access Mixedbreads API

Paths & Operations 17

Across 10 paths, the API surfaces 17 operations — 4 DELETE, 5 GET, 6 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

deprecated_vector_stores 17
POST
/v1/vector_stores/{vector_store_identifier}/filesdeprecated
[DEPRECATED] Upload file to vector store
create_vector_store_file 1 param body → 201422
GET
/v1/vector_stores/{vector_store_identifier}/filesdeprecated
[DEPRECATED] List vector store files
list_vector_store_files 6 params → 200422
POST
/v1/vector_stores/{vector_store_identifier}/files/listdeprecated
[DEPRECATED] List vector store files with metadata filter
list_vector_store_files_with_metadata_filter 1 param body → 200422
GET
/v1/vector_stores/{vector_store_identifier}/files/{file_id}deprecated
[DEPRECATED] Get vector store file
retrieve_vector_store_file 3 params → 200422
DELETE
/v1/vector_stores/{vector_store_identifier}/files/{file_id}deprecated
[DEPRECATED] Delete vector store file
delete_vector_store_file 2 params → 200422
POST
/v1/vector_stores/{vector_store_identifier}/rulesdeprecated
[DEPRECATED] Create search rule
deprecated_create_search_rule 1 param body → 201422
GET
/v1/vector_stores/{vector_store_identifier}/rules/{rule_id}deprecated
[DEPRECATED] Get a search rule
deprecated_retrieve_search_rule 2 params → 200422
PUT
/v1/vector_stores/{vector_store_identifier}/rules/{rule_id}deprecated
[DEPRECATED] Update a search rule
deprecated_update_search_rule 2 params body → 200422
DELETE
/v1/vector_stores/{vector_store_identifier}/rules/{rule_id}deprecated
[DEPRECATED] Delete a search rule
deprecated_delete_search_rule 2 params → 200422
DELETE
/v1/vector_stores/{vector_store_identifier}/rules/{rule_id}/specificdeprecated
[DEPRECATED] Delete a specific rule from rules array
deprecated_delete_specific_search_rule 2 params body → 200422
POST
/v1/vector_storesdeprecated
[DEPRECATED] Create a vector store
create_vector_store body → 201422
GET
/v1/vector_storesdeprecated
[DEPRECATED] List vector stores
list_vector_stores 5 params → 200422
GET
/v1/vector_stores/{vector_store_identifier}deprecated
[DEPRECATED] Get a vector store
retrieve_vector_store 1 param → 200422
PUT
/v1/vector_stores/{vector_store_identifier}deprecated
[DEPRECATED] Update a vector store
update_vector_store 1 param body → 200422
DELETE
/v1/vector_stores/{vector_store_identifier}deprecated
[DEPRECATED] Delete a vector store
delete_vector_store 1 param → 200422
POST
/v1/vector_stores/searchdeprecated
[DEPRECATED] Perform semantic search across vector store chunks
search_vector_store_chunks body → 200422
POST
/v1/vector_stores/question-answeringdeprecated
[DEPRECATED] Question answering
deprecated_create_question_answering body → 200422

Schemas 60

The contract defines 60 schemas that model the data the API accepts and returns. The most detailed are mxbai_omni__api__routes__v1__deprecated_vector_stores__models__ScoredAudioUrlInputChunk (14 properties), VectorStore (14 properties), mxbai_omni__api__routes__v1__deprecated_vector_stores__models__ScoredTextInputChunk (14 properties), mxbai_omni__api__routes__v1__deprecated_vector_stores__models__ScoredImageUrlInputChunk (13 properties). Each schema is shown below with its type and property counts.

mxbai_omni__api__routes__v1__deprecated_vector_stores__models__ScoredAudioUrlInputChunk
object
Scored audio chunk for deprecated API.
14 properties 6 required
VectorStoreChunkSearchOptions
object
Options for configuring vector store chunk searches.
6 properties
VideoChunkGeneratedMetadata
object
11 properties
VectorStoreUpdateParams
object
Parameters for updating an existing store.
5 properties
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__SearchRuleSpecificDeleteParams
object
Parameters for deleting a specific rule from array.
1 property 1 required
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__ScoredTextInputChunk
object
Scored text chunk for deprecated API.
14 properties 5 required
MarkdownChunkGeneratedMetadata
object
11 properties
RegexFlag
string
Supported regex flags.
MarkdownHeading
object
2 properties 2 required
FileSearchResultRule
object
Represents a file search result rule for a vector store search.
6 properties 5 required
ImageUrl-Output
object
Model for image URL validation.
2 properties 1 required
RerankConfig
object
Represents a reranking configuration.
3 properties
PDFChunkGeneratedMetadata
object
5 properties
VectorStoreListResponse
object
3 properties 2 required
StoreFileConfig
object
Configuration for a file.
1 property
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__SearchRuleDeleted
object
Response model for deleted search rule.
3 properties 1 required
CodeChunkGeneratedMetadata
object
8 properties 1 required
VideoUrl
object
Model for video URL validation.
1 property 1 required
ChunkSearchResultRule
object
Represents a chunk search result rule for a vector store search.
6 properties 6 required
VectorStore
object
Model representing a vector store with its metadata and timestamps.
14 properties 4 required
VectorStoreQAParams
object
Query parameters for question answering.
8 properties 1 required
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__SearchRuleUpdateParams
object
Parameters for updating a search rule.
2 properties
VideoUrlInputChunk
object
8 properties 1 required
AudioChunkGeneratedMetadata
object
9 properties
FileCounts
object
Tracks counts of files in different states within a store.
6 properties
ExpiresAfter
object
Represents an expiration policy for a store.
2 properties
VectorStoreFileListResponse
object
List response wrapper for vector store files.
3 properties 2 required
StoreFileStatus
string
ImageUrlInputChunk
object
8 properties 1 required
StoreFileParsingStrategy
string
Strategy for adding a file to a store.
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__SearchRuleCreateParams
object
Parameters for creating a new search rule.
2 properties 2 required
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__ScoredImageUrlInputChunk
object
Scored image chunk for deprecated API.
13 properties 5 required
ConditionOperator
string
Operator for a filter condition.
VectorStoreFileDeleted
object
Response model for file deletion.
3 properties 1 required
TextInputChunk
object
9 properties 1 required
QueryStringSubstitutionRule
object
Represents a string query substitution rule for a vector store search.
4 properties 4 required
VectorStoreDeleted
object
Response model for vector store deletion.
3 properties 2 required
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__SearchRuleSpecificDeleted
object
Response model for specific deleted rule.
4 properties 3 required
StoreStatus
string
Status of a store.
QueryRegexSubstitutionRule
object
Represents a regex query substitution rule for a vector store search.
6 properties 5 required
VectorStoreFile
object
Represents a file stored in a store.
11 properties 3 required
SearchFilter-Input
object
Represents a filter with AND, OR, and NOT conditions.
3 properties
HTTPValidationError
object
1 property
SearchFilterCondition
object
Represents a condition with a field, operator, and value.
3 properties 3 required
VectorStoreChunkSearchParams
object
Query parameters for searching vector store chunks.
6 properties 2 required
ValidationError
object
5 properties 3 required
ImageChunkGeneratedMetadata
object
6 properties
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__SearchRuleResponse
object
Response model for a search rule.
7 properties 6 required
TextChunkGeneratedMetadata
object
8 properties
AudioUrl
object
Model for audio URL validation.
1 property 1 required
CursorPaginationResponse
object
Response model for cursor-based pagination.
4 properties 3 required
mxbai_omni__api__routes__v1__deprecated_vector_stores__models__ScoredVideoUrlInputChunk
object
Scored video chunk for deprecated API.
13 properties 5 required
VectorStoreCreateParams
object
Parameters for creating a new vector store.
6 properties
MetadataCursorPagination
object
Cursor pagination with status and metadata.
6 properties
AudioUrlInputChunk
object
9 properties 2 required
QuestionAnsweringOptions
object
Options for question answering.
2 properties
VectorStoreQAResults
object
Results from a question answering operation.
2 properties 1 required
AgenticSearchConfig
object
Configuration for agentic multi-query search.
6 properties
VectorStoreSearchResponse
object
2 properties 1 required
DeprecatedStoreFileUpsertParams
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mixedbread-ai-deprecated-vector-stores-api-openapi.yml Raw ↑

Other APIs Mixedbread publishes across the network.

Mixedbread admin API
Mixedbread api_keys API
Mixedbread billing API
Mixedbread completions API
Mixedbread data_sources API
Mixedbread Embeddings API
Mixedbread extractions API
Mixedbread files API
Mixedbread Mixedbread Embeddings API API
Mixedbread parsing API
Mixedbread Reranking API
Mixedbread schemas API
Where this information came from

This is an independent, third-party profile of Mixedbread deprecated_vector_stores API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.