Official Sinch API skills for AI coding agents — SMS, Voice, Verification, Numbers, Mailgun email, and more.
71
89%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
← Back to Conversation API SKILL.md
MMS (Multimedia Messaging Service) extends SMS with support for images, video, audio, PDFs and other media. Available in the United States, Canada, and Australia only.
| Media Type | Common Formats | Notes |
|---|---|---|
| Image | JPEG, PNG, GIF, BMP | Most widely supported |
| Video | MP4, 3GPP | Quality may be reduced for delivery |
| Audio | MP3, WAV, AMR | Limited carrier support |
| vCard | VCF | Contact cards |
| Text | Plain text | Included as message body |
| Included as PDF file |
All media files must serve a valid Content-Type header. application/octet-stream may be rejected.
Keep media under 1 MB for reliable delivery.
| Number Type | Typical Max | Notes |
|---|---|---|
| Long code | ~1 MB | Varies by carrier |
| Toll-free | ~1 MB | Varies by carrier |
| Short code | Varies | |
| 10DLC | Varies |
| Property | Description |
|---|---|
MMS_SENDER | Sender phone number |
MMS_STRICT_VALIDATION | Validate media against best practices (default: false) |
Card title becomes the MMS Subject line (max 80 chars, 40 recommended). Title is not duplicated in body.
channel to MMS and include MMS_SENDER in channel_properties. For fallback, add channel_priority_order array with both MMS and SMS channel identities.application/octet-stream may be rejected.skills
sinch-10dlc
references
sinch-authentication
sinch-conversation-api
sinch-elastic-sip-trunking
references
sinch-fax-api
sinch-imported-numbers-hosting-orders
references
sinch-in-app-calling
sinch-mailgun
references
sinch-mailgun-inspect
references
sinch-mailgun-optimize
references
sinch-mailgun-validate
sinch-number-lookup-api
sinch-number-order-api
sinch-numbers-api
references
sinch-porting-api
sinch-provisioning-api
sinch-sdks
sinch-verification-api