Web Integration
This page covers browser-based integrations for Sendeasy.
Typical flow
- Activate API access for the desired channel.
- Configure allowed origins.
- Use bearer token in requests.
- Send messages with JSON or multipart payloads.
For production-grade server-to-server integrations, prefer the Server API guides in /en/server.