# The Purple Box ## Docs - [API Key Logs](https://docs.thepurplebox.io/api-reference/api-keys/logs.md): Retrieve activity logs for your API keys to monitor usage and track requests. - [Authentication](https://docs.thepurplebox.io/api-reference/authentication.md): How to authenticate requests to the API - [Base URL](https://docs.thepurplebox.io/api-reference/base-url.md): The base URL for all API requests - [Add a Domain](https://docs.thepurplebox.io/api-reference/domains/create.md): Manage your domains for sending emails. - [Delete a Domain](https://docs.thepurplebox.io/api-reference/domains/delete.md): Delete a domain identity from your account. - [Get a Domain](https://docs.thepurplebox.io/api-reference/domains/get.md): Retrieve details and DNS configuration for a domain identity. - [Verify a Domain](https://docs.thepurplebox.io/api-reference/domains/verify.md): Trigger verification of DNS records for a domain identity. - [Get Email by ID](https://docs.thepurplebox.io/api-reference/emails/get.md): Retrieve detailed information about a specific email, including full content and delivery logs. - [List Emails](https://docs.thepurplebox.io/api-reference/emails/list.md): Retrieve a paginated list of all emails sent through your account. - [Get Email Logs](https://docs.thepurplebox.io/api-reference/emails/logs.md): Retrieve delivery logs for a specific email, showing its journey through the sending process. - [Rate Limiting](https://docs.thepurplebox.io/api-reference/rate-limiting.md): Understand API rate limits and how to handle rate limit responses. - [Send email](https://docs.thepurplebox.io/api-reference/transactional/send.md): Send emails with a single API call. - [Custom domain](https://docs.thepurplebox.io/configuration/domain.md): Adding & verifying a custom domain - [Introduction](https://docs.thepurplebox.io/getting-started/introduction.md): thePurplebox, a powerful transactional email sending service for developers. - [Overview](https://docs.thepurplebox.io/getting-started/overview.md): Discover the core concepts of thePurplebox - [SMTP](https://docs.thepurplebox.io/getting-started/smtp.md): Learn how to send emails via SMTP with thePurplebox - [Using Nodemailer](https://docs.thepurplebox.io/guides/nodemailer.md): Learn how to send transactional emails using thePurplebox with Nodemailer - [Send an email](https://docs.thepurplebox.io/guides/send-a-transactional-email.md): Learn how to send your first transactional email with thePurplebox - [Send with Attachments](https://docs.thepurplebox.io/guides/send-email-with-attachments.md): Learn how to send a transactional email with file attachments ## OpenAPI Specs - [openapi](https://docs.thepurplebox.io/api-reference/openapi.json) ## Optional - [Community](https://twitter.com/thepurpleboxaf)