Skip to content
Marketing automation & email

mandrillapp.com

Mandrill sandbox and mock API

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. Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
90
Collections
-
Event types
-
example request
curl https://your-mandrillapp.slurry.io/ \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 90.

  • POST/exports/activity.json
  • POST/exports/info.json
  • POST/exports/list.json
  • POST/exports/rejects.json
  • POST/exports/whitelist.json
  • POST/inbound/add-domain.json
  • POST/inbound/add-route.json
  • POST/inbound/check-domain.json
  • POST/inbound/delete-domain.json
  • POST/inbound/delete-route.json
  • POST/inbound/domains.json
  • POST/inbound/routes.json