Constants Reference This section includes various constants used throughout the CallFluent platform for agent setup, UI configuration, and third-party integrations. These are typically used in dropdowns or predefined selections. Base URL All requests must be sent to:https://api.callfluent.ai/api Authentication Include your API key in the Authorization header: 1. Timezones An array of supported timezones used for… Continue reading Constants
Author: David Perrin
User Services
User Services API The User Services API enables users to manage their account details, passwords, profile settings, SMTP configuration, and branding preferences. These endpoints are essential for customizing your CallFluent experience at the user level. Base URL All requests must be sent to:https://api.callfluent.ai/api Authentication Include your API key in the Authorization header: 1. Get a… Continue reading User Services
Resource Services
Resource Services API The Resource Services API is used to retrieve branding and configuration details for a specific CallFluent workspace based on a custom domain. This is useful for white-labeled portals, branded dashboards, or embedded experiences. Base URL All requests must be sent to:https://api.callfluent.ai/api Authentication Include your API key in the Authorization header: 1. Get… Continue reading Resource Services
Call Services
The Call Services API allows you to initiate outbound calls using your AI-powered agents within the CallFluent platform. You can also pass custom field data that the agent can reference during the call. Base URL All requests must be sent to:https://api.callfluent.ai/api Authentication Include your API key in the Authorization header: 1. Make a New Outbound… Continue reading Call Services
Agent Services
The Agent Services API allows you to create, configure, and manage AI-powered voice agents within your CallFluent workspace. Agents can handle inbound/outbound calls, execute actions (email, SMS, webhooks), and integrate with third-party services. Base URL All requests must be sent to:https://api.callfluent.ai/api Authentication Include your API key in the Authorization header: Agent Endpoints 1. Get Twilio… Continue reading Agent Services
Workspace Management
The Workspace API allows you to create, manage, and organize workspaces in CallFluent. Each workspace can contain multiple AI agents, members, and configurations. Base URL All requests must be sent to:https://api.callfluent.ai/api Authentication Include your API key in the Authorization header: Workspace Endpoints 1. Create a New Workspace POST: /workspace/create Creates a new workspace with the… Continue reading Workspace Management
CallFluent API documentation
CallFluent API Documentation Overview The CallFluent API provides a comprehensive interface for managing AI-powered voice agents, workspaces, and user settings. This documentation covers all available endpoints to help developers integrate CallFluent’s capabilities into their applications. API Base URL All API requests should be made to:https://api.callfluent.ai/api Authentication All API requests require an API key in the… Continue reading CallFluent API documentation
The Sky’s the Limit: How to Automate Outbound Calls with CallFluent AI, Zapier, and Google Sheets
This post is for you if your end goal is to use CallFluent to do outbound calling to a list of leads with phone numbers available. We will use Google Sheets (that will have our data/leads) and then send this data/leads to CallFluent for outbound calling using Zapier’s Zaps. Imagine if you have a business… Continue reading The Sky’s the Limit: How to Automate Outbound Calls with CallFluent AI, Zapier, and Google Sheets