# OpenSync > Sync and analyze your AI coding sessions across tools ## Docs - [API Authentication](https://docs.opensync.dev/api/authentication.md): Authenticate API requests with API keys - [API Endpoints](https://docs.opensync.dev/api/endpoints.md): Complete REST API reference for OpenSync - [Error Handling](https://docs.opensync.dev/api/errors.md): API error codes and handling - [API Keys](https://docs.opensync.dev/auth/api-keys.md): Manage API keys for plugin authentication - [WorkOS AuthKit](https://docs.opensync.dev/auth/workos.md): Set up authentication with WorkOS AuthKit for OpenSync - [Analytics](https://docs.opensync.dev/dashboard/analytics.md): Track token usage, model breakdown, cost trends, and more - [Context Search](https://docs.opensync.dev/dashboard/context.md): Find relevant sessions using semantic and full-text search for RAG and context engineering - [Evals Export](https://docs.opensync.dev/dashboard/evals.md): Tag sessions with quality labels and export evaluation datasets - [Dashboard Overview](https://docs.opensync.dev/dashboard/overview.md): Navigate and use the OpenSync dashboard - [Sessions View](https://docs.opensync.dev/dashboard/sessions.md): Browse, filter, search, and manage your AI coding sessions - [Contributing](https://docs.opensync.dev/fork/contribute.md): Contribute back to OpenSync - [Customization](https://docs.opensync.dev/fork/customize.md): Customize your OpenSync fork - [Fork Guide](https://docs.opensync.dev/fork/guide.md): Self-host OpenSync from your own fork - [Use the Hosted Version](https://docs.opensync.dev/getting-started/hosted.md): Start syncing sessions in under 2 minutes with opensync.dev - [Quick Start](https://docs.opensync.dev/getting-started/quick-start.md): Deploy OpenSync in 5 minutes - [Self-Hosting Requirements](https://docs.opensync.dev/getting-started/requirements.md): What you need to self-host OpenSync - [Convex Backend](https://docs.opensync.dev/hosting/convex.md): Deploy and manage the Convex backend for OpenSync - [Environment Variables](https://docs.opensync.dev/hosting/env.md): Complete environment variable reference - [Netlify Frontend](https://docs.opensync.dev/hosting/netlify.md): Deploy the frontend to Netlify - [OpenSync Documentation](https://docs.opensync.dev/index.md): Cloud-synced dashboards for AI coding sessions. Track sessions, search with semantic lookup, export eval datasets. - [Claude Code Plugin](https://docs.opensync.dev/plugins/claude-code-sync.md): Sync sessions from Claude Code to OpenSync - [Codex CLI Plugin](https://docs.opensync.dev/plugins/codex-sync.md): Sync sessions from OpenAI Codex CLI to OpenSync - [Cursor Plugin](https://docs.opensync.dev/plugins/cursor-sync.md): Sync sessions from Cursor to OpenSync - [OpenCode Plugin](https://docs.opensync.dev/plugins/opencode-sync.md): Sync sessions from OpenCode to OpenSync - [Full-Text Search](https://docs.opensync.dev/search/fulltext.md): Search sessions using keyword matching with Convex search indexes - [Hybrid Search](https://docs.opensync.dev/search/hybrid.md): Combine full-text and semantic search for the best retrieval results - [Semantic Search](https://docs.opensync.dev/search/semantic.md): Search sessions using AI-powered meaning matching with vector embeddings - [Common Issues](https://docs.opensync.dev/troubleshooting/common-issues.md): Solutions to common problems - [FAQ](https://docs.opensync.dev/troubleshooting/faq.md): Frequently asked questions ## OpenAPI Specs - [openapi](https://docs.opensync.dev/api-reference/openapi.json)