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

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

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

This API exposes 6 operations across 6 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.

6 operations 6 paths 16 schemas 1 GET5 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 extractions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

  • ApiKeyAuth — Api key to access Mixedbreads API

Paths & Operations 6

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

extractions 6
POST
/v1/extractions/jobs
Start an extraction job
create_extraction_job body → 200422
GET
/v1/extractions/jobs/{job_id}
Get extraction job result
retrieve_extraction_job 1 param → 200422
POST
/v1/extractions/schema
Create a schema
create_schema body → 200422
POST
/v1/extractions/schema/enhance
Enhance a schema
enhance_schema body → 200422
POST
/v1/extractions/schema/validate
Validate a schema
validate_schema body → 200422
POST
/v1/extractions/content
Extract content from a string
extract_content body → 200422

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are ExtractionJob (11 properties), ValidationError (5 properties), ValidatedJsonSchema (3 properties), ExtractContentCreateParams (3 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
ExtractContentCreateParams
object
Parameters for extracting content using a schema.
3 properties 2 required
JsonSchemaEnhanceParams
object
Parameters for enhancing a JSON schema.
1 property 1 required
ExtractionJob
object
A job for extracting structured data from documents.
11 properties 11 required
ParsingJobStatus
string
JsonSchemaValidateParams
object
Parameters for validating a JSON schema.
1 property 1 required
ValidatedJsonSchema
object
Result of validating a JSON schema.
3 properties 3 required
CreatedJsonSchema
object
Result of creating a JSON schema.
1 property 1 required
ImageUrl-Input
object
Model for image URL validation.
2 properties 1 required
ExtractionResult
object
The result of an extraction job.
2 properties 2 required
ExtractJobCreateParams
object
Parameters for creating an extraction job.
2 properties 2 required
JsonSchemaCreateParams
object
Parameters for creating a JSON schema.
1 property 1 required
HTTPValidationError
object
1 property
ImageUrlInput
object
Model for image input validation.
2 properties 1 required
EnhancedJsonSchema
object
Result of enhancing a JSON schema.
1 property 1 required
TextInput
object
Model for text input validation. Attributes: type: Input type identifier, always "text" text: The actual text content, with length and whitespace constraints
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mixedbread-ai-extractions-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 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 extractions 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.