Getting started
The Inboxroad Web API has two versions:
- v1 — sending email and retrieving bounces / complaints. See v1 authentication.
- v2 — managing contacts, contact lists and segments. See v2 authentication.
Both versions use the same token but send it differently, so check the relevant authentication page for your endpoints.
Steps
- Get a profile and account in the system. You can sign up via pricing.
- Obtain an API token. See How to obtain a token.
- Send a message with v1 (How to send a message), or start managing contacts with v2 (Get contact lists).