Resources
Reference material and tooling for building against the Donorfy API.
Endpoint reference
- Swagger UI (
/swagger/index.html) — browse every endpoint, see request and response schemas, and try requests interactively. - OpenAPI specification (
/openapi/v1.json) — the raw machine readable contract, for generating clients or importing into your own tooling.
Both links are relative to the host you are viewing these docs on, and open in a new tab.