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

Query Parameters

limit
integer

Page size (min 1, max 50)

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

Cursor for next page (from previous pageKey)

term
string
required

Search term

Required string length: 1 - 200

Response

Paginated list of charities.

pageKey
string | null
required
response
object[]
required