Skip to main content
Welcome to the Talkover API Reference. This documentation provides information about all available endpoints, authentication methods, and integration examples.

Overview

The Talkover API enables you to:
  • Create and manage call flows - Design conversation paths
  • Initiate and control calls - Start conversations programmatically
  • Monitor call status - Track real-time call progress and outcomes
  • Access call analytics - Retrieve detailed performance metrics

Authentication

All API endpoints require authentication using Bearer tokens. Include your API key in the Authorization header:
Keep your API key secure and never expose it in client-side code or public repositories.

Base URL

All API requests should be made to:

Rate limits

  • Standard Plan: 100 requests per minute
  • Professional Plan: 1,000 requests per minute
  • Enterprise Plan: Custom limits
Rate limit headers are included in all API responses to help you monitor usage.

Response Format

All API responses are returned in JSON format with the following structure:

Error Handling

The API uses standard HTTP status codes and returns detailed error messages:

OpenAPI Specs

OpenAPI Specification

Download the complete OpenAPI specification

Getting Help

If you need assistance: