Skip to main content

Resend source

Use the Resend source connector to connect to the Resend API.

Setup

  1. Create or sign in to your Resend account.
  2. Generate an API key in the Resend dashboard.
  3. In your workspace, create a new Resend source and paste the API key when prompted.

Authentication

This connector authenticates to Resend using a Bearer token (your Resend API key).

Required credentials

  • API key: A Resend API key with access to your account.

How we validate credentials

On connection test/login, the connector makes a request to:

  • GET https://api.resend.com/domains

If the request succeeds, the credentials are considered valid.

Configuration

FieldTypeRequiredDescription
api_keystringYesYour Resend API key used for Bearer authentication.

Streams

This connector is currently in development and does not yet expose any streams.

Limitations

  • Extraction is not yet available. Runs will fail with a message indicating that Resend extraction is still in development.
  • Catalog discovery is not yet implemented. The connector currently returns an empty catalog.