Skip to main content
Check which messaging service is currently available for an E.164 phone number. This is a read-only lookup and does not require an agent identity or an existing conversation.

Check messaging capability

Query parameters

URL-encode the leading + as %2B when you place the number in the query string:
bash
Use an admin API key or claimed agent key. Unclaimed (mid-signup) agent keys are rejected.

Response (200)

The response body is a JSON string—not an object—and is always one of iMessage, SMS, or RCS:
JSON
Check capability close to the time you intend to message the recipient because service availability can change.

Error responses