Find Campaign
Global APIs
Find Campaign
Search CrowdChange campaigns by keyword and retrieve a paginated list of matching fundraisers with goal, raised, and status data for each.
GET
Find Campaign
Query parameters
string
Search term.
string
Comma separated list of fundraiser ids.
string
Comma separated list of fundraiser template (blueprint) ids.
integer
Page number. Default:
1integer
Number of results to return. Default:
10string
Key to sort by. Allowed values:
name, amount_raised, amount_goalstring
Direction of sorting. Allowed values:
asc, descstring
API’s locale. Allowed values:
en, frinteger
Include closed campaigns. Default:
0Include hidden campaigns. Default:
0integer
Include data from subsites. Default:
0object
Campaign’s amount raised filter.
Response
Returns an array of objects with the following fields.integer
Campaign ID.
string
Campaign name.
number
Goal amount.
string
Formatted goal amount of the campaign, includes currency symbol.
number
Amount raised by the campaign.
string
Formatted amount raised by the campaign, includes currency symbol.
number
Number of donors
number
Number of teams in the campaign.
number
Number of personal pages in the campaign.
string
URL to campaign.
string
Campaign language. Allowed values:
en, frTrue if campaign is hidden, otherwise false.
string
Campaign closed at
object
object
object