Swiftchats home page
Search...
⌘K
Support
Support Desk
Support Desk
Search...
Navigation
API Documentation
Introduction
Documentation
API Reference
API Documentation
Introduction
Contacts
GET
Get Contacts
POST
Create Group
PUT
Edit Contact
DEL
Delete Contacts
Contact Groups
GET
Get Contact Group
POST
Create Contact
PUT
Edit Contact Group
DEL
Delete Group
Automated Replies
GET
Get Replies
POST
Create Reply
PUT
Edit Reply
DEL
Delete Reply
Messages
POST
Send Message
POST
Send Media
POST
Send Template
On this page
Welcome
Authentication
API Documentation
Introduction
Welcome
This API documentation allows you to see how our API works.
Authentication
All API endpoints are authenticated using Bearer tokens and picked up from the specification file.
Copy
"security"
: [
{
"bearerAuth"
: []
}
]
Get Contacts
Assistant
Responses are generated using AI and may contain mistakes.