# Trata AI Docs ## Docs - [API Architecture](https://docs.trata.ai/api-reference/API-Architecture.md) - [API Entities](https://docs.trata.ai/api-reference/API-Entities.md) - [Create a Link Between an Action and an Agent](https://docs.trata.ai/api-reference/actionagentlink/create-a-link-between-an-action-and-an-agent.md): Create a Link Between an Action and an Agent - [Delete a Link Between an Action and an Agent](https://docs.trata.ai/api-reference/actionagentlink/delete-a-link-between-an-action-and-an-agent.md): Delete a Link Between an Action and an Agent - [List All Actions Linked to a Specific Agent](https://docs.trata.ai/api-reference/actionagentlink/list-all-actions-linked-to-a-specific-agent.md): List All Actions Linked to a Specific Agent - [Create a New Action](https://docs.trata.ai/api-reference/actions/create-a-new-action.md): Create a New Action - [Delete a Specific Action by ID](https://docs.trata.ai/api-reference/actions/delete-a-specific-action-by-id.md): Delete a Specific Action by ID - [Get a Specific Action by ID](https://docs.trata.ai/api-reference/actions/get-a-specific-action-by-id.md): Get a Specific Action by ID - [List All Actions Under the User's Organization](https://docs.trata.ai/api-reference/actions/list-all-actions-under-the-user's-organization.md): List All Actions Under the User's Organization - [Update a Specific Action by ID](https://docs.trata.ai/api-reference/actions/update-a-specific-action-by-id.md): Update a Specific Action by ID - [Create a New AI Agent](https://docs.trata.ai/api-reference/agents/create-a-new-ai-agent.md): Create a New AI Agent - [Delete a Specific AI Agent by ID](https://docs.trata.ai/api-reference/agents/delete-a-specific-ai-agent-by-id.md): Delete a Specific AI Agent by ID - [Get a Specific AI Agent by ID](https://docs.trata.ai/api-reference/agents/get-a-specific-ai-agent-by-id.md): Get a Specific AI Agent by ID - [List All AI Agents](https://docs.trata.ai/api-reference/agents/list-all-ai-agents.md): List All AI Agents - [Update a Specific AI Agent by ID](https://docs.trata.ai/api-reference/agents/update-a-specific-ai-agent-by-id.md): Update a Specific AI Agent by ID - [Get Aggregated Stats](https://docs.trata.ai/api-reference/analytics/get-aggregated-stats.md): Get aggregated stats from Trata AI like call count, prospect count, etc. - [Get Metrics](https://docs.trata.ai/api-reference/analytics/get-metrics.md): Get fine grained analytics data from Trata AI like call, duration stats, etc. - [Create a link between a conversation and a prospect](https://docs.trata.ai/api-reference/conversationprospectlink/create-a-link-between-a-conversation-and-a-prospect.md): Create a link between a conversation and a prospect - [Delete a link between a conversation and a prospect](https://docs.trata.ai/api-reference/conversationprospectlink/delete-a-link-between-a-conversation-and-a-prospect.md): Delete a link between a conversation and a prospect - [List all conversations linked to a specific prospect](https://docs.trata.ai/api-reference/conversationprospectlink/list-all-conversations-linked-to-a-specific-prospect.md): List all conversations linked to a specific prospect - [Add Feedback to a Specific Conversation](https://docs.trata.ai/api-reference/conversations/add-feedback-to-a-specific-conversation.md): Add Feedback to a Specific Conversation - [Create a New Conversation](https://docs.trata.ai/api-reference/conversations/create-a-new-conversation.md): Create a New Conversation - [Delete a Specific Conversation by ID](https://docs.trata.ai/api-reference/conversations/delete-a-specific-conversation-by-id.md): Delete a Specific Conversation by ID - [Get a Specific Conversation by ID](https://docs.trata.ai/api-reference/conversations/get-a-specific-conversation-by-id.md): Get a Specific Conversation by ID - [List All Conversations](https://docs.trata.ai/api-reference/conversations/list-all-conversations.md): List All Conversations - [Update a Specific Conversation by ID](https://docs.trata.ai/api-reference/conversations/update-a-specific-conversation-by-id.md): Update a Specific Conversation by ID - [Create Connection](https://docs.trata.ai/api-reference/data-plane/create-connection.md): Create a new connection for an AI Agent to start a voice conversation - [Get Audio Stream XML For Plivo](https://docs.trata.ai/api-reference/data-plane/get-audio-stream-xml-for-plivo.md): Get the audio stream xml for Plivo to start a voice conversation - [Delete Files](https://docs.trata.ai/api-reference/files/delete-files.md): Delete files from Trata account - [Upload Files](https://docs.trata.ai/api-reference/files/upload-files.md): Upload file to Trata account to use in AI Agents - [Heart Beat Check For Trata Backend](https://docs.trata.ai/api-reference/health/heart-beat-check-for-trata-backend.md): Heart Beat check to check the health of Trata Backend - [Create a New Hive](https://docs.trata.ai/api-reference/hive/create-a-new-hive.md): Hive is a collection of documents that are used to train the Agent. Hive can be a PDF, DOCX, TXT or a website URL - [Delete a Specific Hive by ID](https://docs.trata.ai/api-reference/hive/delete-a-specific-hive-by-id.md): Delete a Specific Hive by ID - [Get a Specific Hive by ID](https://docs.trata.ai/api-reference/hive/get-a-specific-hive-by-id.md): Get a Specific Hive by ID - [List All Hives](https://docs.trata.ai/api-reference/hive/list-all-hives.md): List All Hives - [Update a Specific Hive by ID](https://docs.trata.ai/api-reference/hive/update-a-specific-hive-by-id.md): Update a Specific Hive by ID - [Create a Link Between a Hive and an Agent](https://docs.trata.ai/api-reference/hiveagentlink/create-a-link-between-a-hive-and-an-agent.md): Create a Link Between a Hive and an Agent - [Delete a Link Between a Hive and an Agent](https://docs.trata.ai/api-reference/hiveagentlink/delete-a-link-between-a-hive-and-an-agent.md): Delete a Link Between a Hive and an Agent - [List All Agents Linked to a Specific Hive](https://docs.trata.ai/api-reference/hiveagentlink/list-all-agents-linked-to-a-specific-hive.md): List All Agents Linked to a Specific Hive - [List All Hives Linked to a Specific Agent](https://docs.trata.ai/api-reference/hiveagentlink/list-all-hives-linked-to-a-specific-agent.md): List All Hives Linked to a Specific Agent - [Create a New Product](https://docs.trata.ai/api-reference/products/create-a-new-product.md): Create a New Product - [Delete a Specific Product by ID](https://docs.trata.ai/api-reference/products/delete-a-specific-product-by-id.md): Delete a Specific Product by ID - [Get a Specific Product by ID](https://docs.trata.ai/api-reference/products/get-a-specific-product-by-id.md): Get a Specific Product by ID - [List All Agents Linked to a Specific Product](https://docs.trata.ai/api-reference/products/list-all-agents-linked-to-a-specific-product.md): List All Agents Linked to a Specific Product - [List All Products](https://docs.trata.ai/api-reference/products/list-all-products.md): List All Products - [Update a Specific Product by ID](https://docs.trata.ai/api-reference/products/update-a-specific-product-by-id.md): Update a Specific Product by ID - [Create a New Prospect](https://docs.trata.ai/api-reference/prospects/create-a-new-prospect.md): Create a New Prospect - [Delete a Specific Prospect by ID](https://docs.trata.ai/api-reference/prospects/delete-a-specific-prospect-by-id.md): Delete a Specific Prospect by ID - [Get a Specific Prospect by ID](https://docs.trata.ai/api-reference/prospects/get-a-specific-prospect-by-id.md): Get a Specific Prospect by ID - [List All Prospects](https://docs.trata.ai/api-reference/prospects/list-all-prospects.md): List All Prospects - [Update a Specific Prospect by ID](https://docs.trata.ai/api-reference/prospects/update-a-specific-prospect-by-id.md): Update a Specific Prospect by ID - [Get list of voices available for calls](https://docs.trata.ai/api-reference/voicemodels/get-list-of-voices-available-for-calls.md): Get list of voices available for calls - [Change Log](https://docs.trata.ai/changelog/overview.md): New updates and improvements - [AI Agent](https://docs.trata.ai/home-page/AI-Agent.md) - [Contacts](https://docs.trata.ai/home-page/contacts.md) - [Conversations](https://docs.trata.ai/home-page/conversations.md) - [Integrations](https://docs.trata.ai/home-page/integrations.md) - [Quickstart](https://docs.trata.ai/home-page/quickstart.md) ## OpenAPI Specs - [openapi](https://docs.trata.ai/openapi.json) ## Optional - [Blogs](https://www.trata.ai/blogs)