Skip to main content
Famulor home page
Search...
⌘K
Home
🇩🇪 Deutsch
Support
Dashboard
Dashboard
Search...
Navigation
API Reference
Introduction
Platform Guide
No-Code Automation
API Reference
API Reference
Introduction
Authentication
Assistants
GET
List assistants
GET
Get outbound assistants
POST
Create assistant
PUT
Update assistant
DEL
Delete assistant
POST
Enable assistant inbound webhook
POST
Disable assistant inbound webhook
POST
Disable assistant webhook
GET
Get available languages
GET
Get available voices
GET
Get available LLM models
GET
Get available phone numbers
Calls
GET
List calls
POST
Make a phone call
DEL
Delete call
GET
Get Call
Mid Call Tools
GET
List mid call tools
GET
Get mid call tool
POST
Create mid call tool
PUT
Update mid call tool
DEL
Delete mid call tool
Leads
GET
Get leads
POST
Create lead
PUT
Update Lead
DEL
Delete lead
Campaigns
GET
List campaigns
POST
Update campaign status
AI Chatbot
POST
Create conversation
GET
Get conversation
POST
Send message
POST
Generate AI Reply
SMS
POST
Send SMS
Webhooks
Post-Call Webhook
Knowledge Bases
GET
List Knowledge Bases
GET
Get Knowledge Base
POST
Create Knowledge Base
PUT
Update Knowledge Base
DEL
Delete Knowledge Base
GET
List Documents
GET
Get Document
POST
Create Document
PUT
Update Document
DEL
Delete Document
Phone Numbers
GET
List Phone Numbers
GET
Search Available Phone Numbers
POST
Purchase Phone Number
DEL
Release Phone Number
User
GET
Get User Information
On this page
API Base URL
API Reference
Introduction
Welcome to the Famulor API
Welcome to the Famulor API reference. Use our REST API to programmatically manage your Famulor account, create and manage AI assistants, handle leads, initiate phone calls, and more.
API Base URL
All requests must be sent to:
Copy
https://app.famulor.de/api
Authentication
⌘I