# Kallglot API ## Docs - [Request Analysis](https://developer.kallglot.com/api-reference/analysis/create.md): Request post-session analysis for an existing transcript - [Retrieve Analysis](https://developer.kallglot.com/api-reference/analysis/retrieve.md): Retrieve analysis results - [API Overview](https://developer.kallglot.com/api-reference/overview.md): Kallglot API v1 reference documentation - [Download Recording](https://developer.kallglot.com/api-reference/recordings/download.md): Download the audio file for a recording - [Retrieve Recording](https://developer.kallglot.com/api-reference/recordings/retrieve.md): Retrieve metadata for a recording - [Create Session](https://developer.kallglot.com/api-reference/sessions/create.md): Create a new real-time voice session - [End Session](https://developer.kallglot.com/api-reference/sessions/end.md): End an active session - [Get Recordings](https://developer.kallglot.com/api-reference/sessions/recordings.md): Get session recordings - [Retrieve Session](https://developer.kallglot.com/api-reference/sessions/retrieve.md): Get session details and status - [Get Transcript](https://developer.kallglot.com/api-reference/sessions/transcript.md): Get the session transcript - [WebSocket Streaming](https://developer.kallglot.com/api-reference/streaming/websocket.md): Real-time bidirectional audio streaming - [Authentication](https://developer.kallglot.com/authentication.md): Secure your API requests with organization-scoped API keys - [Changelog](https://developer.kallglot.com/changelog.md): API version history and updates - [Idempotency](https://developer.kallglot.com/concepts/idempotency.md): Replay-safe POST requests using Idempotency-Key - [Supported Languages](https://developer.kallglot.com/concepts/languages.md): Languages supported for real-time voice translation - [Telephony Providers](https://developer.kallglot.com/concepts/providers.md): How Kallglot resolves managed numbers, external routing connections, and SIP / PBX routes. - [Session Modes](https://developer.kallglot.com/concepts/session-modes.md): Understanding the different session modes in Kallglot - [Sessions vs Calls](https://developer.kallglot.com/concepts/sessions-vs-calls.md): Understanding the difference between sessions and calls in Kallglot - [Error Codes](https://developer.kallglot.com/errors.md): Complete reference of API error types, status codes, and billing failures - [AI Voice Agents](https://developer.kallglot.com/guides/ai-agents.md): Build intelligent voice agents that understand and respond naturally - [Choose Your Telephony Integration](https://developer.kallglot.com/guides/choose-telephony-integration.md): Pick between Kallglot-managed numbers, your own provider connection, or SIP / PBX. - [SIP Integration](https://developer.kallglot.com/guides/sip.md): Connect enterprise PBX systems to Kallglot via SIP - [Telnyx Integration](https://developer.kallglot.com/guides/telnyx.md): Connect Telnyx phone calls to Kallglot - [Twilio Integration](https://developer.kallglot.com/guides/twilio.md): Connect Twilio phone calls to Kallglot - [Introduction](https://developer.kallglot.com/introduction.md): Real-time multilingual voice AI for your applications - [Quick Start](https://developer.kallglot.com/quickstart.md): Create your first real-time voice session in 5 minutes - [Rate Limits](https://developer.kallglot.com/rate-limits.md): Honor throughput limits and API credits - [Webhook Events](https://developer.kallglot.com/webhooks/events.md): Complete reference of all webhook event types - [Webhooks Overview](https://developer.kallglot.com/webhooks/overview.md): Receive real-time notifications for events - [Retry Policy](https://developer.kallglot.com/webhooks/retry-policy.md): How Kallglot retries failed webhook deliveries - [Webhook Signatures](https://developer.kallglot.com/webhooks/signatures.md): Verify webhook authenticity with HMAC-SHA256 signatures ## OpenAPI Specs - [openapi](https://developer.kallglot.com/api-reference/openapi.json)