Daffy

Integrate Daffy with your AI workspace

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.

Explore Triggers and Actions

Create Gift

Tool to create a new charitable gift. Use when you have recipient details and amount ready.

ActionTry it

Get Balance

Retrieve the authenticated user's Daffy fund balance information. Returns four key financial metrics: - Total fund amount - Pending deposits (not yet processed) - Portfolio balance (invested funds) - Available balance (ready for donations) No parameters required. Returns balance information for the authenticated user only.

ActionTry it

Get Contributions

Retrieves paginated list of contributions made to the authenticated user's Daffy donor-advised fund (DAF). Contributions are private - this endpoint only returns contributions associated with the authenticated API key. Use this to view your contribution history, including deposits from bank accounts, credit cards, crypto, stocks, checks, wires, DAF transfers, and third-party payments. The response includes pagination metadata (count, current page, last page) to help navigate through multiple pages of results.

ActionTry it

Get Donations

Retrieves the authenticated user's donation history from their Daffy account. Returns detailed information about each donation including amount, status, recipient nonprofit, fund details, and donation visibility. Supports pagination and filtering by creation date. Note: Only public donations will be shown for users other than the authenticated account owner.

ActionTry it

Get Gift by Code

Tool to retrieve details of a specific gift by its unique code. Use after obtaining the gift code.

ActionTry it

Get Gifts

Retrieve a paginated list of gifts associated with the user's Daffy account. Returns gifts with details including recipient name, amount, status, and shareable URLs. Supports pagination using limit and offset parameters.

ActionTry it

Get Non-Profit by EIN (v2)

Tool to retrieve detailed information about a non-profit organization by its EIN. Use when you need comprehensive non-profit details including location coordinates and causes.

ActionTry it

Get User by Username

Tool to retrieve a user's public profile information by username. Use when you need details about a specific user's account.

ActionTry it

Get User Causes

Retrieves the list of charitable causes associated with a user's Daffy fund. Use this action to discover which causes a user supports. The user_id can be obtained from the Get User Profile action. Returns an empty list if the user hasn't selected any causes.

ActionTry it

Get User Donations

Tool to retrieve public donations for a specific user by user ID. Use when you need to see a user's donation history. Limited to publicly visible donations only.

ActionTry it

Get User Profile

Tool to retrieve the authenticated user's profile. Use when you need details about the current user's account.

ActionTry it

Search Non-Profits

Tool to search non-profit organizations by cause ID and query text. Use when you need to find nonprofits matching a search term or a specific cause.

ActionTry it