1. Get a token

Exchange your dashboard credentials for an access token.

2. Send a message

Pass the token as a bearer credential and post one envelope per recipient.

3. Read the response

A successful call returns 202 with your remaining balance and one entry per message.
202 ACCEPTED means the message was accepted for delivery, not that it has arrived. See Delivery status for how the final outcome is reported.