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 data_sources API

The data_sources API from Mixedbread — 6 operation(s) for data_sources.

Mixedbread data_sources 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.

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

This API exposes 12 operations across 6 paths, and defines 19 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.

12 operations 6 paths 19 schemas 2 DELETE6 GET2 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 data_sources API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

  • ApiKeyAuth — Api key to access Mixedbreads API

Paths & Operations 12

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

data_sources 12
POST
/v1/data_sources/{data_source_id}/connectors
Create a new connector
create_connector 1 param body → 201422
GET
/v1/data_sources/{data_source_id}/connectors
Get all connectors for a data source
list_connectors 5 params → 200422
GET
/v1/data_sources/{data_source_id}/connectors/{connector_id}
Get a connector by ID
get_connector 2 params → 200422
PUT
/v1/data_sources/{data_source_id}/connectors/{connector_id}
Update a connector
update_connector 2 params body → 200422
DELETE
/v1/data_sources/{data_source_id}/connectors/{connector_id}
Delete a connector
delete_connector 2 params → 200422
POST
/v1/data_sources/
Create a new data source
create_data_source body → 201422
GET
/v1/data_sources/
Get all data sources
list_data_sources 4 params → 200422
GET
/v1/data_sources/{data_source_id}
Get a data source by ID
get_data_source 1 param → 200422
PUT
/v1/data_sources/{data_source_id}
Update a data source
update_data_source 1 param body → 200422
DELETE
/v1/data_sources/{data_source_id}
Delete a data source
delete_data_source 1 param → 200422
GET
/v1/data_sources/{data_source_id}/oauth2/authorize
Authorize a data source
authorize_data_source 1 param → 200422
GET
/v1/data_sources/oauth2/callback
OAuth2 callback for data source authorization
oauth2_callback 4 params → 307400404422

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are DataSourceConnector (14 properties), DataSource (8 properties), DataSourceOAuth2Params (8 properties), DataSourceConnectorCreateParams (5 properties). Each schema is shown below with its type and property counts.

SyncStatus
string
DataSourceConnector
object
Service-level representation of a connector.
14 properties 12 required
DataSourceType
string
DataSourceConnectorCreateParams
object
Parameters for creating a connector.
5 properties 1 required
DataSourceListResponse
object
A list of data sources with pagination.
3 properties 2 required
NotionDataSourceCreateOrUpdateParams
object
Parameters for creating or updating a Notion data source.
4 properties 1 required
OAuth2CreateOrUpdateParams
object
Base class for OAuth2 create or update parameters.
1 property
DataSourceOAuth2Params
object
Authentication parameters for a OAuth data source.
8 properties
LinearDataSourceCreateOrUpdateParams
object
Parameters for creating or updating a Linear data source.
4 properties 1 required
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
ConnectorListResponse
object
A list of connectors with pagination.
3 properties 2 required
ApiKeyCreateOrUpdateParams
object
Base class for API key create or update parameters.
2 properties 1 required
DataSourceDeleted
object
Deleted data source.
3 properties 1 required
DataSourceConnectorUpdateParams
object
Parameters for updating a connector.
4 properties
CursorPaginationResponse
object
Response model for cursor-based pagination.
4 properties 3 required
DataSourceApiKeyParams
object
Authentication parameters for a API key data source.
2 properties 1 required
DataSourceConnectorDeleted
object
Deleted connector.
3 properties 1 required
DataSource
object
Service-level representation of a data source.
8 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mixedbread-ai-data-sources-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 deprecated_vector_stores 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 data_sources 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.