
Amazon Connect Participant Service
Amazon Connect Participant Service
Amazon Connect Participant Service API enables Amazon Connect chat participants (agents and customers) to exchange messages, attachments, and status.
Full Amazon Connect integration
Amazon Connect chat-only — not a general-purpose chat API
After Amazon Connect creates a chat contact, the customer side gets a ParticipantToken; frontend calls ParticipantService API with the token.
Uptime · 30-day window
GitHub activity
About this API
Connect Participant Service is the client API for Amazon Connect chat (not voice). Amazon Connect provides two customer contact channels: voice (uses SIP/WebRTC) and chat (uses this API). The frontend chat widget actually wraps Participant Service — SendMessage to send, UploadAttachment for files, CreateParticipantConnection to establish WebSocket for real-time pushes. Typical developers just use AWS's Chat Widget SDK without touching the underlying API. But for deep customization (independent contact-center UI), you'd use Participant Service directly.
What you can build
- 1Website customer-service chat widget integration
- 2Agent-customer bidirectional messaging
- 3File attachment transfer
- 4Chat status sync (agent is typing)
Strengths & limitations
Strengths
- Full Amazon Connect integration
- Rich message types (text, attachment, event)
Limitations
- Amazon Connect chat-only — not a general-purpose chat API
Getting started
After Amazon Connect creates a chat contact, the customer side gets a ParticipantToken; frontend calls ParticipantService API with the token.
FAQ
Can I use this API for a generic chat app?+
No — Amazon Connect-only. For general chat, use Twilio Conversations or Cometchat.
Technical details
- Auth type
- unknown
- Pricing
- unknown
- Protocols
- REST, WebSocket
- SDKs
- javascript, python, java
- Response time
- 41 ms
- Last health check
- 6/26/2026, 6:22:15 AM
More from Amazon Web Services
AWS IAM Access Analyzer API analyzes IAM resource policies for over-privileged access or external access — proactively surfaces security risks.
Alexa for Business helps you use Alexa in your organization.
Amazon API Gateway helps developers deliver robust, secure, and scalable mobile and web application back ends.
Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application configurations.
Welcome to the Amazon AppFlow API reference.
The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
Amazon AppStream 2.0 API Reference.
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.