DumGum home page
DumGum
Search...
⌘K
Support
Customer Dashboard
Customer Dashboard
Search...
Navigation
Content Creation
Getting Started
Documentation
API Reference
General
Latest Updates
Basics
Projects
Access Keys
Content Creation
Getting Started
Customer Endpoints
How to use our API ?
Supported Languages
Best Practices
Notify Your End Users
Use Case: Freemium Dating Services
Understanding Multi-Message Replies on DumGum
Automate Engagement
Miscellaneous
Health Check
On this page
How Does This Work?
Content Creation
Getting Started
How Does This Work?
To integrate with DumGum, you’ll need to create three API endpoints on your side:
Profile Endpoint
: Used to fetch profile data from your service.
Chat History Endpoint
: Used to retrieve the chat history between two users.
Incoming Content Endpoint
: Receives replies generated by DumGum. These replies are text messages and sometimes includes extra informations like a Stop Reason.
After setting up these endpoints,
please configure your project in
your customer dashboard
.
You will then be able to send requests to the
Content Creation API
. Messages are queued, processed, and responses are delivered to your
Incoming Content Endpoint
, ready for use in your service.
Let’s dive into the
Customer Endpoints documentation
and start integrating the required endpoints! 🔥
Access Keys
Profile Endpoint
Assistant
Responses are generated using AI and may contain mistakes.