Welcome to Mercadeo Masivo APIs
Select a channel from the left menu to explore our comprehensive API documentation, including SMS, Email, Voice, and more.
Get Started with Email
Send a simple Email message by defining destination and message text, or experiment with a rich set of features. With our platform, you can create rich, personalized transactional or marketing emails at scale.
- Account is required to send emails. Sign up or Login, if you haven’t already.
- Demo sender ID is provided to you during the trial period.
- Your email address is the only one that can be used as an email recipient during the trial period – the one you used for the account registration.
Other languages and advanced functionalities
For more information on usage and code examples explore Send fully featured email API reference.
SMTP
If you are interested in sending email via SMTP, see our SMTP configuration tutorial.
Next steps
- Get API client library
- Upgrade account
- Register sender domain
- Explore Send fully featured email API reference to learn how to send HTML or Templated emails
Need help?
In case you get stuck at any point, visit API Get started page to find any information you need to successfully use the API.
Send Email messages
Early access99% of all use cases can be achieved by using this API method. Everything from sending a simple single message to a single destination, up to batch sending of personalized messages to the thousands of recipients with a single API request. Scheduling and every advanced feature you can think of is supported.
http://api.messaging-service.com/email/4/messages
Note: This field is required if
templateId is not present.
Note: Maximum number of recipients is 1000 overall including to, cc and bcc field.
Responses
errorCode, description, action, and violations.
Send SMS message over query parameters
All message parameters of the message can be defined in the query string. Use this method only if Send SMS message is not an option for your use case!
http://api.messaging-service.com/sms/3/text/query
…and other optional parameters (from, flash, languageCode, etc.)