This repository contains the Mailjet API Guides markdown files used to generate our API documentation.
- Getting Started : _getting-started.md
- Filtering Resources : _filtering-resources.md
- Send transactional email : _send-api.md
- Send transactional email - Send API V3 : _send-api-V3.md
- Transactional templating : _template.md
- Send marketing campaigns : _newsletter.md
- Event API: real-time notifications : _event-api.md
- Statistics : _statistics.md
- Parse API: inbound emails : _parse-api.md
- Managing Contacts in bulk : _contact_bulk.md
- Domains and DNS : _domain-dns.md
- Account management : _account-management.md
- SMTP Relay : _SMTP_relay.md
- Exclusion List : _exclusionlist.md
- The libraries : _libraries.md
- Google Cloud Platform : _gcp.md
- Demos & Need Help? : _more.md
- Overview : _overview.md
- Getting Started : _getting-started.md
- Filtering Resources : _filtering-resources.md
- Payment and billing : _payment.md
- Send SMS API : _send-sms-api.md
- Concatenation and Encoding : _encoding.md
- Limitations : _limitation.md
- SMS Statistics : _sms-stats.md
- Export SMS Statistics : _export-sms_stats.md
- Error Codes : _error-codes.md
Whether you need help on an example, found an error you want to report, or would like to suggest another guide to be added follow these easy steps:
- Create an issue with an explicit name.
- Make sure to check closed issues
- Refer to the corresponding file and line in the description.
- Make sure you close the issue once you consider it solved.
- Don’t hesitate to open Pull Request, we would love to review them!
- Please include any code you might have used and which led to your issue, if any