# Chatbyte API > Machine-readable API reference for Chatbyte. This document currently covers voice integrations. ## OpenAPI - JSON: https://api.chatbyte.ai/openapi.json - YAML: https://api.chatbyte.ai/openapi.yaml ## Voice API Endpoints - https://api.chatbyte.ai/v1/voice/agents - https://api.chatbyte.ai/v1/voice/agents/{agentId} - https://api.chatbyte.ai/v1/voice/calls - https://api.chatbyte.ai/v1/voice/calls/{conversationId} - https://api.chatbyte.ai/v1/voice/phone-numbers - https://api.chatbyte.ai/v1/voice/phone-numbers/{phoneNumberId} - https://api.chatbyte.ai/v1/voice/outbound-calls/initiate ## Authentication - Use `Authorization: Bearer ` on all protected endpoints.