Skip to main content
Integrations connect your Valuez AI agents to the outside world. Without an integration, your agent can only be tested inside the platform. Once connected, it starts handling real conversations - through your website, a phone number, or an external application. Click Integrations in the left sidebar to open the Integrations screen.

The Integrations Screen

Screenshot From 2026 07 11 14 07 59
The Integrations screen shows all your active integrations as cards. Each card displays:
FieldWhat It Shows
Integration NameThe label you gave this integration when creating it
ProviderThe integration type - e.g. TTS-STT API Key
Created onThe date this integration was created
Three dots menuOptions to edit or delete the integration
Use the search bar at the top right to find a specific integration by name. Click + Add Integration to create a new one.

Adding a New Integration

Click + Add Integration at the top right. The Add New Integration popup appears with four integration types across three categories.
Screenshot From 2026 07 11 14 08 12
Upload a screenshot of the Add New Integration popup and save it as /images/integrations-add-new.png.
The left sidebar of the popup has three categories - Website, API, and IVR. Click All Integrations to see every available option at once.

Integration Types

Website

Screenshot From 2026 07 11 14 08 25
The Website integration embeds your AI agent as a chat or voice widget directly on your website. Visitors can interact with your agent without needing to make a phone call. Use this when: You want to add an AI assistant to your website homepage, contact page, or support portal. To set up: Select Website from the left sidebar, click the Website option, then click Add Integration. You will receive an embed code to paste into your website’s HTML.

API - Agent API

Screenshot From 2026 07 11 14 08 39
The Agent API gives external applications programmatic access to your AI agents - triggering conversations, sending messages, and receiving responses via API calls. Use this when: You want to trigger agent conversations from your CRM, custom application, or automation workflow. To create an Agent API key:
1

Select API integration

Click API in the left sidebar of the popup, then select Agent API and click Add Integration.
2

Select Agent

In the Create API Key dialog, use the Select Agent dropdown to choose which agent this key will connect to.
3

Name your integration

Enter a descriptive name in the Name Integration field - e.g. CRM Integration or Mobile App Key. This label helps you identify it later.
4

Set a credit limit

Enter a Credit Limit (Monthly) to cap how many credits this integration can consume per month. This prevents unexpected overuse.
5

Configure endpoint access

Under Endpoints, set access for each conversation mode independently:
  • Text to Text - toggle Access to allow text-based conversations via API
  • Speech to Speech - toggle Access to allow voice-based conversations via API Set either to No Access to restrict that mode for this key.
6

Create the key

Click Create Key. Your API key is generated. Copy it immediately - it is only shown once.
Screenshot From 2026 07 11 14 09 55
Copy your API key as soon as it is generated. For security reasons, the full key is only displayed once. If you lose it, you will need to delete it and create a new one.

API - STT/TTS API

The STT/TTS API gives you direct access to Valuez AI’s speech-to-text and text-to-speech infrastructure - independent of any specific agent. Use this to build custom voice applications that use Valuez AI’s voice processing capabilities. Use this when: You are building a custom application that needs speech recognition or voice synthesis without going through a full agent conversation flow. To create an STT/TTS API key:
1

Select STT/TTS API

Click API in the left sidebar, select STT/TTS API, and click Add Integration.
2

Name your integration

Enter a descriptive name in the Name Integration field - e.g. My Mobile App Speech Key.
3

Set a credit limit

Enter a Credit Limit (Monthly) to cap monthly usage for this key.
4

Create the key

Click Create Key. Your STT/TTS API key is generated.
Screenshot From 2026 07 11 14 10 25
STT/TTSWhat It Does
STT (Speech to Text)Converts spoken audio into text - used to transcribe what callers say
TTS (Text to Speech)Converts text into spoken audio - used to generate what your agent says

IVR

The IVR integration connects your agent to a phone number through an Interactive Voice Response system. This is how you enable real inbound calling - customers call a phone number and your AI agent answers automatically. Use this when: You want customers to be able to call a real phone number and have your AI agent handle the conversation. To set up: Select IVR from the left sidebar, click IVR, then click Add Integration and follow the phone number configuration steps.

Managing Existing Integrations

From the Integrations screen you can manage all active integrations:
ActionHow
View all integrationsAll active integrations are shown as cards on the main screen
SearchUse the search bar top right to find an integration by name
Edit an integrationClick the three dots menu on any card and select Edit
Delete an integrationClick the three dots menu on any card and select Delete
Deleting an integration immediately revokes access for any system using that key. Make sure to update your application or website before deleting an active integration.

Which Integration Should You Use?

Your GoalIntegration to Use
Add a chat or voice widget to your websiteWebsite
Connect your CRM or custom app to an agentAgent API
Build a custom voice app using Valuez AI’s speech engineSTT/TTS API
Enable customers to call a phone numberIVR
Trigger agent conversations from an automation tool like ZapierAgent API

API Logs

Monitor all STT/TTS API calls - usage, latency, transcriptions, and audio files.

API Keys

Learn about API authentication and how to manage your keys securely.

Agents

Configure the agent you want to connect before setting up an integration.

Call Logs

Review all conversations that come through your integrations.