Send an iMessage
| Style | Syntax |
|---|---|
| Bold | **text** |
| Italics | _text_ or *text* |
~~text~~ | |
| Underline | __text__ |
**__~~_text_~~__** |

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Recipient's iMessage address. Must be in E.164 format (unless it is an email, however this method is not recommended).
"+1234567890"
Your leased iMessage number. If none is provided, we will use a random iMessage number of yours.
"+15555555555"
Message to send. Required unless attachments are provided.
"Hello, world!"
Should Contiguity fallback to SMS/RCS if the recipient does not have iMessage, or if iMessage fails to send?
{
"when": ["imessage_unsupported", "imessage_fails"],
"from": "+15555555555"
}Attachments to send. Must be HTTPS-secured URLs with file extensions. Max 10 attachments, with a cumulative size of 50MB.
10["https://example.com/image.png"]Fast track your request (bypassing any recommended rate limiting). Only available on leased numbers. Requires acceptance of the Fast Track Terms.