How do I use the Mailblast API?

The Mailblast API lets you manage subscribers, lists, campaigns, and automations from your own code, so you can integrate Mailblast with the rest of your stack or automate list management tasks.

Get your auth token

Every request to the API needs an auth token. Go to the API Access page in your account settings to find yours.

API Access page showing the auth token and reset button

If you ever need to rotate the token, click Reset Auth Token - this immediately invalidates the old one, so update any scripts or integrations using it.

Full reference

Full API documentation, including endpoints and example requests, is available at api-docs.mailblast.io.