# Sendr API ## Docs - [Domain information](https://docs.sendr.app/api-reference/domain/list.md): Retrieve domain associated with the tenant - [Domain verification](https://docs.sendr.app/api-reference/domain/verify.md): Verify a domain's DNS settings - [Sending Email](https://docs.sendr.app/api-reference/email/send.md): Send an email to one or multiple recipients - [Introduction](https://docs.sendr.app/api-reference/introduction.md): Email Service API Documentation - [Get Tenant Statistics](https://docs.sendr.app/api-reference/stats/get.md): Retrieve email delivery statistics for all domains - [Adding Tenant](https://docs.sendr.app/api-reference/tenant/create.md): Create a new domain/workspace in the system - [Get Email Logs](https://docs.sendr.app/api-reference/webhooks/get.md): Retrieve email delivery logs for the domain associated with your tenant. This endpoint provides logs about email delivery, bounces, and receptions. ## OpenAPI Specs - [openapi](https://docs.sendr.app/api-reference/openapi.json)