Connect everything — free

Connectors are distribution, not a paywall. Every integration is free on every plan, including the free-forever tier.

SMTP relay

No API integration needed — point any app, CRM or framework at our SMTP server and authenticate with an API key. Runs through the same pipeline as the API, so suppression, DKIM, tracking and deliverability all apply.

  • smtp.aryasend.com : 587 (STARTTLS)
  • Auth with any API key
  • Drop-in for WordPress, WHMCS, anything

WHMCS

Sync clients to your audience, route WHMCS mail through AryaSend, and — for hosts — auto-provision a white-labeled account per client with usage billing.

  • Client sync + bulk backfill
  • SMTP delivery through the pipeline
  • White-label provisioning + invoicing

WordPress

Route every wp_mail() through AryaSend and collect subscribers with a shortcode. Password resets, WooCommerce receipts and newsletters, all delivered well.

  • phpmailer_init SMTP routing
  • [aryasend_subscribe] shortcode
  • Official Plugin Check: clean

Signup forms

A dependency-free embed widget for any site — no CMS required. Drop in a div and a script tag; double opt-in and suppression are handled for you.

  • Shadow-DOM isolated
  • Works on any static site
  • Double opt-in built in

SDKs & API

A clean /v1 REST API with an OpenAPI spec and official Node & Python SDKs. Send your first email in minutes; wire up webhooks and inbound parsing.

  • Node & Python SDKs
  • OpenAPI 3.0 spec
  • HMAC-signed webhooks