Donation Pledges
Create a crypto donation pledge
Creates a new donation pledge for a cryptocurrency donation to Endaoment.
Minimum Donation Requirements: Please note we enforce a minimum on all donations of assets in this manner as they require manual processing. All sub-$250 donations are re-routed to Endaoment’s operating fund.
By proceeding, you accept our disclaimer for over-the-counter donations.
Authentication is optional:
- Authenticated users will have the pledge associated with their account
- Unauthenticated users can still create pledges but won’t have them linked to any account
This endpoint allows users to:
- Register their crypto donation with Endaoment, alongside the transaction hash proving the donation happened on-chain
- Specify the amount and receiving fund
- Optionally provide donor identity information for the donation receipt
If you are donating crypto via the Endaoment smart contract functions, please use the ‘donations’ endpoint instead to register your donation.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Crypto donation pledge successfully created
The response is of type object
.