REST API & Webhooks
Base URL: /wp-json/omailer/v1/
Endpoints: /subscribers (GET, POST), /subscribers/{email} (GET, DELETE), /campaigns (GET), /campaigns/{id}/send (POST).
Authentication: Bearer token from Settings → API Keys.
Webhook events: subscriber.created, campaign.sent, email.opened, bounce.hard, spam.complaint.
