Skip to main content
The Mixpeek JavaScript SDK is auto-generated from our OpenAPI specification and always stays in sync with the latest API features.

Features

  • 100% Type-Safe - Built with TypeScript for complete type safety
  • Runtime Validation - Zod schemas for request/response validation
  • Modern - Supports both CommonJS and ESM
  • Promise-Based - Clean async/await API
  • Developer-Friendly - Intuitive method names and excellent autocomplete

Installation

Quick Start

Configuration

Environment Variables

Constructor Options

You can create API keys in the Mixpeek dashboard under Organization Settings.

Core Operations

Collections

Retrievers

Documents

Buckets (Object Storage)

Error Handling

TypeScript Support

The SDK is built with TypeScript and provides full type definitions:

Advanced Usage

Custom Axios Configuration

Updating Configuration

Framework Examples

Next.js

Express

Resources

NPM Package

View on NPM

GitHub Repository

Source code and issues

API Reference

Complete API documentation

OpenAPI Spec

OpenAPI specification

Next Steps

Quickstart

Get started with Mixpeek

Python SDK

Use the Python SDK

MCP Server

Use Mixpeek with AI assistants

Examples

View example implementations