Skip to main content
GET
Error

Authorizations

donate-api-key
string
header
required

Developer API key. Required for config create/list/delete and project analytics. Optional on public GET reads (anonymous callers are IP rate-limited). Obtain from the Developer dashboard.

Headers

donate-api-key
string

Optional. Omit for the anonymous IP budget (~20 req/min). Keys share their organization billing-tier limit.

Minimum string length: 1

Path Parameters

charityId
string
required

Charity id

Minimum string length: 1

Query Parameters

limit
integer

Page size (min 1, max 200)

Required range: 1 <= x <= 200
cursor
string

Cursor for next page (from previous pageKey)

Response

Paginated list of donations received.

pageKey
string | null
required
response
object[]
required