Mixpeek provides auto-generated SDKs that are always in sync with our latest API features.
Official SDKs
Choose the SDK that matches your development environment:Python SDK
Full-featured Python SDK with type hints and comprehensive error handling
JavaScript SDK
TypeScript-first SDK for Node.js and browser environments
Quick Comparison
| Feature | Python SDK | JavaScript SDK |
|---|---|---|
| Package Manager | pip | npm/yarn/pnpm |
| Type Safety | Type hints | Full TypeScript |
| Async Support | ✅ | ✅ (Promise-based) |
| Auto-generated | ✅ | ✅ |
| Runtime Validation | ✅ | ✅ (Zod schemas) |
Installation
Quick Start Examples
Python
JavaScript/TypeScript
Using the REST API Directly
If you prefer to use the REST API without an SDK, you can make direct HTTP requests:Example: Direct API with Python
Example: Direct API with JavaScript
Next Steps
Python SDK
Full Python SDK documentation
JavaScript SDK
Full JavaScript SDK documentation
API Reference
Explore all API endpoints
MCP Server
Use Mixpeek with AI assistants
Quickstart
Get started with Mixpeek
Examples
View example implementations

