Philanthropy API
Philanthropy API endpoints (13 endpoints). Supports both read and write operations.
Philanthropy API
Philanthropy API endpoints (13 endpoints). Supports both read and write operations.
Available Operations:
createDAF- createDAFgetDAF- getDAFlistDAFs- listDAFscontribute- contributerecommendGrant- recommendGrantgetGrantHistory- getGrantHistorygetGrantRecommendations- getGrantRecommendationssearchCharities- searchCharitiesverifyCharity- verifyCharitygetTaxSummary- getTaxSummary- ... and 3 more
Authentication
Most endpoints require authentication. See Authentication for details.
Endpoints
Queries
philanthropy.getDAF
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.listDAFs
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.getGrantHistory
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.getGrantRecommendations
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.searchCharities
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.verifyCharity
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.getTaxSummary
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.calculateTaxBenefit
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.getImpactReports
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.getSectors
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
Mutations
philanthropy.createDAF
Type: Mutation (write)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.contribute
Type: Mutation (write)
Response
Returns the requested data. See TypeScript types for full response shape.
philanthropy.recommendGrant
Type: Mutation (write)
Response
Returns the requested data. See TypeScript types for full response shape.