Mixedbread

Introduction

Overview

Welcome to the Mixedbread API Reference. This comprehensive guide provides detailed technical specifications for all our endpoints, including request/response schemas, code examples, and best practices.

Use our REST API directly or leverage our official for a more streamlined development experience.

Base URL & Authentication

All API requests should be made to:

https://api.mixedbread.com/

Include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

API Endpoints Overview

Our API is organized around five core endpoints, each designed for specific use cases:

Quick Start Examples

Get up and running quickly with these common workflows:

Last updated: June 5, 2025