Skip to content

Quickstart

The three steps between a domain and a first message.

  1. 01

    Verify a domain

    Add the DKIM and SPF records Relayara generates for your domain.

  2. 02

    Generate an API key

    Create a key scoped to your account. A sending_only key reaches the send endpoints and nothing else.

  3. 03

    Send an email

    POST to /v1/emails with a from address, a recipient, a subject, and an html or text body.

Every endpoint, parameter and error is documented in the full API reference.

Relayara, transactional email for developers