Resend Contacts API
Create and manage Contacts through the Resend API.
Resend Contacts 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 Contacts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, and 4 JSON Schemas.
This API exposes 6 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 1.1.0.
Requests are made against a single base URL, https://api.resend.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Resend Contacts API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 2 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Create and manage Contacts through the Resend API.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are GetContactResponseSuccess (7 properties), CreateContactOptions (5 properties), UpdateContactOptions (4 properties), RemoveContactResponseSuccess (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Resend 12
Other APIs Resend publishes across the network.