{"name":"MailEZY Campaign API","version":"1","authentication":"Authorization: Bearer mme_live_...","campaignActions":["list.create","contacts.upsert","campaign.create","campaign.prepare","campaign.status"],"campaignWorkflow":["Create a list","Import contacts","Create a campaign","Prepare with owned sender routes","Dispatch, or wait for its scheduled time"],"statusActions":{"Paused":"Pause an active campaign","Ready":"Resume a paused campaign","Cancelled":"Cancel a campaign"},"endpoints":[{"method":"GET","path":"/api/v1/campaigns","scope":"campaigns:read"},{"method":"POST","path":"/api/v1/campaigns","scope":"campaigns:write"},{"method":"POST","path":"/api/v1/campaigns/{campaignId}/dispatch","scope":"campaigns:write"},{"method":"POST","path":"/api/v1/events","scope":"events:write"},{"method":"GET|POST|DELETE","path":"/api/v1/webhooks","scope":"webhooks:write"}]}