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.
Base URL
All requests must be sent to:https://api.callfluent.ai/api
Authentication
Include your API key in the Authorization
header:
Authorization: Bearer {api_key}
1. 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 Resource Services API endpoints.
For constants, refer to the Constants 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