Application
Table of Contents
Classes
- Exports
- Start an export, or get information on export jobs in progress.
- Inbound
- Manage your inbound domains and routes.
- Internal
- Ips
- Request and manage Dedicated IPs for your account, and set up reverse DNS.
- Messages
- Send, schedule, or get information on your emails.
- Metadata
- Manage your custom metadata fields in your account.
- Rejects
- Add, list, or delete from your Rejection Denylist.
- Senders
- Manage or get information about your sending domains.
- Subaccounts
- Manage your subaccounts, including the abilitiy to pause and resume sending.
- Tags
- List, delete, or get information on your Tags and their sending statistics.
- Templates
- Manage the Templates in your account.
- Urls
- Manage your tracking domains. Some of these endpoints may be deprecated.
- Users
- Get information about your account, or ping Transactional.
- Webhooks
- Manage the webhooks in your account.
- Whitelists
- Add, list, or delete from your Rejection Allowlist. These endpoints are being replaced with a series of functionally identical endpoints called /allowlists.
- Client
- Mandrill API Client.
- Error
- Mandrill Error.
- HttpError
- There is a error with the HTTP request.
- InvalidCustomDNS
- The domain name is not configured for use as the dedicated IP's custom reverse DNS.
- InvalidCustomDNSPending
- A custom DNS change for this dedicated IP is currently pending.
- InvalidDeleteDefaultPool
- The default pool cannot be deleted.
- InvalidDeleteNonEmptyPool
- Non-empty pools cannot be deleted.
- InvalidEmptyDefaultPool
- You cannot remove the last IP from your default IP pool.
- InvalidKey
- The provided API key is not a valid Mandrill API key.
- InvalidReject
- The requested email is not in the rejection list.
- InvalidTagName
- The requested tag does not exist or contains invalid characters.
- InvalidTemplate
- The given template name already exists or contains invalid characters.
- IPProvisionLimit
- A dedicated IP cannot be provisioned while another request is pending.
- MetadataFieldLimit
- Custom metadata field limit reached.
- NoSendingHistory
- The user hasn't started sending yet.
- PaymentRequired
- The requested feature requires payment.
- PoorReputation
- The user's reputation is too low to continue.
- ServiceUnavailable
- The subsystem providing this API call is down for maintenance.
- UnknownExport
- The requested export job does not exist.
- UnknownInboundDomain
- The requested inbound domain does not exist.
- UnknownInboundRoute
- The provided inbound route does not exist.
- UnknownIP
- The provided dedicated IP does not exist.
- UnknownMessage
- The provided message id does not exist.
- UnknownMetadataField
- The provided metadata field name does not exist.
- UnknownPool
- The provided dedicated IP pool does not exist.
- UnknownSender
- The requested sender does not exist.
- UnknownSubaccount
- The provided subaccount id does not exist.
- UnknownTemplate
- The requested template does not exist.
- UnknownTrackingDomain
- The provided tracking domain does not exist.
- UnknownUrl
- The requested URL has not been seen in a tracked link.
- UnknownWebhook
- The requested webhook does not exist.
- ValidationError
- The parameters passed to the API call are invalid or not provided when required.