# Talkover ## Docs - [Authentication](https://docs.talkover.ai/en/api-reference/authentication.md): Learn how to authenticate with the Talkover API using environment tokens - [Add Calendar Member](https://docs.talkover.ai/en/api-reference/endpoints/add-calendar-member.md): Grant a user access to a calendar - [Add Event Attendee](https://docs.talkover.ai/en/api-reference/endpoints/add-event-attendee.md): Add an attendee to a calendar event - [Cancel Release Request](https://docs.talkover.ai/en/api-reference/endpoints/cancel-release-request.md): Cancel a pending phone number release request - [Check Callback Constraints](https://docs.talkover.ai/en/api-reference/endpoints/check-callback-constraints.md): Validate a proposed callback configuration before saving - [Check Optimized Costs Eligibility](https://docs.talkover.ai/en/api-reference/endpoints/check-optimized-costs-eligibility.md): Check whether an agent qualifies for optimized cost pricing - [Create/Update Action](https://docs.talkover.ai/en/api-reference/endpoints/create-action.md): Create new actions or update existing actions for a voice agent - [Create Agent](https://docs.talkover.ai/en/api-reference/endpoints/create-agent.md): Create a new voice agent with specified configuration and settings - [Create Availability Rule](https://docs.talkover.ai/en/api-reference/endpoints/create-availability-rule.md): Add a recurring or exception availability rule - [Create Calendar](https://docs.talkover.ai/en/api-reference/endpoints/create-calendar.md): Create a calendar - [Create Calendar Event](https://docs.talkover.ai/en/api-reference/endpoints/create-calendar-event.md): Create an event on a calendar - [Create Campaign](https://docs.talkover.ai/en/api-reference/endpoints/create-campaign.md): Create a new campaign with scheduling, retry logic, and do-not-call rules - [Create Campaign SFTP Config](https://docs.talkover.ai/en/api-reference/endpoints/create-campaign-sftp.md): Configure SFTP integration for a campaign - [Create Campaign Webhook](https://docs.talkover.ai/en/api-reference/endpoints/create-campaign-webhook.md): Create a webhook for campaign-level events - [Create Event Meeting Link](https://docs.talkover.ai/en/api-reference/endpoints/create-event-meeting.md): Generate a video meeting link for an event - [Create Provider Connection](https://docs.talkover.ai/en/api-reference/endpoints/create-provider-connection.md): Connect a calendar to an external provider - [Create SIP Trunk](https://docs.talkover.ai/en/api-reference/endpoints/create-sip-trunk.md): Register a custom SIP trunk for your environment - [Create SIP Trunk DID](https://docs.talkover.ai/en/api-reference/endpoints/create-sip-trunk-did.md): Add a DID (phone number) to a SIP trunk - [Create/Update Training](https://docs.talkover.ai/en/api-reference/endpoints/create-training.md): Create new training data or update existing training for a voice agent - [Create User API Token](https://docs.talkover.ai/en/api-reference/endpoints/create-user-api-token.md): Create a new personal access token (PAT) for the current user - [Create Webhook](https://docs.talkover.ai/en/api-reference/endpoints/create-webhook.md): Create a new webhook configuration for an agent - [Delete Action](https://docs.talkover.ai/en/api-reference/endpoints/delete-action.md): Delete a specific action for a voice agent - [Delete Agent](https://docs.talkover.ai/en/api-reference/endpoints/delete-agent.md): Delete a voice agent and all associated data - [Delete Availability Rule](https://docs.talkover.ai/en/api-reference/endpoints/delete-availability-rule.md): Delete an availability rule - [Delete Calendar](https://docs.talkover.ai/en/api-reference/endpoints/delete-calendar.md): Delete a calendar and its events - [Delete Calendar Event](https://docs.talkover.ai/en/api-reference/endpoints/delete-calendar-event.md): Delete a calendar event - [Delete Campaign](https://docs.talkover.ai/en/api-reference/endpoints/delete-campaign.md): Permanently delete a campaign and all associated data - [Delete Campaign Webhook](https://docs.talkover.ai/en/api-reference/endpoints/delete-campaign-webhook.md): Delete a campaign webhook - [Delete SIP Trunk](https://docs.talkover.ai/en/api-reference/endpoints/delete-sip-trunk.md): Permanently delete a SIP trunk - [Delete SIP Trunk DID](https://docs.talkover.ai/en/api-reference/endpoints/delete-sip-trunk-did.md): Remove a DID from a SIP trunk - [Delete Training](https://docs.talkover.ai/en/api-reference/endpoints/delete-training.md): Delete a specific training data entry for a voice agent - [Delete User API Token](https://docs.talkover.ai/en/api-reference/endpoints/delete-user-api-token.md): Revoke a personal access token (PAT) - [Delete Webhook](https://docs.talkover.ai/en/api-reference/endpoints/delete-webhook.md): Permanently delete a webhook configuration - [Disable Auto Topup](https://docs.talkover.ai/en/api-reference/endpoints/disable-auto-topup.md): Turn off auto topup for the environment - [Disconnect Provider](https://docs.talkover.ai/en/api-reference/endpoints/disconnect-provider.md): Remove a calendar's connection to an external provider - [End Call](https://docs.talkover.ai/en/api-reference/endpoints/end-call.md): Hang up an active call placed by an agent - [Generate Voice Template Demo](https://docs.talkover.ai/en/api-reference/endpoints/generate-voice-demo.md): Generate a demo audio file for a specific voice template - [Get Active Call by Phone](https://docs.talkover.ai/en/api-reference/endpoints/get-active-call.md): Find the active call between an agent and a phone number - [Get Agent](https://docs.talkover.ai/en/api-reference/endpoints/get-agent.md): Retrieve details of a specific voice agent by ID - [Get Agent Calls](https://docs.talkover.ai/en/api-reference/endpoints/get-agent-calls.md): Retrieve all calls for a specific agent with filtering and pagination - [Get Agent Flow](https://docs.talkover.ai/en/api-reference/endpoints/get-agent-flow.md): Retrieve an agent's conversation flow configuration - [Get Agent Pricing](https://docs.talkover.ai/en/api-reference/endpoints/get-agent-pricing.md): Retrieve a detailed pricing breakdown for an agent - [Get Agent Pricing Summary](https://docs.talkover.ai/en/api-reference/endpoints/get-agent-pricing-summary.md): Retrieve a high-level pricing summary for an agent - [Get Auto Topup History](https://docs.talkover.ai/en/api-reference/endpoints/get-auto-topup-history.md): List recent auto topup recharge events - [Get Auto Topup Settings](https://docs.talkover.ai/en/api-reference/endpoints/get-auto-topup-settings.md): Retrieve the current auto topup configuration - [Get Calendar](https://docs.talkover.ai/en/api-reference/endpoints/get-calendar.md): Retrieve a calendar by ID - [Get Calendar Event](https://docs.talkover.ai/en/api-reference/endpoints/get-calendar-event.md): Retrieve a calendar event by ID - [Get Events (Batch)](https://docs.talkover.ai/en/api-reference/endpoints/get-calendar-events-batch.md): Retrieve events from multiple calendars in a single call - [Get Calendars Sync Status](https://docs.talkover.ai/en/api-reference/endpoints/get-calendars-sync-status.md): Get current sync status for connected calendars - [Get Callback Agent](https://docs.talkover.ai/en/api-reference/endpoints/get-callback-agent.md): Retrieve callback configuration and stats for a specific agent - [Get Callback Stats](https://docs.talkover.ai/en/api-reference/endpoints/get-callback-stats.md): Retrieve aggregated statistics for callback agents - [Get Campaign](https://docs.talkover.ai/en/api-reference/endpoints/get-campaign.md): Retrieve detailed information about a specific campaign including calls and files - [Get Campaign SFTP Config](https://docs.talkover.ai/en/api-reference/endpoints/get-campaign-sftp.md): Retrieve a campaign's SFTP integration configuration - [Get Campaign Webhook](https://docs.talkover.ai/en/api-reference/endpoints/get-campaign-webhook.md): Retrieve a campaign webhook by ID - [Get Credits Balance](https://docs.talkover.ai/en/api-reference/endpoints/get-credits-balance.md): Retrieve the current account credit balance - [Get Current User](https://docs.talkover.ai/en/api-reference/endpoints/get-current-user.md): Retrieve the user associated with the current session token - [Get SIP Trunk](https://docs.talkover.ai/en/api-reference/endpoints/get-sip-trunk.md): Retrieve a SIP trunk by ID - [Get SIP Trunk Health](https://docs.talkover.ai/en/api-reference/endpoints/get-sip-trunk-health.md): Run a live health check on a SIP trunk - [Get Webhook Details](https://docs.talkover.ai/en/api-reference/endpoints/get-webhook-details.md): Retrieve detailed information about a specific webhook - [Health Check](https://docs.talkover.ai/en/api-reference/endpoints/health.md): Service liveness probe - [List Action Integrations](https://docs.talkover.ai/en/api-reference/endpoints/list-action-integrations.md): Retrieve the catalog of available action integrations - [List Actions](https://docs.talkover.ai/en/api-reference/endpoints/list-actions.md): Retrieve a list of actions for a specific voice agent - [List Agent Flow Versions](https://docs.talkover.ai/en/api-reference/endpoints/list-agent-flow-versions.md): List historical versions of an agent's flow configuration - [List Agent Webhooks](https://docs.talkover.ai/en/api-reference/endpoints/list-agent-webhooks.md): Retrieve all webhooks configured for a specific agent - [List Agents](https://docs.talkover.ai/en/api-reference/endpoints/list-agents.md): Retrieve a list of voice agents with optional filtering and pagination - [List Payment Methods](https://docs.talkover.ai/en/api-reference/endpoints/list-auto-topup-payment-methods.md): List saved payment methods available for auto topup - [List Availability Rules](https://docs.talkover.ai/en/api-reference/endpoints/list-availability-rules.md): List availability rules for a calendar - [List Calendar Events](https://docs.talkover.ai/en/api-reference/endpoints/list-calendar-events.md): List events in a calendar - [List Calendar Members](https://docs.talkover.ai/en/api-reference/endpoints/list-calendar-members.md): List members of a calendar - [List Calendars](https://docs.talkover.ai/en/api-reference/endpoints/list-calendars.md): List calendars in the environment - [List Callback Agents](https://docs.talkover.ai/en/api-reference/endpoints/list-callback-agents.md): List inbound agents configured to handle callback calls - [List Callback Source Agents](https://docs.talkover.ai/en/api-reference/endpoints/list-callback-source-agents.md): List outbound agents eligible to be sources for a callback agent - [List Calls](https://docs.talkover.ai/en/api-reference/endpoints/list-calls.md): Retrieve a list of all calls with filtering and pagination options - [List Campaign SFTP Logs](https://docs.talkover.ai/en/api-reference/endpoints/list-campaign-sftp-logs.md): List SFTP import and export job logs for a campaign - [List Campaign Webhook Logs](https://docs.talkover.ai/en/api-reference/endpoints/list-campaign-webhook-logs.md): List delivery attempts for a campaign webhook - [List Campaign Webhooks](https://docs.talkover.ai/en/api-reference/endpoints/list-campaign-webhooks.md): List webhooks configured for a campaign - [List Campaigns](https://docs.talkover.ai/en/api-reference/endpoints/list-campaigns.md): Retrieve a list of all campaigns with filtering and pagination options - [List Phone Numbers](https://docs.talkover.ai/en/api-reference/endpoints/list-phone-numbers.md): Retrieve a list of available phone numbers with filtering options - [List Provider Connections](https://docs.talkover.ai/en/api-reference/endpoints/list-provider-connections.md): List external calendar provider connections for a calendar - [List Release Requests](https://docs.talkover.ai/en/api-reference/endpoints/list-release-requests.md): List pending and historical phone number release requests - [List SIP Trunk DIDs](https://docs.talkover.ai/en/api-reference/endpoints/list-sip-trunk-dids.md): List the DIDs (numbers) attached to a SIP trunk - [List SIP Trunks](https://docs.talkover.ai/en/api-reference/endpoints/list-sip-trunks.md): List custom SIP trunks configured for your environment - [List Trainings](https://docs.talkover.ai/en/api-reference/endpoints/list-trainings.md): Retrieve a list of training data for a specific voice agent - [List User API Tokens](https://docs.talkover.ai/en/api-reference/endpoints/list-user-api-tokens.md): List the personal access tokens (PATs) for the current user - [List Voice Templates](https://docs.talkover.ai/en/api-reference/endpoints/list-voice-templates.md): Retrieve a list of available voice templates grouped by display name - [List Webhook Delivery Logs](https://docs.talkover.ai/en/api-reference/endpoints/list-webhook-logs.md): Retrieve delivery attempts and responses for an agent webhook - [Make a Call](https://docs.talkover.ai/en/api-reference/endpoints/make-call.md): Initiate an AI-powered call using a voice agent - [Make Campaign Call](https://docs.talkover.ai/en/api-reference/endpoints/make-campaign-call.md): Initiate a call as part of a specific campaign - [Publish Agent](https://docs.talkover.ai/en/api-reference/endpoints/publish-agent.md): Publish an agent to make it active and available to receive or place calls - [Purchase Credits](https://docs.talkover.ai/en/api-reference/endpoints/purchase-credits.md): Purchase credits to top up your account balance - [Query Availability](https://docs.talkover.ai/en/api-reference/endpoints/query-availability.md): Compute available time slots for a calendar - [Remove Calendar Member](https://docs.talkover.ai/en/api-reference/endpoints/remove-calendar-member.md): Revoke a member's access to a calendar - [Remove Callback Role](https://docs.talkover.ai/en/api-reference/endpoints/remove-callback-role.md): Remove the callback role from an agent - [Remove Event Attendee](https://docs.talkover.ai/en/api-reference/endpoints/remove-event-attendee.md): Remove an attendee from a calendar event - [Request Phone Number Release](https://docs.talkover.ai/en/api-reference/endpoints/request-phone-release.md): Submit a request to release a phone number from your environment - [Retry Campaign Webhook Delivery](https://docs.talkover.ai/en/api-reference/endpoints/retry-campaign-webhook-log.md): Manually retry a failed campaign webhook delivery - [Retry Webhook Delivery](https://docs.talkover.ai/en/api-reference/endpoints/retry-webhook-log.md): Manually retry a failed webhook delivery - [Set Agent as Callback](https://docs.talkover.ai/en/api-reference/endpoints/set-agent-as-callback.md): Configure an inbound agent to handle callbacks from outbound source agents - [Test Auto Topup](https://docs.talkover.ai/en/api-reference/endpoints/test-auto-topup.md): Trigger a one-off recharge to verify auto topup configuration - [Test Campaign SFTP Connection](https://docs.talkover.ai/en/api-reference/endpoints/test-campaign-sftp-connection.md): Verify SFTP connectivity for a campaign - [Test Campaign Webhook](https://docs.talkover.ai/en/api-reference/endpoints/test-campaign-webhook.md): Send a test payload to a campaign webhook - [Test Webhook](https://docs.talkover.ai/en/api-reference/endpoints/test-webhook.md): Send a test payload to verify webhook connectivity - [Toggle Campaign Webhook](https://docs.talkover.ai/en/api-reference/endpoints/toggle-campaign-webhook.md): Enable or disable a campaign webhook - [Toggle Webhook Status](https://docs.talkover.ai/en/api-reference/endpoints/toggle-webhook-status.md): Enable or disable a webhook - [Trigger Calendars Sync](https://docs.talkover.ai/en/api-reference/endpoints/trigger-calendars-sync.md): Trigger a sync against connected calendar providers - [Trigger SFTP Export](https://docs.talkover.ai/en/api-reference/endpoints/trigger-campaign-sftp-export.md): Manually trigger an SFTP export of call results - [Trigger SFTP Import](https://docs.talkover.ai/en/api-reference/endpoints/trigger-campaign-sftp-import.md): Manually trigger an SFTP contact list import - [Trigger Provider Sync](https://docs.talkover.ai/en/api-reference/endpoints/trigger-provider-sync.md): Trigger a one-off sync against a single provider connection - [Unpublish Agent](https://docs.talkover.ai/en/api-reference/endpoints/unpublish-agent.md): Unpublish an agent to take it offline without deleting it - [Update Advanced Settings](https://docs.talkover.ai/en/api-reference/endpoints/update-advanced-settings.md): Toggle advanced agent features such as optimized cost caching - [Update Agent Calling Settings](https://docs.talkover.ai/en/api-reference/endpoints/update-agent-calling.md): Update an agent's call direction and assigned phone numbers - [Update Agent Flow](https://docs.talkover.ai/en/api-reference/endpoints/update-agent-flow.md): Update an agent's conversation mode and flow configuration - [Update Agent Knowledge](https://docs.talkover.ai/en/api-reference/endpoints/update-agent-knowledge.md): Update an agent's knowledge, behavior, and conversation settings - [Update Agent Voice](https://docs.talkover.ai/en/api-reference/endpoints/update-agent-voice.md): Update an agent's voice settings and configuration - [Update Auto Topup Settings](https://docs.talkover.ai/en/api-reference/endpoints/update-auto-topup-settings.md): Configure threshold-based or scheduled auto topup - [Update Availability Rule](https://docs.talkover.ai/en/api-reference/endpoints/update-availability-rule.md): Update an availability rule - [Update Calendar](https://docs.talkover.ai/en/api-reference/endpoints/update-calendar.md): Update a calendar - [Update Calendar Event](https://docs.talkover.ai/en/api-reference/endpoints/update-calendar-event.md): Update a calendar event - [Update Calendar Member](https://docs.talkover.ai/en/api-reference/endpoints/update-calendar-member.md): Change a calendar member's role - [Update Callback Sources](https://docs.talkover.ai/en/api-reference/endpoints/update-callback-sources.md): Update the list of source agents for a callback agent - [Update Campaign](https://docs.talkover.ai/en/api-reference/endpoints/update-campaign.md): Partially update a campaign's configuration - [Update Campaign SFTP Config](https://docs.talkover.ai/en/api-reference/endpoints/update-campaign-sftp.md): Update a campaign's SFTP configuration - [Update Campaign Status](https://docs.talkover.ai/en/api-reference/endpoints/update-campaign-status.md): Update the status of a campaign (draft, active, paused, completed, cancelled) - [Update Campaign Webhook](https://docs.talkover.ai/en/api-reference/endpoints/update-campaign-webhook.md): Partially update a campaign webhook - [Update SIP Trunk](https://docs.talkover.ai/en/api-reference/endpoints/update-sip-trunk.md): Update a SIP trunk's configuration - [Update Webhook](https://docs.talkover.ai/en/api-reference/endpoints/update-webhook.md): Update an existing webhook configuration - [Validate Agent Flow](https://docs.talkover.ai/en/api-reference/endpoints/validate-agent-flow.md): Dry-run validation of a flow configuration - [Verify SIP Trunk](https://docs.talkover.ai/en/api-reference/endpoints/verify-sip-trunk.md): Run a connectivity check against a SIP trunk - [API Reference](https://docs.talkover.ai/en/api-reference/introduction.md): Complete API documentation for Talkover voice conversation platform - [Call Flows](https://docs.talkover.ai/en/concepts/call-flows.md): Learn how to design effective conversation flows for your voice agents - [Voice Agents](https://docs.talkover.ai/en/concepts/voice-agents.md): Learn about AI voice agents and how they handle conversations in Talkover - [Authentication](https://docs.talkover.ai/en/getting-started/authentication.md): Learn how to authenticate with the Talkover API using environment tokens - [Make Your First Call](https://docs.talkover.ai/en/getting-started/first-call.md): Step-by-step tutorial for making your first AI-powered call with Talkover - [Quick start Guide](https://docs.talkover.ai/en/getting-started/quickstart.md): Get up and running with Talkover in 5 minutes - learn how to get your agent ID and environment token - [Best Practices](https://docs.talkover.ai/en/guides/best-practices.md): This guide provides proven strategies for maximizing the effectiveness of your Talkover voice agents. By following these best practices, you’ll create more natural conversations, improve customer satisfaction, and optimize your automated interactions for long-term success. - [Call Flow Design](https://docs.talkover.ai/en/guides/call-flow-design.md): Learn how to structure effective conversations and design intelligent call flows for your voice agents - [Voice Agent Setup](https://docs.talkover.ai/en/guides/integration-examples.md): Learn how to quickly create and configure your voice agent through Talkover's chat-based interface - [Voice Agent Setup](https://docs.talkover.ai/en/guides/voice-agent-setup.md): Learn how to quickly create and configure your voice agent through Talkover's chat-based interface - [Talkover API – Smart Voice Conversations at Scale](https://docs.talkover.ai/en/introduction.md): Build AI-powered phone conversations with our comprehensive API. Automate customer communication through intelligent voice interactions. ## OpenAPI Specs - [openapi](https://docs.talkover.ai/api-reference/openapi.json)