{"@context": "https://schema.org", "@type": "WebAPI", "name": "Mandrill API", "description": "Mandrill is a reliable, scalable, and secure delivery API for transactional emails from websites and applications. It's ideal for sending data-driven transactional emails, including targeted e-commerce and personalized one-to-one messages.", "provider": {"@type": "Organization", "name": "mandrillapp.com"}, "documentation": "https://raw.githubusercontent.com/APIs-guru/unofficial_openapi_specs/master/mandrillapp.com/1.0/swagger.yaml"}
Mandrill is a reliable, scalable, and secure delivery API for transactional emails from websites and applications. It's ideal for sending data-driven transactional emails, including targeted e-commerce and personalized one-to-one messages.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://mandrillapp.com/api/1.0
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Mandrill is a reliable, scalable, and secure delivery API for transactional emails from websites and applications. It's ideal for sending data-driven transactional emails, including targeted e-commerce and personalized one-to-one messages.
| method | path | what the vendor says it does |
|---|---|---|
POST | /exports/activity.json | Begins an export of your activity history. The activity will be exported to a zip archive containing a single |
POST | /exports/info.json | Returns information about an export job. If the export job's state is 'complete', the returned data will inclu |
POST | /exports/list.json | Returns a list of your exports. |
POST | /exports/rejects.json | Begins an export of your rejection blacklist. The blacklist will be exported to a zip archive containing a sin |
POST | /exports/whitelist.json | Begins an export of your rejection whitelist. The whitelist will be exported to a zip archive containing a sin |
POST | /inbound/add-domain.json | Add an inbound domain to your account |
POST | /inbound/add-route.json | Add a new mailbox route to an inbound domain |
POST | /inbound/check-domain.json | Check the MX settings for an inbound domain. The domain must have already been added with the add-domain call |
POST | /inbound/delete-domain.json | Delete an inbound domain from the account. All mail will stop routing for this domain immediately. |
POST | /inbound/delete-route.json | Delete an existing inbound mailbox route |
POST | /inbound/domains.json | List the domains that have been configured for inbound delivery |
POST | /inbound/routes.json | List the mailbox routes defined for an inbound domain |
POST | /inbound/send-raw.json | Take a raw MIME document destined for a domain with inbound domains set up, and send it to the inbound hook ex |
POST | /inbound/update-route.json | Update the pattern or webhook of an existing inbound mailbox route. If null is provided for any fields, the va |
POST | /ips/cancel-warmup.json | Cancels the warmup process for a dedicated IP. |
POST | /ips/check-custom-dns.json | Tests whether a domain name is valid for use as the custom reverse DNS for a dedicated IP. |
POST | /ips/create-pool.json | Creates a pool and returns it. If a pool already exists with this name, no action will be performed. |
POST | /ips/delete-pool.json | Deletes a pool. A pool must be empty before you can delete it, and you cannot delete your default pool. |
POST | /ips/delete.json | Deletes a dedicated IP. This is permanent and cannot be undone. |
POST | /ips/info.json | Retrieves information about a single dedicated ip. |
POST | /ips/list-pools.json | Lists your dedicated IP pools. |
POST | /ips/list.json | Lists your dedicated IPs. |
POST | /ips/pool-info.json | Describes a single dedicated IP pool. |
POST | /ips/provision.json | Requests an additional dedicated IP for your account. Accounts may have one outstanding request at any time, a |
POST | /ips/set-custom-dns.json | Configures the custom DNS name for a dedicated IP. |
POST | /ips/set-pool.json | Moves a dedicated IP to a different pool. |
POST | /ips/start-warmup.json | Begins the warmup process for a dedicated IP. During the warmup process, Mandrill will gradually increase the |
POST | /messages/cancel-scheduled.json | Cancels a scheduled email. |
POST | /messages/content.json | Get the full content of a recently sent message |
POST | /messages/info.json | Get the information for a single recently sent message |
POST | /messages/list-scheduled.json | Queries your scheduled emails by sender or recipient, or both. |
POST | /messages/parse.json | Parse the full MIME document for an email message, returning the content of the message broken into its consti |
POST | /messages/reschedule.json | Reschedules a scheduled email. |
POST | /messages/search-time-series.json | Search the content of recently sent messages and return the aggregated hourly stats for matching messages |
POST | /messages/search.json | Search the content of recently sent messages and optionally narrow by date range, tags and senders. This metho |
POST | /messages/send-raw.json | Take a raw MIME document for a message, and send it exactly as if it were sent through Mandrill's SMTP servers |
POST | /messages/send-template.json | Send a new transactional message through Mandrill using a template |
POST | /messages/send.json | Send a new transactional message through Mandrill |
POST | /metadata/add.json | Add a new custom metadata field to be indexed for the account. |
POST | /metadata/delete.json | Delete an existing custom metadata field. Deletion isn't instataneous, and /metadata/list will continue to ret |
and 50 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/APIs-guru/unofficial_openapi_specs/master/mandrillapp.co
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.