# AhaSend > AhaSend is the European email provider for developers. Send transactional email (and marketing email for approved senders) through a simple API or SMTP relay, running on AhaSend's own EU infrastructure. GDPR-first, with fair, transparent pricing. For AI agents and automation, use the resources below. ## Documentation The llms.txt file containing all AhaSend documentation. Append `.md` to any docs URL to receive the raw markdown source. - [Full documentation index](https://ahasend.com/docs/llms.txt) - [Quickstart](https://ahasend.com/docs/quickstart.md) - [Send with the API](https://ahasend.com/docs/send-api/send-email.md) - [Send with SMTP](https://ahasend.com/docs/smtp/index.md) - [Webhooks](https://ahasend.com/docs/integrations/webhooks.md) - [Inbound message routing](https://ahasend.com/docs/integrations/routing.md) - [Sandbox mode for safe testing](https://ahasend.com/docs/send-api/sandbox.md) ## OpenAPI specs The full OpenAPI specifications for the AhaSend API and webhook events. - [OpenAPI spec (YAML)](https://ahasend.com/docs/openapi.yaml) - [Webhook events spec (YAML)](https://ahasend.com/docs/webhooks.yaml) ## Command line tool Install and use the AhaSend CLI from the terminal. - [Repository](https://github.com/AhaSend/ahasend-cli) - [CLI documentation](https://ahasend.com/docs/cli/index.md) ## SDKs and integrations The official libraries maintained by the AhaSend team. - [Go](https://github.com/AhaSend/ahasend-go) - [Symfony Mailer bridge](https://ahasend.com/docs/smtp/php.md) - [WordPress plugin](https://github.com/AhaSend/wordpress-plugin) ## Sending endpoints - API: `POST https://api.ahasend.com/v2/accounts/{account_id}/messages` with `Authorization: Bearer ` - SMTP relay: `send.ahasend.com`, ports 25, 587, or 2525, STARTTLS required ## Pricing Billed in EUR, GBP, or USD depending on your location. - Free: 1,000 emails per month, no credit card - Pro: from €9 / $10 per month - Max: €72 / $80 per month including 100,000 emails, then €0.45 / $0.50 per 1,000 emails, with lower rates above 1 million per month - Dedicated IP included free above 300,000 emails per month - No contracts or annual commitments; month to month - [Full pricing in your currency](https://ahasend.com/pricing) ## Changelog AhaSend product updates and changes. - [Changelog (Markdown)](https://ahasend.com/docs/changelog.md) - [Changelog (HTML)](https://ahasend.com/docs/changelog) ## Roadmap Where AhaSend is headed, from active work to future ideas. - [Roadmap (Markdown)](https://ahasend.com/docs/roadmap.md) - [Roadmap (HTML)](https://ahasend.com/docs/roadmap) ## Blog Articles on email deliverability, migrations, European infrastructure, and product updates. - [Blog index](https://ahasend.com/blog) ## Security and legal GDPR, data processing, and security documentation. - [Data Processing Agreement (DPA)](https://ahasend.com/dpa) - [Privacy notice](https://ahasend.com/privacy) - [Terms of use](https://ahasend.com/terms) - [Responsible disclosure](https://ahasend.com/responsible-disclosure) - [Service status](https://status.ahasend.com) ## Contact - [Talk to an expert](https://ahasend.com/talk) - [Discord community](https://discord.gg/ep952yesjm)