Resend · GraphQL Specification

Resend GraphQL Schema

Resend is a developer-first email API platform for sending and managing transactional and marketing emails. Resend's public API is REST-based; this GraphQL schema is a conceptual representation derived from the official REST API reference at https://resend.com/docs/api-reference. It models all core Resend resources — emails, batches, domains, contacts, audiences, broadcasts, webhooks, API keys, tags, schedules, and email events — as GraphQL types to support schema-driven tooling, code generation, and documentation.

Documentation Endpoint View on GitHub EmailDeveloper ToolsTransactional EmailMarketing EmailGraphQL

Overview

Resend GraphQL Schema is a GraphQL API specification published by Resend on the APIs.io network.

Resend is a developer-first email API platform for sending and managing transactional and marketing emails. Resend’s public API is REST-based; this GraphQL schema is a conceptual representation derived from the official REST API reference at https://resend.com/docs/api-reference. It models all core Resend resources — emails, batches, domains, contacts, audiences, broadcasts, webhooks, API keys, tags, schedules, and email events — as GraphQL types to support schema-driven tooling, code generation, and documentation.

The specification includes 10 reference links.

Tagged areas include Email, Developer Tools, Transactional Email, and Marketing Email.

Endpoint

References

Related API Specs

Resend API (OpenAPI)
Back to Resend · All GraphQL Specs · GitHub