How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Resend Audiences API

Create and manage Audiences through the Resend API.

Resend Audiences API is one of 13 APIs that Resend publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Audiences. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, and 4 JSON Schemas.

This API exposes 10 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.1.0.

Requests are made against a single base URL, https://api.resend.com.

10 operations 5 paths 12 schemas 3 DELETE4 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1.0
Base URL
https://api.resend.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Resend Audiences API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 10

Across 5 paths, the API surfaces 10 operations — 3 DELETE, 4 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Audiences 10

Create and manage Audiences through the Resend API.

POST
/audiences
Create a list of contacts
body → 201
GET
/audiences
Retrieve a list of audiences
→ 200
DELETE
/audiences/{id}
Remove an existing audience
1 param → 200
GET
/audiences/{id}
Retrieve a single audience
1 param → 200
POST
/audiences/{audience_id}/contacts
Create a new contact
1 param body → 201
GET
/audiences/{audience_id}/contacts
Retrieve a list of contacts
1 param → 200
DELETE
/audiences/{audience_id}/contacts/{email}
Remove an existing contact by email
2 params → 200
DELETE
/audiences/{audience_id}/contacts/{id}
Remove an existing contact by id
2 params → 200
GET
/audiences/{audience_id}/contacts/{id}
Retrieve a single contact
2 params → 200
PATCH
/audiences/{audience_id}/contacts/{id}
Update a single contact
2 params body → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are GetContactResponseSuccess (7 properties), CreateContactOptions (5 properties), UpdateContactOptions (4 properties), GetAudienceResponseSuccess (4 properties). Each schema is shown below with its type and property counts.

GetAudienceResponseSuccess
object
4 properties
CreateContactResponseSuccess
object
2 properties
ListAudiencesResponseSuccess
object
2 properties
CreateAudienceOptions
object
1 property 1 required
CreateContactOptions
object
5 properties 1 required
UpdateContactOptions
object
4 properties
RemoveContactResponseSuccess
object
3 properties
UpdateContactResponseSuccess
object
2 properties
ListContactsResponseSuccess
object
2 properties
CreateAudienceResponseSuccess
object
3 properties
RemoveAudienceResponseSuccess
object
3 properties
GetContactResponseSuccess
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resend-audiences-api-openapi.yml Raw ↑

Other APIs Resend publishes across the network.

Resend Apis API
Resend Audience API
Resend Batch API
Resend Broadcasts API
Resend Cancel API
Resend Contacts API
Resend Domains API
Resend Email API
Resend Emails API
Resend Keys API
Resend Send API
Resend Verify API
Where this information came from

This is an independent, third-party profile of Resend Audiences API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.