Server Integration
This section is the technical entry point for backend integrations with Sendeasy.
What is covered
- Technical Reference: practical request/response contracts.
- Public API: authentication, payloads and endpoint catalog.
- Integrations: public Generic flow.
- WABA API: template and media endpoints.
- Email API: transactional email sending via
/api/v1/email/*, billed in project credits. - Bots API: text generation, PDF extraction and search via
/api/v1/ai/*, billed in project bot credits. - Webhooks: events effectively forwarded to your project webhook.
- Error Translations: multilingual error catalog strategy.