M
Mixedbread Search API
Details
- URL
-
https://api.mixedbread.com/ - Docs
- https://www.mixedbread.com/api-reference
Authentication
Authorization: Bearer <credential> Go to the API Keys page, create a new key, and copy it. Use it as a bearer token in the Authorization header for API and MCP requests, or store it for the CLI with mxbai config keys add YOUR_API_KEY default or export MXBAI_API_KEY=YOUR_API_KEY.