Skip to main content
POST
/gofundme/campaigns

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
campaign
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
alias
string
required
url
string
required
campaign_title
string
required
@type
string
default:GofundmeCampaign
story_summary
string | null
image
string | null
images
string[]
youtube_url
string | null
currency
string | null
goal_amount
number | null
user_defined_goal_amount
number | null
current_amount
number | null
donation_count
integer | null
heart_count
integer | null
comment_count
integer | null
share_count
integer | null
update_count
integer | null
category_id
integer | null
project_type
string | null
status
string | null
is_charity
boolean | null
is_personal_charity
boolean | null
comments_enabled
boolean | null
donations_enabled
boolean | null
suggested_donation_amount
number | null
created_at
integer | null
published_at
integer | null
location
object | null
organizer
object | null
beneficiary
object | null
charity
object | null
donation_configuration
object | null
team
object | null
team_members
object[]
goal_log
object[]