> For the complete documentation index, see [llms.txt](https://dataqueue.gitbook.io/voicehub-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dataqueue.gitbook.io/voicehub-docs/api-reference.md).

# API Reference

- [Introduction](https://dataqueue.gitbook.io/voicehub-docs/api-reference/introduction.md)
- [Voip Calls API](https://dataqueue.gitbook.io/voicehub-docs/api-reference/voip-calls-api.md): This page contains details on how to trigger voip calls through an API and check their status
- [Text Calls API](https://dataqueue.gitbook.io/voicehub-docs/api-reference/text-calls-api.md): This page contains details on how to trigger text calls through an API that you can continue at any time with the agent.
- [WhatsApp Text Call API](https://dataqueue.gitbook.io/voicehub-docs/api-reference/whatsapp-text-call-api.md): This page contains details on how to trigger Whatsapp Text Calls through an API and check their status
- [WebCall API V1](https://dataqueue.gitbook.io/voicehub-docs/api-reference/webcall-api-v1.md)
- [WebCall Socket V1](https://dataqueue.gitbook.io/voicehub-docs/api-reference/webcall-api-v1/webcall-socket-v1.md)
- [Call Webhook](https://dataqueue.gitbook.io/voicehub-docs/api-reference/call-webhook.md): When making calls through voicehub platform, widget or API, voicehub allows for sending callbacks to your backend to help you track call status, call recordings and call analysis.
- [Call Studio API](https://dataqueue.gitbook.io/voicehub-docs/api-reference/call-studio-api.md): This page contains details on upload recordings to Call Studio for analysis
- [Call Studio Webhook](https://dataqueue.gitbook.io/voicehub-docs/api-reference/call-webhook-1.md): When uploading audio recordings to Call Studio for analysis through the VoiceHub platform or API, VoiceHub allows for sending callbacks to your end to help you track Call Studio job status and ana
- [Call Logs API](https://dataqueue.gitbook.io/voicehub-docs/api-reference/call-logs-api.md): This page contains details on how to retrieve call logs
- [TTS V1](https://dataqueue.gitbook.io/voicehub-docs/api-reference/tts-v1.md)
- [TTS Stream Socket V1](https://dataqueue.gitbook.io/voicehub-docs/api-reference/tts-v1/tts-stream-socket-v1.md): The TTS Stream WebSocket provides real-time text-to-speech synthesis by streaming text to the server and receiving synthesized PCM audio chunks as they are generated.
- [STT V1](https://dataqueue.gitbook.io/voicehub-docs/api-reference/stt-v1.md)
- [STT Stream Socket V1](https://dataqueue.gitbook.io/voicehub-docs/api-reference/stt-v1/stt-stream-socket-v1.md)
- [STT Transcribe API V1](https://dataqueue.gitbook.io/voicehub-docs/api-reference/stt-v1/stt-transcribe-api-v1.md): This document explains how to transcribe an audio file through our public STT REST API. The endpoint accepts an audio file along with transcription options and returns a structured transcript with opt
