MMS
Infobip MMS API allows you to send and receive MMS messages and receive delivery reports on your endpoint in real time. You can send messages up to 1600 characters in length together with multimedia content including images and videos.
To utilize MMS in combination with other channels, check out Messages API.
Send MMS
This method allows you to send MMS messages to a recipient or multiple recipients in one request.
This method allows you to send one MMS or bulk MMS to a recipient or multiple recipients in one request.
This method allows you to upload binary content that you can reference when sending MMS messages.
Receive MMS
If for some reason you are unable to receive incoming MMS at the endpoint of your choice in real time, you can use this API call to fetch messages. Each request will return a batch of received messages - only once. The following API request will return only new messages that arrived since the last API request.
If you want to receive MMS messages from your subscribers we can have them delivered to you in real time. Set the inbound configuration for the number by specifying your endpoint and we will send inbound messages to you as soon as they are delivered to us by a mobile network operator.
Name of the default format or renderer for the inbound MMS messages is MO_MMS_2
, and is documented in this section.
Logs and Status Reports
If you are unable to receive real-time delivery reports towards your endpoint for various reasons, we offer you an API method to fetch batches of delivery reports to confirm whether specific messages have been delivered. Each request towards this endpoint will return batches of the latest delivery reports. Please note they will be returned only once.
If you are unable to receive real-time delivery reports towards your endpoint for various reasons, we offer you an API method to fetch batches of delivery reports to confirm whether specific messages have been delivered. Each request towards this endpoint will return batches of the latest delivery reports. Please note they will be returned only once.
Use this method for displaying logs for example in the user interface. Available are the logs for the last 48 hours.
Use this method for displaying logs for example in the user interface. Available are the logs for the last 48 hours and you can only retrieve maximum of 1000 logs per call. See message delivery reports if your use case is to verify message delivery.
For each message that you send out, we can send you a delivery report. For this to work you need to have an endpoint to forward the reports to. Please specify the endpoint per each message via the webhooks > delivery > url
parameter. Alternatively, you can provide the endpoint’s URL to Customer support and they will set it up for you. Contact support@infobip.com if you require help. You'll receive this type of payload for messages sent using Send MMS messages endpoint.
For each MMS that you send out, we can send you a message delivery report. All you need to do is specify your endpoint when sending MMS and we will deliver a status report to you in real time. You'll receive this type of payload for messages sent using Send single MMS message or Send MMS message endpoints.
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See