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.
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
- API Reference https://resend.com/docs/api-reference
- Introduction https://resend.com/docs/api-reference/introduction
- Emails https://resend.com/docs/api-reference/emails
- Batches https://resend.com/docs/api-reference/emails/send-batch-emails
- Domains https://resend.com/docs/api-reference/domains
- API Keys https://resend.com/docs/api-reference/api-keys
- Audiences https://resend.com/docs/api-reference/audiences
- Contacts https://resend.com/docs/api-reference/contacts
- Broadcasts https://resend.com/docs/api-reference/broadcasts
- Webhooks https://resend.com/docs/dashboard/webhooks/introduction