# AI Inbx Docs ## Docs - [Create domain](https://docs.aiinbx.com/api-reference/domains/create-domain.md): Create a new domain for the organization and return required DNS records to configure. - [Delete domain](https://docs.aiinbx.com/api-reference/domains/delete-domain.md): Delete a domain by ID from the organization - [Get domain by ID](https://docs.aiinbx.com/api-reference/domains/get-domain-by-id.md): Retrieve a domain by its ID - [List domains](https://docs.aiinbx.com/api-reference/domains/list-domains.md): List all domains belonging to the API key's organization - [Verify domain DNS & SES status](https://docs.aiinbx.com/api-reference/domains/verify-domain-dns-&-ses-status.md): Run verification checks for the domain and update its stored status and DNS record verification flags. - [Get email by ID](https://docs.aiinbx.com/api-reference/emails/get-email-by-id.md): Retrieve a specific email by its ID using API key authentication - [Reply to an email](https://docs.aiinbx.com/api-reference/emails/reply-to-an-email.md): Reply to an existing email. Automatically handles reply headers (In-Reply-To, References) and thread association. The reply will be sent from a verified domain belonging to the organization. - [Send an email](https://docs.aiinbx.com/api-reference/emails/send-an-email.md): Send an email from a verified domain belonging to the organization. Useful for transactional or conversational messages. Returns metadata including identifiers for further queries. - [Inbound email received](https://docs.aiinbx.com/api-reference/inbound-email-received.md): Fired when an inbound email is processed and stored. - [Outbound email bounced](https://docs.aiinbx.com/api-reference/outbound-email-bounced.md): Fired when SES sends a bounce notification. - [Outbound email complained](https://docs.aiinbx.com/api-reference/outbound-email-complained.md): Fired when a recipient marks as spam. - [Outbound email delivered](https://docs.aiinbx.com/api-reference/outbound-email-delivered.md): Fired when SES confirms delivery. - [Outbound email link clicked](https://docs.aiinbx.com/api-reference/outbound-email-link-clicked.md): Fired when a tracked link is clicked. - [Outbound email opened](https://docs.aiinbx.com/api-reference/outbound-email-opened.md): Fired when the email is opened. - [Outbound email rejected](https://docs.aiinbx.com/api-reference/outbound-email-rejected.md): Fired when the recipient server rejects the email. - [Forward a thread to email](https://docs.aiinbx.com/api-reference/threads/forward-a-thread-to-email.md): Forward the entire thread as a readable transcript. - [Get thread by ID](https://docs.aiinbx.com/api-reference/threads/get-thread-by-id.md): Retrieve a specific thread with all its emails by thread ID using API key authentication - [Search threads with filters](https://docs.aiinbx.com/api-reference/threads/search-threads-with-filters.md): Search threads with various filtering options optimized for AI agents - [Domain](https://docs.aiinbx.com/domain.md): Understanding domains in AI Inbx - your verified email sending infrastructure - [Human in the Loop](https://docs.aiinbx.com/draft-mode.md): Save emails as drafts for human-in-the-loop approval before sending - [Email](https://docs.aiinbx.com/email.md): Understanding emails in AI Inbx - individual messages within conversations - [Forward a Thread](https://docs.aiinbx.com/forward.md): Send a full conversation transcript to someone outside the thread - [Welcome to AI Inbx](https://docs.aiinbx.com/index.md): Super-easy email infrastructure for sending and receiving messages – built for conversational AI workflows - [Quickstart](https://docs.aiinbx.com/quickstart.md): Get started with AI Inbx in under 5 minutes - [Python SDK](https://docs.aiinbx.com/sdks/python.md): Official Python SDK for AI Inbx - [TypeScript SDK](https://docs.aiinbx.com/sdks/typescript.md): Official TypeScript/JavaScript SDK for AI Inbx - [Thread](https://docs.aiinbx.com/thread.md): Understanding threads in AI Inbx - organized email conversations - [Receive Emails](https://docs.aiinbx.com/webhooks.md): Receive real-time notifications when new emails arrive in AI Inbx. ## OpenAPI Specs - [openapi.documented](https://app.stainless.com/api/spec/documented/ai-inbx/openapi.documented.yml) ## Optional - [Dashboard](https://aiinbx.com/start)