> ## Documentation Index
> Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent AI API List

<Badge icon="arrow-left" color="gray">[Back to Main API List](/ai-for-service/apis/api-list)</Badge>

The following table lists the APIs available for Agent AI.

***

## Available APIs

| API                                                                                                                  | Description                                                                                                                                                                       | App Scope                                 |   |
| -------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------- | - |
| [Raw Data API v2](/ai-for-service/apis/agent-ai/raw-data-api)                                                        | Updated version of the Raw Data API offering additional conversation data for deeper insights into Agent AI interactions and conversation flows.                                  | Agent AI                                  |   |
| [Control Transcription API](/ai-for-service/apis/agent-ai/control-transcription-api)                                 | Controls the transcription session of an AI Agent conversation. You can end an ongoing transcription session with a valid `conversationId` and appropriate authentication tokens. | Agent AI Transcription                    |   |
| [Control Transcription API v2](/ai-for-service/apis/agent-ai/control-transcription-api-2)                            | Controls the transcription and call recording sessions for Agent AI SIP-REC calls on third-party agent desktops.                                                                  | Agent AI Transcription and Call Recording |   |
| [Duration-Based Conversation Records API](/ai-for-service/apis/agent-ai/api-for-duration-based-conversation-records) | Retrieves a paginated list of Agent AI conversation records within a specified date range.                                                                                        | AgentAssist Analytics                     |   |
| [Webhook API for Conversation Events](/ai-for-service/apis/agent-ai/webhook-api-for-conversation-events)             | Sends conversation lifecycle events to Agent AI.                                                                                                                                  |                                           |   |
| [API for Agentic Conversation History](/ai-for-service/apis/agent-ai/api-for-agentic-conversation-history)           | Retrieves conversation history between the user and the Agentic app                                                                                                               | AgentAssist Analytics                     |   |

## Hooks API

| API                                                                                                | Description                                                               | App Scope      |
| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -------------- |
| [Hooks API for Internal Transfers](/ai-for-service/apis/agent-ai/hooks-api-for-internal-transfers) | Supports internal transfer events, reducing reliance on UI socket events. | Not applicable |
