Skip to main content
Access | Donorfy

Donorfy API Documentation

Getting started, authentication and conventions for integrating with the Donorfy API

These docs cover getting started, authentication and API conventions for integrators. The full endpoint reference lives in Swagger and the OpenAPI specification, both linked from Resources.

Get started quickly

Understand what the Donorfy API offers, the base URL to call, and where to find the full endpoint reference. Start with the Introduction.

Authenticate securely

Learn how to authenticate with your tenant API key and permission credentials. See Authentication.

Follow the conventions

Pagination, sorting and field inclusion are consistent across the API, and requests are rate limited per credential. See API conventions and Rate limiting.