Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Resend Apis API

The Apis API from Resend — 2 operation(s) for apis.

Resend Apis 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 Apis. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, and 4 JSON Schemas.

This API exposes 3 operations across 2 paths, and defines 4 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.

3 operations 2 paths 4 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 3

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

Apis 3
POST
/api-keys
Create a new API key
body → 201
GET
/api-keys
Retrieve a list of API keys
→ 200
DELETE
/api-keys/{api_key_id}
Remove an existing API key
1 param → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are CreateApiKeyRequest (3 properties), ApiKey (3 properties), CreateApiKeyResponse (2 properties), ListApiKeysResponse (1 property). Each schema is shown below with its type and property counts.

ListApiKeysResponse
object
1 property
ApiKey
object
3 properties
CreateApiKeyResponse
object
2 properties
CreateApiKeyRequest
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resend-apis-api-openapi.yml Raw ↑

Other APIs Resend publishes across the network.

Resend Audience API
Resend Audiences 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