The Parlo API sends transactional email and manages the sending domains it authenticates from. Marketing campaigns (audiences, templates, broadcasts) are designed and sent from the Parlo dashboard, not this API — the API is transactional-only at launch. All requests authenticate with a company API key as an HTTP bearer token: `Authorization: Bearer parlo_live_xxx`. Errors return a JSON body of the shape `{ "message": string, "code": string }`.
Required Ruby Version
>= 2.7
Authors
Claris
Versions
- 1.0.0 July 25, 2026 (27.5 KB)