Daffy is a modern platform for charitable giving, offering a donor-advised fund that allows users to set money aside, watch it grow tax-free, and donate to over 1.7 million charities in the U.S.
Tool to create a new charitable gift. use when you have recipient details and amount ready.
Tool to retrieve the authenticated user's fund balance. use after authenticating to confirm account funds.
Tool to retrieve list of contributions to the authenticated user's fund. use when needing to paginate through contribution history.
Tool to retrieve a list of donations for the authenticated user. use after authentication to fetch donation history.
Tool to retrieve details of a specific gift by its unique code. use after obtaining the gift code.
Tool to retrieve a list of gifts. use when you need to page or filter gifts.