CallFluent API: Resource Services
Published
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.
17. Get Custom Domain Configuration
GET: /resource
Fetches the branding configuration for a given domain.
Header
Authorization: Bearer {api_key}
Path Parameter
Field | Type | Required | Description | Example |
---|---|---|---|---|
domain | string | true | Custom domain | app.callfluent.ai |
Response
Example Success
Status code: 200: custom domain configuration
{
"website_icon": "https://api.callfluent.ai/image/agent/XXXXX.png",
"website_logo": "https://api.callfluent.ai/image/agent/XXXXX.png",
"primary_color": "#00ff9c",
"support_desk_url": "",
"website_description": "",
"website_name": "Callfluent AI"
}
Errors
500 (Server Error) – Server error.
{
status: false,
error: error_message
}
Conclusion
This covers all Agent Services API and Resource Services API endpoints.
For workspace-level tasks like managing users, subscriptions, or integrations, refer to the Workspace API Documentation.
Automate your phone calls with AI
Create artificial inteligence powered, human-like voice agents ready to handle inbound and outbound calls 24/7
Discover CallfluentFrequently asked questions
Get answers to commonly asked questions about our cutting-edge AI voice call technology & learn how our platform revolutionizes customer engagement line never before.
No, you don’t need to download or install anything. Callfluent is a cloud based app, that means that it is hosted in the cloud and you can access it from any device anytime.
Have more questions ? Check out our Knowledge base