Auradonors API
Build integrations on top of the Auradonors donor management platform.
This site documents the public REST API for the Auradonors platform. It’s written for developers building integrations on behalf of an Auradonors tenant — payment processors, marketing automation, custom dashboards, data warehousing, and so on.
What’s here
Section titled “What’s here”- Getting started — provision an API key, send your first request.
- Authentication — the
X-Api-Keyheader, scope grammar, rotation, revocation. - Conventions — cross-cutting behavior every endpoint shares:
- Resources — the curated public-API surface, grouped by domain.
- Webhooks — outbound delivery, retry policy, signature verification, and the event catalog.
- Recipes — five end-to-end workflows showing how the endpoints compose.
- Reference — live API explorer powered by the production OpenAPI feed.
- Changelog — breaking and notable additive changes.
Looking for the user manual?
Section titled “Looking for the user manual?”End-user documentation for tenant operators lives inside the application — sign in to your Auradonors workspace and click the help icon on any page.