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.

9:41
MsgBridge ✓rcs

Your order #4821 has shipped Arriving in 2 days

Track orderReschedule delivery

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

1

Register agent

Submit your business for a verified RCS sender identity.

2

Design cards

Build rich cards and carousels for your key messages.

3

Integrate

Connect the API and send a test card to your own device.

4

Launch

Roll out to your full audience, with automatic fallback where RCS is unavailable.

RCS availability varies by device, network, operator and RCS support.

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.