Authorizations
API key must be provided in the Authorization header as Bearer YOUR_API_KEY
.
Path Parameters
Phone number in E.164 format (e.g., +1234567890) or email address to check capabilities for.
Response
Contact capabilities information.
The contact identifier (phone number or email).
Example:
"+1234567890"
Type of contact identifier.
Available options:
phone
, email
Example:
"phone"
Messaging capabilities for this contact.
ISO 8601 timestamp of when capabilities were last checked.
Example:
"2024-01-01T00:00:00.000Z"