Skip to main content
Domavia
Api
Latest

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 - createDAF
  • getDAF - getDAF
  • listDAFs - listDAFs
  • contribute - contribute
  • recommendGrant - recommendGrant
  • getGrantHistory - getGrantHistory
  • getGrantRecommendations - getGrantRecommendations
  • searchCharities - searchCharities
  • verifyCharity - verifyCharity
  • getTaxSummary - getTaxSummary
  • ... and 3 more

Authentication

Authenticated

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.