Branded, verified, app-like messages in the native messages app — rich media, carousels and suggested actions, without needing a separate app install.
RCS
02Live example
This is what rcs business messaging looks like when it lands on a customer’s phone.
Your order #4821 has shipped Arriving in 2 days
9:41✓
03The API call
One request. Copy it, drop in your key, and send.
curl https://api.msgbridge.in/v1/rcs/messages \ -H "Authorization: Bearer $API_KEY" \ -d to="+91XXXXXXXXXX" \ -d agent_id="$RCS_AGENT_ID" \ -d card_id="order_shipped_card"04When to use it
- Campaigns that need rich media and carousels
- Order, payment and appointment updates with a verified sender badge
- Travel itineraries with maps and suggested actions
- Support conversations with quick-reply buttons
05What's required
- Verified RCS agent identityTimelines vary by operator review
- Rich card designIncluded in onboarding
06How to go live
Register agent
Submit your business for a verified RCS sender identity.
Design cards
Build rich cards and carousels for your key messages.
Integrate
Connect the API and send a test card to your own device.
Launch
Roll out to your full audience, with automatic fallback where RCS is unavailable.
07Related channels
08FAQ
RCS availability varies by device, network, operator and RCS support. We recommend an SMS fallback for recipients whose device or carrier doesn't support it yet.
RCS agent verification runs through our operator partners as part of onboarding. We handle the submission on your behalf.
The formats differ, but the same campaign content usually adapts well into an RCS rich card with minor changes.
Yes — delivery and interaction tracking for RCS messages is available over the same reporting API as your other channels.
Ready to send with RCS Business Messaging?
Talk to us, or start building against the sandbox today.