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

The api_keys API from Mixedbread — 4 operation(s) for api_keys.

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

This API exposes 7 operations across 4 paths, and defines 10 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.

7 operations 4 paths 10 schemas 1 DELETE2 GET1 PATCH3 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 api_keys API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

  • ApiKeyAuth — Api key to access Mixedbreads API

Paths & Operations 7

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

api_keys 7
POST
/v1/api-keys
Create API key
create_api_key body → 201422
GET
/v1/api-keys
List API keys
list_api_keys 2 params → 200422
GET
/v1/api-keys/{api_key_id}
Get API key details
retrieve_api_key 1 param → 200422
PATCH
/v1/api-keys/{api_key_id}
Update API key
update_api_key 1 param body → 200422
DELETE
/v1/api-keys/{api_key_id}
Delete API key
delete_api_key 1 param → 200422
POST
/v1/api-keys/{api_key_id}/revoke
Revoke API key
revoke_api_key 1 param → 200422
POST
/v1/api-keys/{api_key_id}/reroll
Reroll API key
reroll_api_key 1 param → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ApiKeyCreated (10 properties), ApiKey (9 properties), ValidationError (5 properties), ApiKeyDeleted (3 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
ApiKey
object
Response model for an API key.
9 properties 5 required
ApiKeyCreated
object
Response model for creating an API key.
10 properties 6 required
PaginationWithTotal
object
Pagination model that includes total count of items.
3 properties
ApiKeyUpdateParams
object
Parameters for updating an API key.
2 properties
Scope
object
3 properties 1 required
ApiKeyListResponse
object
3 properties 2 required
HTTPValidationError
object
1 property
ApiKeyDeleted
object
Response model for deleting an API key.
3 properties 2 required
ApiKeyCreateParams
object
Parameters for creating an API key.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mixedbread-ai-api-keys-api-openapi.yml Raw ↑

Other APIs Mixedbread publishes across the network.

Mixedbread admin 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 parsing API
Mixedbread Reranking API
Mixedbread schemas API
Where this information came from

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