WhatsApp Text Formatter
Write with WhatsApp's markup and see exactly how it renders in a chat before you send it via the API.
Select text and click a button above, or type markers directly: *bold* _italic_ ~strike~ ```mono```
Chat Preview
Hey! Your order #4821 has shipped ✅
Estimated delivery: 2 days
Old price: $49 Now $39
Estimated delivery: 2 days
TRACK-4821-XZWhatsApp Formatting Syntax
| Style | Syntax | Result |
|---|---|---|
| Bold | *text* | text |
| Italic | _text_ | text |
| Strikethrough | ~text~ | text |
| Monospace | ```text``` | text |
Send Formatted Messages via API
Paste the formatted text straight into the text field of a POST /v1/sendText request.