Check RCS capability for phone numbers

Synchronously checks whether a list of phone numbers can receive RCS from your sender.

Use this before sending to decide between RCS and SMS fallback. Designed for routing-time lookups: small batches (1–10 numbers recommended for best latency), immediate response.

Results are best-effort and reflect capability at the moment of the lookup. Do not use this as a hard gate on sending — treat UNKNOWN as reachable and rely on SMS fallback for hard delivery guarantees.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request payload for the synchronous RCS capability check.

string
required

The RCS sender assigned to your account.

  • Example: DemoSender
phone_numbers
array of strings
required
length between 1 and 100

Phone numbers to check, in E.164 format without the leading +.

For best latency we recommend batches of 1–10. The endpoint accepts up to 100 numbers per request.

phone_numbers*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json