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

The parsing API from Mixedbread — 2 operation(s) for parsing.

Mixedbread parsing 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 Parsing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 16 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.

5 operations 2 paths 16 schemas 1 DELETE2 GET1 PATCH1 POST

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 parsing API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

  • ApiKeyAuth — Api key to access Mixedbreads API

Paths & Operations 5

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

parsing 5
POST
/v1/parsing/jobs
Start a parse job
create_parsing_job body → 201422
GET
/v1/parsing/jobs
List parsing jobs
list_parsing_jobs 6 params → 200422
GET
/v1/parsing/jobs/{job_id}
Get parsing job result
retrieve_parsing_job 1 param → 200422
PATCH
/v1/parsing/jobs/{job_id}
Cancel a parsing job
cancel_parsing_job 1 param → 200422
DELETE
/v1/parsing/jobs/{job_id}
Delete a parsing job
delete_parsing_job 1 param → 200422

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are ParsingJob (11 properties), ParsingJobListItem (10 properties), ChunkElement (7 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
ReturnFormat
string
Format options for the returned document content.
ChunkElement
object
Represents an extracted element from a document with its content and metadata.
7 properties 5 required
ParsingJobListResponse
object
A list of parsing jobs with pagination.
3 properties 2 required
CursorPaginationResponse
object
Response model for cursor-based pagination.
4 properties 3 required
ParsingJob
object
A job for parsing documents with its current state and result.
11 properties 3 required
ElementType
string
Types of elements that can be extracted from a document.
ParsingJobStatus
string
Chunk
object
A chunk of text extracted from a document page.
3 properties 2 required
Mode
string
The mode of the document parser.
ChunkingStrategy
string
Strategy used for chunking document content.
DocumentParserResult
object
Result of document parsing operation.
5 properties 4 required
ParsingJobListItem
object
A parsing job item for list responses.
10 properties 3 required
ParsingJobCreateParams
object
Parameters for creating a parsing job.
5 properties 1 required
HTTPValidationError
object
1 property
ParsingJobDeleted
object
A deleted parsing job.
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mixedbread-ai-parsing-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 deprecated_vector_stores API
Mixedbread Embeddings API
Mixedbread extractions API
Mixedbread files API
Mixedbread Mixedbread Embeddings API API
Mixedbread Reranking API
Mixedbread schemas API
Where this information came from

This is an independent, third-party profile of Mixedbread parsing 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.