# Zeptar ## Docs - [Claude Code setup](https://docs.zeptar.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.zeptar.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.zeptar.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Agents overview](https://docs.zeptar.com/api-reference/agents/overview.md): Agents are the configurable voice personas you call into. - [Authentication](https://docs.zeptar.com/api-reference/authentication.md): Most Zeptar API endpoints require a valid session cookie. - [Create a new agent in the active organization](https://docs.zeptar.com/api-reference/convaiagents/create-a-new-agent-in-the-active-organization.md) - [Delete an agent (org-scoped)](https://docs.zeptar.com/api-reference/convaiagents/delete-an-agent-org-scoped.md) - [Duplicate an agent (copies systemPrompt)](https://docs.zeptar.com/api-reference/convaiagents/duplicate-an-agent-copies-systemprompt.md) - [Get one agent by id (org-scoped)](https://docs.zeptar.com/api-reference/convaiagents/get-one-agent-by-id-org-scoped.md) - [List agents in the user's active organization](https://docs.zeptar.com/api-reference/convaiagents/list-agents-in-the-users-active-organization.md) - [Update an agent's name](https://docs.zeptar.com/api-reference/convaiagents/update-an-agents-name.md) - [Start a preview conversation against an agent](https://docs.zeptar.com/api-reference/convaiconversations/start-a-preview-conversation-against-an-agent.md) - [Conversations overview](https://docs.zeptar.com/api-reference/conversations/overview.md): Spin up a LiveKit room and connect a voice agent for a real-time call. - [Introduction](https://docs.zeptar.com/api-reference/introduction.md): The Zeptar API lets you build, configure, and run voice agents. - [Me overview](https://docs.zeptar.com/api-reference/me/overview.md): Read the current authenticated user and their active workspace. - [Return the current user and active organization](https://docs.zeptar.com/api-reference/me/return-the-current-user-and-active-organization.md) - [Decline a pending workspace invitation (no-ops if not pending)](https://docs.zeptar.com/api-reference/meworkspace-invitations/decline-a-pending-workspace-invitation-no-ops-if-not-pending.md) - [List pending workspace invitations for the current user](https://docs.zeptar.com/api-reference/meworkspace-invitations/list-pending-workspace-invitations-for-the-current-user.md) - [Get an organization by slug (404 if not a member)](https://docs.zeptar.com/api-reference/organizations/get-an-organization-by-slug-404-if-not-a-member.md) - [List organizations the current user is a member of](https://docs.zeptar.com/api-reference/organizations/list-organizations-the-current-user-is-a-member-of.md) - [Workspaces overview](https://docs.zeptar.com/api-reference/organizations/overview.md): Workspaces (organizations) own agents, conversations, and members. - [Add a member to an organization](https://docs.zeptar.com/api-reference/organizationsmembers/add-a-member-to-an-organization.md) - [Remove a member (admin-only)](https://docs.zeptar.com/api-reference/organizationsmembers/remove-a-member-admin-only.md) - [List available voices](https://docs.zeptar.com/api-reference/voices/list-available-voices.md) - [Voices overview](https://docs.zeptar.com/api-reference/voices/overview.md): The voice models available for speech synthesis. - [Workspace invitations overview](https://docs.zeptar.com/api-reference/workspace-invitations/overview.md): Pending invites addressed to the current user. - [Development](https://docs.zeptar.com/development.md): Preview changes locally to update your docs - [Code blocks](https://docs.zeptar.com/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.zeptar.com/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.zeptar.com/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.zeptar.com/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.zeptar.com/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.zeptar.com/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://docs.zeptar.com/index.md): Welcome to the new home for your documentation - [Quickstart](https://docs.zeptar.com/quickstart.md): Start building awesome documentation in minutes ## OpenAPI Specs - [openapi](https://docs.zeptar.com/api-reference/openapi.json) ## Optional - [Documentation](https://mintlify.com/docs) - [Blog](https://mintlify.com/blog)