Resend source
Use the Resend source connector to connect to the Resend API.
Setup
- Create or sign in to your Resend account.
- Generate an API key in the Resend dashboard.
- 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
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your 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.