# 60db ## Docs - [Get Usage](https://docs.60db.ai/api-reference/analytics/get-usage.md): Get usage statistics and analytics for all services - [Create API Key](https://docs.60db.ai/api-reference/api-keys/create-api-key.md): Create a new API key - [Delete API Key](https://docs.60db.ai/api-reference/api-keys/delete-api-key.md): Delete an API key - [Get API Keys](https://docs.60db.ai/api-reference/api-keys/get-api-keys.md): List all API keys - [Payment Transactions](https://docs.60db.ai/api-reference/billing/transactions.md): List payment transactions (subscriptions, wallet top-ups) - [Usage Logs](https://docs.60db.ai/api-reference/billing/usage-logs.md): View per-operation deduction history for all services (TTS, STT, LLM, Memory) - [API Reference](https://docs.60db.ai/api-reference/introduction.md): Complete API reference for 60db - [Chat](https://docs.60db.ai/api-reference/llm/chat-completion.md): Generate AI responses using our Small Language Model (SLM) with support for streaming, text correction, and function calling - [Collections](https://docs.60db.ai/api-reference/memory/collections.md): Manage memory collections (personal, team, knowledge, hive) - [Assemble Context (RAG)](https://docs.60db.ai/api-reference/memory/context.md): One-shot context assembly for LLM prompts — memories + timeline + graph - [Upload Document](https://docs.60db.ai/api-reference/memory/extract-document.md): Extract text from a document (PDF, DOCX, XLSX, scanned images...) with built-in OCR and ingest it into a memory collection in a single request - [Ingest Memory](https://docs.60db.ai/api-reference/memory/ingest.md): Store a memory (user, knowledge, or hive) in a collection - [Pricing & Billing](https://docs.60db.ai/api-reference/memory/pricing.md): Pay-as-you-go pricing for 60db Memory — wallet-based, per-operation, fully transparent - [Search Memories](https://docs.60db.ai/api-reference/memory/search.md): Hybrid semantic + keyword search with cross-encoder reranking - [Get Memory Usage](https://docs.60db.ai/api-reference/memory/usage.md): Monthly (or custom-period) spend breakdown for the workspace's memory operations - [Get TTS Models](https://docs.60db.ai/api-reference/models/get-models.md): Retrieve the list of available Text-to-Speech synthesis models - [Get STT Models](https://docs.60db.ai/api-reference/models/get-stt-models.md): Retrieve the list of available Speech-to-Text models - [Get Languages](https://docs.60db.ai/api-reference/stt/get-languages.md): Get the list of supported speech-to-text languages - [Speech to Text](https://docs.60db.ai/api-reference/stt/speech-to-text.md): Transcribe audio to text with auto language detection and optional speaker diarization - [API Playground Troubleshooting](https://docs.60db.ai/api-reference/troubleshooting.md): Common issues and solutions when using the API playground - [Text to Speech](https://docs.60db.ai/api-reference/tts/text-to-speech.md): Convert text to natural-sounding speech - [Get TTS Languages](https://docs.60db.ai/api-reference/tts/text-to-speech-languages.md): Retrieve the list of voice languages supported by the Text-to-Speech service - [Text to Speech Stream](https://docs.60db.ai/api-reference/tts/text-to-speech-stream.md): Stream text to speech with real-time audio chunks - [Create Voice](https://docs.60db.ai/api-reference/voices/create-voice.md): Create a custom voice from audio samples - [Delete Voice](https://docs.60db.ai/api-reference/voices/delete-voice.md): Delete a custom voice - [Get My Voices](https://docs.60db.ai/api-reference/voices/get-my-voices.md): Retrieve all voices created by the authenticated user - [Get Voice by ID](https://docs.60db.ai/api-reference/voices/get-voice.md): Retrieve details of a specific voice by its ID - [Get Default Voices](https://docs.60db.ai/api-reference/voices/get-voices.md): Retrieve all default voices for the authenticated workspace - [Update Voice](https://docs.60db.ai/api-reference/voices/update-voice.md): Update a custom voice's metadata - [Create Webhook](https://docs.60db.ai/api-reference/webhooks/create-webhook.md): Create a new webhook - [Delete Webhook](https://docs.60db.ai/api-reference/webhooks/delete-webhook.md): Delete a webhook - [Get Webhooks](https://docs.60db.ai/api-reference/webhooks/get-webhooks.md): List all webhooks - [WebSocket Introduction](https://docs.60db.ai/api-reference/websocket/introduction.md): Overview of 60db WebSocket API for real-time STT and TTS - [STT WebSocket](https://docs.60db.ai/api-reference/websocket/stt.md): Speech-to-Text WebSocket endpoint for real-time transcription - [TTS WebSocket](https://docs.60db.ai/api-reference/websocket/tts.md): Text-to-Speech WebSocket endpoint for real-time audio synthesis - [Create Workspace](https://docs.60db.ai/api-reference/workspaces/create-workspace.md): Create a new workspace - [Get Workspaces](https://docs.60db.ai/api-reference/workspaces/get-workspaces.md): List all workspaces - [Authentication](https://docs.60db.ai/authentication.md): Learn how to authenticate with the 60db API - [Changelog](https://docs.60db.ai/changelog.md): Release notes for the 60db platform — APIs, SDKs, CLI, MCP server, and WebSocket protocol. - [AI Completions](https://docs.60db.ai/cli-reference/commands/ai.md): AI chat, meeting analysis, and text completion commands - [Analytics](https://docs.60db.ai/cli-reference/commands/analytics.md): Analytics and usage monitoring commands - [Authentication](https://docs.60db.ai/cli-reference/commands/authentication.md): Authentication commands for 60db CLI - [Billing](https://docs.60db.ai/cli-reference/commands/billing.md): Billing and payment commands - [Categories](https://docs.60db.ai/cli-reference/commands/categories.md): Category management commands - [Credits](https://docs.60db.ai/cli-reference/commands/credits.md): Credit management commands - [Memory & RAG](https://docs.60db.ai/cli-reference/commands/memory.md): CLI commands for 60db's pay-as-you-go memory layer — ingest, upload, search, context assembly, and usage tracking - [Speech-to-Text](https://docs.60db.ai/cli-reference/commands/stt.md): STT commands for transcribing audio files - [Text-to-Speech](https://docs.60db.ai/cli-reference/commands/tts.md): TTS commands for generating speech from text - [Users](https://docs.60db.ai/cli-reference/commands/users.md): User management commands - [Voices](https://docs.60db.ai/cli-reference/commands/voices.md): Voice management commands for TTS - [Workspaces](https://docs.60db.ai/cli-reference/commands/workspaces.md): Workspace management commands - [Configuration](https://docs.60db.ai/cli-reference/configuration.md): Configure 60db CLI with API keys and settings - [Examples](https://docs.60db.ai/cli-reference/examples.md): Practical examples for using 60db CLI - [Global Options](https://docs.60db.ai/cli-reference/global-options.md): Global options available for all 60db CLI commands - [Installation](https://docs.60db.ai/cli-reference/installation.md): How to install 60db CLI globally or locally - [60db CLI](https://docs.60db.ai/cli-reference/introduction.md): Agent-native command-line interface for the full 60db platform — AI completions, TTS, STT, voice cloning, memory/RAG, Cerbos policy checks, billing, and workspaces with structured JSON output. - [Chat](https://docs.60db.ai/features/llm-chat.md): Powerful AI chat with text correction, streaming, and function calling - [Memory & RAG](https://docs.60db.ai/features/memory.md): Persistent memory, semantic recall, and retrieval-augmented generation (RAG) for AI chat - [Speech-to-Text](https://docs.60db.ai/features/speech-to-text.md): Transcribe audio to text with high accuracy - [Streaming](https://docs.60db.ai/features/streaming.md): Real-time audio streaming for low-latency applications - [Text-to-Speech](https://docs.60db.ai/features/text-to-speech.md): Convert text to natural-sounding speech - [Custom Voices](https://docs.60db.ai/features/voices.md): Create and manage custom voice profiles - [LiveKit Integration](https://docs.60db.ai/integrations/livekit.md): Use 60db STT, TTS, and LLM inside a LiveKit Agents voice pipeline. - [Introduction](https://docs.60db.ai/introduction.md): Welcome to 60db - The Modern Voice AI Platform - [Claude desktop](https://docs.60db.ai/mcp-server/claude-desktop.md) - [Configuration](https://docs.60db.ai/mcp-server/configuration.md) - [Installation](https://docs.60db.ai/mcp-server/installation.md) - [Introduction](https://docs.60db.ai/mcp-server/introduction.md) - [Mcp inspector](https://docs.60db.ai/mcp-server/mcp-inspector.md) - [Memory](https://docs.60db.ai/mcp-server/memory.md) - [Quickstart](https://docs.60db.ai/mcp-server/quickstart.md) - [Stt](https://docs.60db.ai/mcp-server/stt.md) - [Tts](https://docs.60db.ai/mcp-server/tts.md) - [Voices](https://docs.60db.ai/mcp-server/voices.md) - [Workspaces](https://docs.60db.ai/mcp-server/workspaces.md) - [Quickstart](https://docs.60db.ai/quickstart.md): Start using 60db in under 5 minutes - [JavaScript/TypeScript SDK](https://docs.60db.ai/sdks/javascript.md): Complete guide to the 60db JavaScript/TypeScript SDK - [Python SDK](https://docs.60db.ai/sdks/python.md): Complete guide to the 60db Python SDK - [WebSocket API](https://docs.60db.ai/websocket-api.md): Real-time Speech-to-Text (STT) and Text-to-Speech (TTS) streaming API - [STT WebSocket](https://docs.60db.ai/websocket-api/stt.md): Real-time Speech-to-Text WebSocket API for streaming audio transcription - [TTS WebSocket](https://docs.60db.ai/websocket-api/tts.md): Real-time Text-to-Speech WebSocket API for streaming audio synthesis ## OpenAPI Specs - [openapi](https://docs.60db.ai/api-reference/openapi.json) ## Optional - [Dashboard](https://app.60db.ai)