Technical Overview
See the complete API reference. Alternatively, check the API documentation in Postman.
The Transactional Email API:
Accepts and outputs JSON.
Authenticates using API key passed via the
token
query parameter or theX-Encharge-Token
header. Get your API key from your Account.Returns 202 Accepted on success.
Returns descriptive error messages with meaningful HTTP response codes. The response has the following format:
Last updated