| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.donately.com/v2 | link | — | — | — |
Actions (7)
Webhooks · 3
- Create webhook subscriptionPOST /subscriptions/{unique_id}
Creates a new webhook subscription for receiving event notifications.
documented - Get webhookGET /webhooks/{unique_id}
Retrieves a webhook subscription by its unique_id.
documented - List webhooksGET /webhooks
Retrieves the configured webhook subscriptions for the account.
documented