# BotMailRoom ## Docs - [Create Domain](https://docs.botmailroom.com/documentation/api-reference/domain/create-domain.md): Add a custom domain - [Get Domains](https://docs.botmailroom.com/documentation/api-reference/domain/get-domains.md): Get all domains - [Verify Domain](https://docs.botmailroom.com/documentation/api-reference/domain/verify-domain.md): Verify ownership of a domain - [Add Attachment To Pool](https://docs.botmailroom.com/documentation/api-reference/email/add-attachment-to-pool.md): Add an attachment to the attachments pool. Only attachments in the pool can be used in `send_email` requests. - [Get Email Attachment](https://docs.botmailroom.com/documentation/api-reference/email/get-email-attachment.md): Get the raw attachment bytes of an email. Only available for valid emails. - [Get Email Content](https://docs.botmailroom.com/documentation/api-reference/email/get-email-content.md): Get the metadata and content of an email. Only attachment metadata is included, use the `Get Email Attachment` endpoint to get the raw attachment. Only available for valid emails. - [Get Email Raw](https://docs.botmailroom.com/documentation/api-reference/email/get-email-raw.md): Get the entire unparsed email file as an EML file. Only available for valid emails. - [Get Emails](https://docs.botmailroom.com/documentation/api-reference/email/get-emails.md): Get a list of all emails for the user - only returns the metadata of the emails - [Get Outbound Email Attachment](https://docs.botmailroom.com/documentation/api-reference/email/get-outbound-email-attachment.md): Get the raw attachment bytes of an outbound email. - [Get Outbound Email Content](https://docs.botmailroom.com/documentation/api-reference/email/get-outbound-email-content.md): Get the metadata and content of an outbound email. Only attachment metadata is included, use the `Get Outbound Email Attachment` endpoint to get the raw attachment. - [Get Outbound Emails](https://docs.botmailroom.com/documentation/api-reference/email/get-outbound-emails.md): Get the a list of all emails sent by the user - only returns the metadata of the outbound emails - [Mark Email](https://docs.botmailroom.com/documentation/api-reference/email/mark-email.md): Mark an email as valid (if it is not already valid) or invalid (if it is not already invalid). - [Send Email](https://docs.botmailroom.com/documentation/api-reference/email/send-email.md): Send an email from an inbox. - [Get Inboxes](https://docs.botmailroom.com/documentation/api-reference/inbox/get-inboxes.md): Get all inboxes - [Upsert Inbox](https://docs.botmailroom.com/documentation/api-reference/inbox/upsert-inbox.md): Create or update an inbox - [Get Tools](https://docs.botmailroom.com/documentation/api-reference/tools/get-tools.md): Gets tool schemas that can be passed to an LLM. - [Custom Authentication Rules](https://docs.botmailroom.com/documentation/custom-authentication-rules.md): Specify who is allowed to send emails to your inbox - [Custom Domains](https://docs.botmailroom.com/documentation/custom-domains.md): Use your own domain in your inbox email address - [Quickstart](https://docs.botmailroom.com/documentation/quickstart.md): Create an inbox and start receiving emails - [Receiving Emails via Webhook](https://docs.botmailroom.com/documentation/receiving-emails-via-webhook.md): Automatically trigger workflows and agents when an email is received - [Send an Email](https://docs.botmailroom.com/documentation/send-email.md): Send an email from your inbox ## OpenAPI Specs - [openapi](https://docs.botmailroom.com/api-reference/openapi.json) - [openapi-from-url-6037df44-536f-497f-8ea4-8afdaa1dc63a](https://docs.botmailroom.com/openapi-from-url-6037df44-536f-497f-8ea4-8afdaa1dc63a) - [openapi-from-url-92039578-3062-47bd-b3d7-fc129a672f11](https://docs.botmailroom.com/openapi-from-url-92039578-3062-47bd-b3d7-fc129a672f11) - [openapi-from-url-40956c62-4ced-4688-a2fc-04bb18d37ee9](https://docs.botmailroom.com/openapi-from-url-40956c62-4ced-4688-a2fc-04bb18d37ee9) - [openapi-from-url-01960c2b-b0de-4527-b653-a2edc051cba8](https://docs.botmailroom.com/openapi-from-url-01960c2b-b0de-4527-b653-a2edc051cba8) - [openapi-from-url-4931fc33-2389-4a6b-852f-81fdd51e82df](https://docs.botmailroom.com/openapi-from-url-4931fc33-2389-4a6b-852f-81fdd51e82df) - [openapi-from-url-288335e6-57bd-481f-b62a-c3f77bed0b2b](https://docs.botmailroom.com/openapi-from-url-288335e6-57bd-481f-b62a-c3f77bed0b2b) - [openapi-from-url-91addfa6-427b-4066-9950-7fa23282a2a8](https://docs.botmailroom.com/openapi-from-url-91addfa6-427b-4066-9950-7fa23282a2a8) - [openapi-from-url-7bf35326-fec8-4c48-b2cb-88fae21db2ec](https://docs.botmailroom.com/openapi-from-url-7bf35326-fec8-4c48-b2cb-88fae21db2ec) - [openapi-from-url-7d1e332e-4046-4172-b29d-0391b6738211](https://docs.botmailroom.com/openapi-from-url-7d1e332e-4046-4172-b29d-0391b6738211) - [openapi-from-url-1456776e-ef44-434f-b115-6d9a4d97a174](https://docs.botmailroom.com/openapi-from-url-1456776e-ef44-434f-b115-6d9a4d97a174) - [openapi-from-url-7a9f041c-6c38-4575-9be1-a7a9c9953fc7](https://docs.botmailroom.com/openapi-from-url-7a9f041c-6c38-4575-9be1-a7a9c9953fc7) - [openapi-from-url-401229a9-4edd-4f7f-8cc8-645d5279c4cd](https://docs.botmailroom.com/openapi-from-url-401229a9-4edd-4f7f-8cc8-645d5279c4cd) - [openapi-from-url-c1623f08-b282-4c3c-85ca-8083e228f175](https://docs.botmailroom.com/openapi-from-url-c1623f08-b282-4c3c-85ca-8083e228f175) - [openapi-from-url-9bb8f5c2-36ed-4d34-ac87-fdaa97157bd7](https://docs.botmailroom.com/openapi-from-url-9bb8f5c2-36ed-4d34-ac87-fdaa97157bd7) - [openapi-from-url-017edb8f-221b-4165-82bf-d22b44e9d37d](https://docs.botmailroom.com/openapi-from-url-017edb8f-221b-4165-82bf-d22b44e9d37d) - [openapi-from-url-fd90cc5d-c9cd-4f34-99ed-3f93546156c8](https://docs.botmailroom.com/openapi-from-url-fd90cc5d-c9cd-4f34-99ed-3f93546156c8) - [openapi-from-url-d4c6f395-ebb9-44e5-b8e7-abc81013ae00](https://docs.botmailroom.com/openapi-from-url-d4c6f395-ebb9-44e5-b8e7-abc81013ae00) - [openapi-from-url-c4f33cf5-4867-4ccb-8683-c912bb965020](https://docs.botmailroom.com/openapi-from-url-c4f33cf5-4867-4ccb-8683-c912bb965020) - [openapi-from-url-abd284a6-4af4-4202-b1e3-34a375f4cbe4](https://docs.botmailroom.com/openapi-from-url-abd284a6-4af4-4202-b1e3-34a375f4cbe4) - [openapi-from-url-377f639a-62f2-43b0-9d82-76a0ae1e53fe](https://docs.botmailroom.com/openapi-from-url-377f639a-62f2-43b0-9d82-76a0ae1e53fe) - [openapi-from-url-15e08d08-f986-4e87-92a9-816b7bc1f01d](https://docs.botmailroom.com/openapi-from-url-15e08d08-f986-4e87-92a9-816b7bc1f01d) - [openapi-from-url-6c28c228-ff55-45df-ba13-183a296a0cc3](https://docs.botmailroom.com/openapi-from-url-6c28c228-ff55-45df-ba13-183a296a0cc3)