Skip to content

Guides

sending.ac exposes two APIs. They serve different jobs and use different keys.

Send and read mail from mailboxes you already own, using an unmodified Microsoft Graph SDK. Point your existing Graph client at our base URL, authenticate with a sending.ac key, and the rest of your code is unchanged.

Create users, senders, domains and mailboxes on behalf of your own customers. The platform handles Microsoft 365 tenant setup, DNS and mailbox creation.

Still in internal testing; access is granted case by case.

  • Authentication — the two key types, and why the wrong one returns 403 rather than 401

The raw OpenAPI documents are served at /specs/mailbox.json and /specs/provisioning.json.