Skip to main content
POST
/gofundme/campaigns/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: 1 <= x <= 1000
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
category
enum<string> | null
Available options:
Medical, Illness & Healing,
Funerals & Memorials,
Accidents & Emergencies,
Babies, Kids & Family,
Animals & Pets,
Rent, Food & Monthly Bills,
Other,
Education & Learning,
Community & Neighbors,
Business & Entrepreneurs,
Dreams, Hopes & Wishes,
Creative Arts, Music & Film,
Sports, Teams & Clubs,
Travel & Adventure,
Volunteer & Service,
Missions, Faith & Church,
Non-Profits & Charities,
Celebrations & Events,
Competitions & Pageants,
Environment,
Weddings & Honeymoons
country
string | null
currency
string | null
locale
enum<string> | null
Available options:
en_US,
en_GB,
de_DE,
es_MX,
es_ES,
it_IT,
fr_FR,
nl_NL,
fr_CA,
pt_BR
project_type
enum<string> | null
Available options:
personal,
charity
city
string | null
state
string | null
postal_code
string | null
has_donations
boolean | null
goal_min
number | null
Required range: x >= 0
goal_max
number | null
Required range: x >= 0
raised_min
number | null
Required range: x >= 0
raised_max
number | null
Required range: x >= 0
donation_count_min
integer | null
Required range: x >= 0
created_after
integer | null
Required range: x >= 0
created_before
integer | null
Required range: x >= 0
latitude
number | null
Required range: -90 <= x <= 90
longitude
number | null
Required range: -180 <= x <= 180
radius_meters
integer | null
Required range: x >= 1

Response

Successful Response

id
string
required
alias
string
required
url
string
required
campaign_title
string
required
@type
string
default:GofundmeCampaignHit
image
string | null
currency
string | null
goal_amount
number | null
current_amount
number | null
amount_to_goal
number | null
goal_progress
number | null
donation_count
integer | null
heart_count
integer | null
comment_count
integer | null
category_id
integer | null
category_name
string | null
project_type
string | null
charity_id
integer | null
charity_name
string | null
organizer_name
string | null
location
object | null
latitude
number | null
longitude
number | null
youtube_url
string | null
language_locale
string | null
has_donations
boolean | null
created_at
integer | null
updated_at
integer | null
last_donation_at
integer | null