Download OpenAPI specification:Download
| fundraising_event_id required | string Fundraising Event ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string FundraisingEvent ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "id": "1b836633-a8e7-4fe3-b98b-e1a92e8c980a",
- "inserted_at": "2026-02-24T16:06:44.237362Z",
- "updated_at": "2026-02-24T16:06:44.237378Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string Fundraising Event ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Lists the current cause fundraising_events
| starts_after | string Example: starts_after=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been starts after the given moment in ISO8601 format |
| starts_before | string Example: starts_before=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been starts before the given moment in ISO8601 format |
| status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter fundraising_events by the given status. |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only fundraising_events that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "can_publish_supporting_at": "2026-02-24T16:06:43.185704Z",
- "cause_id": "0d019688-cff3-4464-a2bc-a6d845a60933",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-02-24T16:06:43.185702Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "3baab360-9313-41a4-ade5-6c9d39b76f41",
- "inserted_at": "2026-02-24T16:06:43.185664Z",
- "legacy_id": 414552182,
- "name": "Spooktober 2022",
- "published_at": "2026-02-24T16:06:43.185691Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-02-24T16:06:43.185693Z",
- "starts_at": "2026-02-24",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.185708Z",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string FundraisingEvent ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": "The streamer will pick a song and sing it poorly",
- "ends_at": "2026-02-24T16:06:43.849153Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "f641439b-fc76-448b-a61d-6042c262cc26",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T16:06:43.849175Z",
- "legacy_id": 631116735,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T16:06:43.849185Z",
- "updated_at": "2026-02-24T16:06:43.849187Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string Fundraising Event ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string FundraisingEvent ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": null,
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "1f507162-6922-4668-a2d3-e0864046d70d",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T16:06:43.682271Z",
- "is_milestone": true,
- "legacy_id": 637962960,
- "name": "Holiday Special Livestream",
- "updated_at": "2026-02-24T16:06:43.682296Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string FundraisingEvent ID or legacy ID |
| completed_after | string Example: completed_after=2021-11-02T14:24:55.811924Z Returns only donations that have been completed after the given moment in ISO8601 format |
| completed_before | string Example: completed_before=2021-11-02T14:24:55.811924Z Returns only donations that have been completed before the given moment in ISO8601 format |
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only donations that have been created after the given moment in ISO8601 format |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only donations that have been created before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only donations that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only donations that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "b3d96fcf-e82b-4d32-b2f8-88c3a5fba963",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "2130110d-eedc-4add-89de-d9312c90036e",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T16:06:43.512900Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "1f363fcc-a905-4d48-8862-1d2a1cc8c1d0",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "3e908be5-f1d2-40a4-a881-1c3d7d48214c",
- "legacy_id": 94777028,
- "moderated_at": "2026-02-24T16:06:44.633274Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "a5d824fa-63c9-4c80-9283-3704a3c3c0ba",
- "poll_option_id": "28526840-f9d1-4eed-99df-cf5c751078ea",
- "reward_claims": [
- {
- "id": "e1bb0ccb-bda8-48a9-8fc5-b730dba37b1e",
- "quantity": 1,
- "reward_id": "bb080bb1-e20d-4305-a526-d38941431eca"
}
], - "reward_id": "956d9da8-ca31-4534-87e1-78cea2bc724d",
- "sustained": false,
- "target_id": "966bf0d8-53f8-40da-8c49-f18c14a8e5d8",
- "team_event_id": "707061b6-16b6-4fb0-aca6-129cf4e08f0a",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns a Fundraising Event by its ID
| fundraising_event_id required | string Fundraising Event ID |
{- "data": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "can_publish_supporting_at": "2026-02-24T16:06:43.185704Z",
- "cause_id": "0d019688-cff3-4464-a2bc-a6d845a60933",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-02-24T16:06:43.185702Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "3baab360-9313-41a4-ade5-6c9d39b76f41",
- "inserted_at": "2026-02-24T16:06:43.185664Z",
- "legacy_id": 414552182,
- "name": "Spooktober 2022",
- "published_at": "2026-02-24T16:06:43.185691Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-02-24T16:06:43.185693Z",
- "starts_at": "2026-02-24",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.185708Z",
}
}| fundraising_event_id required | string Fundraising Event ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string Fundraising Event ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string Fundraising Event ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string FundraisingEvent ID or legacy ID |
| status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter events by the given status. |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only events that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only events that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "aa7304b4-7480-46e9-b706-978bbf3cc122",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "250eb1a6-5fb2-407b-bee3-5b42a1fd2d08",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "0bd19b97-b1cf-4e2c-ac49-ad090a299f29",
- "inserted_at": "2026-02-24T16:06:43.384049Z",
- "legacy_id": 795777530,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "membership_donation": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "status": "completed"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.384074Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4cb4e2c2-c10a-4550-86ad-d5350ca69552",
- "team_owner": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.384076Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "6d3fb76b-1103-47c1-aec1-8e169ac5ca9c"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fundraising_event_id required | string Fundraising Event ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" "custom" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": {
- "team": [ ],
- "user": [ ],
- "weekly": [ ]
}
}| fact_id required | string Fact ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "description": null,
- "ends_at": "2026-02-24T16:06:42.029747Z",
- "id": "ef4f4cd5-23bf-43bd-837d-f43a6e624510",
- "inserted_at": "2026-02-24T16:06:42.029785Z",
- "legacy_id": 123644512,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-02-24T16:06:42.029800Z",
- "updated_at": "2026-02-24T16:06:42.029802Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only donation matches that have been updated before the given moment in ISO8601 format |
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only donation matches that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only donation matches that have been updated before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only donation matches that have been updated after the given moment in ISO8601 format |
| status | string Example: status=completed Status of the donation match. One of: active, or completed |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| completed_before | string Example: completed_before=2021-11-02T14:24:55.811924Z Returns only donations that have been completed before the given moment in ISO8601 format |
| completed_after | string Example: completed_after=2021-11-02T14:24:55.811924Z Returns only donations that have been completed after the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "b3d96fcf-e82b-4d32-b2f8-88c3a5fba963",
- "cause_id": "2130110d-eedc-4add-89de-d9312c90036e",
- "completed_at": "2026-02-24T16:06:43.512900Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "1f363fcc-a905-4d48-8862-1d2a1cc8c1d0",
- "id": "3e908be5-f1d2-40a4-a881-1c3d7d48214c",
- "legacy_id": 94777028,
- "poll_id": "a5d824fa-63c9-4c80-9283-3704a3c3c0ba",
- "poll_option_id": "28526840-f9d1-4eed-99df-cf5c751078ea",
- "reward_claims": [
- {
- "id": "733defe3-5d1b-48b3-86e0-d279efd0d216",
- "quantity": 1,
- "reward_id": "5ab015dd-c754-4c6f-ade9-6b8326ae555b"
}
], - "reward_id": "956d9da8-ca31-4534-87e1-78cea2bc724d",
- "sustained": false,
- "target_id": "966bf0d8-53f8-40da-8c49-f18c14a8e5d8",
- "team_event_id": "707061b6-16b6-4fb0-aca6-129cf4e08f0a"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "ends_at": "2026-02-24T16:06:43.908529Z",
- "id": "70773c0a-657d-445c-ad32-055776aee1fd",
- "inserted_at": "2026-02-24T16:06:43.908570Z",
- "legacy_id": 789369833,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.908588Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string FactID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "3004ad93-fd98-4750-b281-5f9c5d45a8c5",
- "inserted_at": "2026-02-24T16:06:43.839910Z",
- "legacy_id": 869368461,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}
], - "updated_at": "2026-02-24T16:06:43.894555Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "current_value": "44.4",
- "distance_unit": "mile",
- "goal": "1000",
- "id": "994d1d76-f25e-433e-b9c4-743b5c8650a6",
- "type": "Running"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns a poll by its ID
| poll_id required | string Poll ID |
| fact_id required | string Fact ID |
{- "data": {
- "active": true,
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "3004ad93-fd98-4750-b281-5f9c5d45a8c5",
- "inserted_at": "2026-02-24T16:06:43.839910Z",
- "legacy_id": 869368461,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}
], - "updated_at": "2026-02-24T16:06:43.894555Z"
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| include_disabled | boolean Example: include_disabled=true Returns disabled milestones. Defaults to false |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "c0c696e0-e9ad-4a73-980e-f4121363922a",
- "inserted_at": "2026-02-24T16:06:43.790576Z",
- "legacy_id": 765693766,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.790601Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns a fact by its ID
| fact_id required | string Fact ID |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "can_publish_supporting_at": "2026-02-24T16:06:43.536051Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-02-24T16:06:43.536049Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "afa22805-e8d2-460e-bab0-87f96a2cbe4a",
- "inserted_at": "2026-02-24T16:06:43.536032Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.536045Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-02-24T16:06:43.536047Z",
- "starts_at": "2026-02-24",
- "status": "published",
- "supporting_type": "none",
- "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "1ca551e5-2348-4782-bebb-f9605875d2aa",
- "legacy_id": 937571757,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.536056Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}
}
}| fact_id required | string Fact ID |
| status | string Enum: "published" "retired" Example: status=published Use this parameter to filter facts by the given status. |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only facts that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only facts that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "can_publish_supporting_at": "2026-02-24T16:06:43.536051Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-02-24T16:06:43.536049Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "afa22805-e8d2-460e-bab0-87f96a2cbe4a",
- "inserted_at": "2026-02-24T16:06:43.536032Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.536045Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-02-24T16:06:43.536047Z",
- "starts_at": "2026-02-24",
- "status": "published",
- "supporting_type": "none",
- "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "1ca551e5-2348-4782-bebb-f9605875d2aa",
- "legacy_id": 937571757,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.536056Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| fact_id required | string Fact ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": "The streamer will pick a song and sing it poorly",
- "ends_at": "2026-02-24T16:06:43.849153Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "f641439b-fc76-448b-a61d-6042c262cc26",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T16:06:43.849175Z",
- "legacy_id": 631116735,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T16:06:43.849185Z",
- "updated_at": "2026-02-24T16:06:43.849187Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns a Team Campaign by its ID
| team_campaign_id required | string Team Campaign ID |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "currency_code": "USD",
- "description": "Let's fundraise togehter",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "cf871435-b450-485a-871e-ad82b962c594",
- "inserted_at": "2026-02-24T16:06:43.949883Z",
- "legacy_id": 613703192,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.949909Z",
- "retired_at": null,
- "slug": "our-awesome-team-campaign",
- "status": "published",
- "supportable": "none",
- "supporting_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "1ca551e5-2348-4782-bebb-f9605875d2aa",
- "legacy_id": 937571757,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "team_id": "95956cd2-8343-49e6-a8dd-fe7113330da0",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.949916Z",
}
}| team_campaign_id required | string Team Campaign ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "aa7304b4-7480-46e9-b706-978bbf3cc122",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "250eb1a6-5fb2-407b-bee3-5b42a1fd2d08",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "0bd19b97-b1cf-4e2c-ac49-ad090a299f29",
- "inserted_at": "2026-02-24T16:06:43.384049Z",
- "legacy_id": 795777530,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "membership_donation": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "status": "completed"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.384074Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4cb4e2c2-c10a-4550-86ad-d5350ca69552",
- "team_owner": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.384076Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "6d3fb76b-1103-47c1-aec1-8e169ac5ca9c"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID or legacy ID |
| completed_after | string Example: completed_after=2021-11-02T14:24:55.811924Z Returns only donations that have been completed after the given moment in ISO8601 format |
| completed_before | string Example: completed_before=2021-11-02T14:24:55.811924Z Returns only donations that have been completed before the given moment in ISO8601 format |
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been created after the given moment in ISO8601 format |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been created before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only team_campaigns that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "b3d96fcf-e82b-4d32-b2f8-88c3a5fba963",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "2130110d-eedc-4add-89de-d9312c90036e",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T16:06:43.512900Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "1f363fcc-a905-4d48-8862-1d2a1cc8c1d0",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "3e908be5-f1d2-40a4-a881-1c3d7d48214c",
- "legacy_id": 94777028,
- "moderated_at": "2026-02-24T16:06:44.633274Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "a5d824fa-63c9-4c80-9283-3704a3c3c0ba",
- "poll_option_id": "28526840-f9d1-4eed-99df-cf5c751078ea",
- "reward_claims": [
- {
- "id": "e1bb0ccb-bda8-48a9-8fc5-b730dba37b1e",
- "quantity": 1,
- "reward_id": "bb080bb1-e20d-4305-a526-d38941431eca"
}
], - "reward_id": "956d9da8-ca31-4534-87e1-78cea2bc724d",
- "sustained": false,
- "target_id": "966bf0d8-53f8-40da-8c49-f18c14a8e5d8",
- "team_event_id": "707061b6-16b6-4fb0-aca6-129cf4e08f0a",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "ends_at": "2026-02-24T16:06:43.908529Z",
- "id": "70773c0a-657d-445c-ad32-055776aee1fd",
- "inserted_at": "2026-02-24T16:06:43.908570Z",
- "legacy_id": 789369833,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.908588Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "description": null,
- "ends_at": "2026-02-24T16:06:42.029747Z",
- "id": "ef4f4cd5-23bf-43bd-837d-f43a6e624510",
- "inserted_at": "2026-02-24T16:06:42.029785Z",
- "legacy_id": 123644512,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-02-24T16:06:42.029800Z",
- "updated_at": "2026-02-24T16:06:42.029802Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns a Team Campaign by its team slug and campaign slug
| team_slug required | string Team Slug |
| team_campaign_slug required | string Campaign Slug |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "currency_code": "USD",
- "description": "Let's fundraise togehter",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "cf871435-b450-485a-871e-ad82b962c594",
- "inserted_at": "2026-02-24T16:06:43.949883Z",
- "legacy_id": 613703192,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.949909Z",
- "retired_at": null,
- "slug": "our-awesome-team-campaign",
- "status": "published",
- "supportable": "none",
- "supporting_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "1ca551e5-2348-4782-bebb-f9605875d2aa",
- "legacy_id": 937571757,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "team_id": "95956cd2-8343-49e6-a8dd-fe7113330da0",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.949916Z",
}
}Lists the current cause Team Campaigns
| status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter Team Campaigns by the given status. |
| supporting_type | string Enum: "invite_only" "none" "private" "public" Example: supporting_type=public Use this parameter to filter Team Campaigns by the given supporting type. |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only Team Campaigns that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only Team Campaigns that have been updated before the given moment in ISO8601 format |
| team_id | string Example: team_id=c2c9df84-cb27-4fdb-a218-9a74253175d7 Filter the given campaigns by a team id or legacy id |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "currency_code": "USD",
- "description": "Let's fundraise togehter",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "cf871435-b450-485a-871e-ad82b962c594",
- "inserted_at": "2026-02-24T16:06:43.949883Z",
- "legacy_id": 613703192,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.949909Z",
- "retired_at": null,
- "slug": "our-awesome-team-campaign",
- "status": "published",
- "supportable": "none",
- "supporting_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "team": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Awesome group of friends fundraising for charity together.",
- "id": "1ca551e5-2348-4782-bebb-f9605875d2aa",
- "legacy_id": 937571757,
- "name": "Awesome Team",
- "slug": "awesome-team",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
},
}, - "team_id": "95956cd2-8343-49e6-a8dd-fe7113330da0",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.949916Z",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "3004ad93-fd98-4750-b281-5f9c5d45a8c5",
- "inserted_at": "2026-02-24T16:06:43.839910Z",
- "legacy_id": 869368461,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}
], - "updated_at": "2026-02-24T16:06:43.894555Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": "The streamer will pick a song and sing it poorly",
- "ends_at": "2026-02-24T16:06:43.849153Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "f641439b-fc76-448b-a61d-6042c262cc26",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T16:06:43.849175Z",
- "legacy_id": 631116735,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T16:06:43.849185Z",
- "updated_at": "2026-02-24T16:06:43.849187Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| team_campaign_id required | string Team Campaign ID or legacy ID |
| include_disabled | boolean Example: include_disabled=true Returns disabled milestones. Defaults to false |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "c0c696e0-e9ad-4a73-980e-f4121363922a",
- "inserted_at": "2026-02-24T16:06:43.790576Z",
- "legacy_id": 765693766,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.790601Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns an access and refresh token with a provided client id, secret, and grant type. Tokens expire in 7200 seconds.
| client_id required | string Client Id |
| client_secret required | string Client Secret |
| grant_type required | string Default: "client_credentials" Enum: "client_credentials" "authorization_code" "refresh_token" Grant Type |
| code | string Authorization Code; |
| refresh_token | string Refresh Token; |
| scope | string Default: "cause" Enum: "public" "cause" Scope |
{- "access_token": "ab6a592346444dea97170837e104d8a5ab6a592346444dea97170837e104d8a5",
- "created_at": "2023-01-27T19:32:03Z",
- "expires_in": 7200,
- "refresh_token": "njjjytm3otetmgrjmi00yjawlwe4zgytzjixy2mzm2y3njawcg121231999393a3",
- "scope": "cause",
- "token_type": "bearer"
}Lists the current cause campaigns
| status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter campaigns by the given status. |
| supporting_type | string Enum: "invite_only" "none" "private" "public" Example: supporting_type=public Use this parameter to filter campaigns by the given supporting type. |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated before the given moment in ISO8601 format |
| user_id | string Example: user_id=f0d0a8d6-24e8-4391-b45f-45f9ab20d6a4 Filter the given campaigns by a user id or legacy id |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "aa7304b4-7480-46e9-b706-978bbf3cc122",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "250eb1a6-5fb2-407b-bee3-5b42a1fd2d08",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "0bd19b97-b1cf-4e2c-ac49-ad090a299f29",
- "inserted_at": "2026-02-24T16:06:43.384049Z",
- "legacy_id": 795777530,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "membership_donation": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "status": "completed"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.384074Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4cb4e2c2-c10a-4550-86ad-d5350ca69552",
- "team_owner": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.384076Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "6d3fb76b-1103-47c1-aec1-8e169ac5ca9c"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| campaign_id required | string Campaign ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| campaign_id required | string Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns a Campaign by its user slug and campaign slug
| user_slug required | string User Slug |
| campaign_slug required | string Campaign Slug |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "aa7304b4-7480-46e9-b706-978bbf3cc122",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "250eb1a6-5fb2-407b-bee3-5b42a1fd2d08",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "0bd19b97-b1cf-4e2c-ac49-ad090a299f29",
- "inserted_at": "2026-02-24T16:06:43.384049Z",
- "legacy_id": 795777530,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "membership_donation": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "status": "completed"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.384074Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4cb4e2c2-c10a-4550-86ad-d5350ca69552",
- "team_owner": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.384076Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "6d3fb76b-1103-47c1-aec1-8e169ac5ca9c"
}
}| campaign_id required | string Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "description": "The streamer will pick a song and sing it poorly",
- "ends_at": "2026-02-24T16:06:43.849153Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "f641439b-fc76-448b-a61d-6042c262cc26",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T16:06:43.849175Z",
- "legacy_id": 631116735,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T16:06:43.849185Z",
- "updated_at": "2026-02-24T16:06:43.849187Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}Returns a campaign by its ID
| campaign_id required | string Campaign ID |
{- "data": {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "aa7304b4-7480-46e9-b706-978bbf3cc122",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "250eb1a6-5fb2-407b-bee3-5b42a1fd2d08",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "0bd19b97-b1cf-4e2c-ac49-ad090a299f29",
- "inserted_at": "2026-02-24T16:06:43.384049Z",
- "legacy_id": 795777530,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "membership_donation": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "status": "completed"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.384074Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4cb4e2c2-c10a-4550-86ad-d5350ca69552",
- "team_owner": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.384076Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "6d3fb76b-1103-47c1-aec1-8e169ac5ca9c"
}
}| campaign_id required | string Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "3004ad93-fd98-4750-b281-5f9c5d45a8c5",
- "inserted_at": "2026-02-24T16:06:43.839910Z",
- "legacy_id": 869368461,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "235b12ca-de1a-4d40-9de0-08b4c893bddc",
- "inserted_at": "2026-02-24T16:06:43.842304Z",
- "legacy_id": 537486291,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.842318Z"
}
], - "updated_at": "2026-02-24T16:06:43.894555Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| campaign_id required | string Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "description": null,
- "ends_at": "2026-02-24T16:06:42.029747Z",
- "id": "ef4f4cd5-23bf-43bd-837d-f43a6e624510",
- "inserted_at": "2026-02-24T16:06:42.029785Z",
- "legacy_id": 123644512,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-02-24T16:06:42.029800Z",
- "updated_at": "2026-02-24T16:06:42.029802Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| campaign_id required | string Campaign ID |
| time_type | string Enum: "daily" "weekly" "monthly" "yearly" "ytd" "all" Example: time_type=all The time range to use in leaderboard generation |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "heat": null,
- "id": "7ac33a12-0e22-4f4b-a315-ecaebafa82f2",
- "name": "Awesome Team",
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| campaign_id required | string Campaign ID or legacy ID |
| include_disabled | boolean Example: include_disabled=true Returns disabled milestones. Defaults to false |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only milestones that have been updated after the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "c0c696e0-e9ad-4a73-980e-f4121363922a",
- "inserted_at": "2026-02-24T16:06:43.790576Z",
- "legacy_id": 765693766,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.790601Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| campaign_id required | string Campaign ID or legacy ID |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "ends_at": "2026-02-24T16:06:43.908529Z",
- "id": "70773c0a-657d-445c-ad32-055776aee1fd",
- "inserted_at": "2026-02-24T16:06:43.908570Z",
- "legacy_id": 789369833,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T16:06:43.908588Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| campaign_id required | string Campaign ID or legacy ID |
| completed_after | string Example: completed_after=2021-11-02T14:24:55.811924Z Returns only donations that have been completed after the given moment in ISO8601 format |
| completed_before | string Example: completed_before=2021-11-02T14:24:55.811924Z Returns only donations that have been completed before the given moment in ISO8601 format |
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created after the given moment in ISO8601 format |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "b3d96fcf-e82b-4d32-b2f8-88c3a5fba963",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "2130110d-eedc-4add-89de-d9312c90036e",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T16:06:43.512900Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "1f363fcc-a905-4d48-8862-1d2a1cc8c1d0",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "3e908be5-f1d2-40a4-a881-1c3d7d48214c",
- "legacy_id": 94777028,
- "moderated_at": "2026-02-24T16:06:44.633274Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "a5d824fa-63c9-4c80-9283-3704a3c3c0ba",
- "poll_option_id": "28526840-f9d1-4eed-99df-cf5c751078ea",
- "reward_claims": [
- {
- "id": "e1bb0ccb-bda8-48a9-8fc5-b730dba37b1e",
- "quantity": 1,
- "reward_id": "bb080bb1-e20d-4305-a526-d38941431eca"
}
], - "reward_id": "956d9da8-ca31-4534-87e1-78cea2bc724d",
- "sustained": false,
- "target_id": "966bf0d8-53f8-40da-8c49-f18c14a8e5d8",
- "team_event_id": "707061b6-16b6-4fb0-aca6-129cf4e08f0a",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}| status | string Enum: "published" "retired" "unpublished" Example: status=published Use this parameter to filter events by the given status. |
| supporting_type | string Enum: "invite_only" "none" "private" "public" Example: supporting_type=public Use this parameter to filter events by the given supporting type. |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only events that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only events that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_id": "aa7304b4-7480-46e9-b706-978bbf3cc122",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "250eb1a6-5fb2-407b-bee3-5b42a1fd2d08",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "0bd19b97-b1cf-4e2c-ac49-ad090a299f29",
- "inserted_at": "2026-02-24T16:06:43.384049Z",
- "legacy_id": 795777530,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "membership_donation": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "status": "completed"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T16:06:43.384074Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4cb4e2c2-c10a-4550-86ad-d5350ca69552",
- "team_owner": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.384076Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "email": "fundraiser@tiltify.test",
- "id": "38c57e51-86a3-4088-a965-1606386fe4f8",
- "legacy_id": 770798740,
- "slug": "username",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "username": "UserName"
}, - "user_id": "6d3fb76b-1103-47c1-aec1-8e169ac5ca9c"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}{- "data": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "contact": {
- "address_line1": "22251 Bahringer Turnpike",
- "address_line2": null,
- "city": "Bright Tree Village",
- "country": "Outer Rim",
- "email": "contact@erf.test",
- "postal_code": "20001",
- "region": "Endor"
}, - "currency_code": "USD",
- "description": "Ewok Rescue Foundation (ERF) works around the forest moon of Endor to promote the most effective Ewok protection. Join us and help us to build a better Endor!",
- "government_id": "12-3456789",
- "id": "a90814a9-060f-4a9c-927e-88ed0106f54d",
- "inserted_at": "2026-02-24T16:06:42.996190Z",
- "legacy_id": 436406429,
- "name": "Ewok Rescue Foundation",
- "short_description": "ERF works in Endor to protect the Ewoks",
- "slug": "ewok-rescue-foundation",
- "social": {
- "facebook": "tiltify",
- "instagram": "tiltify",
- "snapchat": "tiltify",
- "tiktok": "tilitfy",
- "twitch": "tilitfy",
- "twitter": "tiltify",
- "youtube": "UCWcPgWbuWuJX5rHWm6Kb4Vw"
}, - "status": "published",
- "updated_at": "2026-02-24T16:06:43.000714Z"
}
}Returns a donation by its ID
| donation_id required | string Donation ID |
{- "data": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "b3d96fcf-e82b-4d32-b2f8-88c3a5fba963",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "2130110d-eedc-4add-89de-d9312c90036e",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T16:06:43.512900Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "1f363fcc-a905-4d48-8862-1d2a1cc8c1d0",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "3e908be5-f1d2-40a4-a881-1c3d7d48214c",
- "legacy_id": 94777028,
- "moderated_at": "2026-02-24T16:06:44.633274Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "a5d824fa-63c9-4c80-9283-3704a3c3c0ba",
- "poll_option_id": "28526840-f9d1-4eed-99df-cf5c751078ea",
- "reward_claims": [
- {
- "id": "e1bb0ccb-bda8-48a9-8fc5-b730dba37b1e",
- "quantity": 1,
- "reward_id": "bb080bb1-e20d-4305-a526-d38941431eca"
}
], - "reward_id": "956d9da8-ca31-4534-87e1-78cea2bc724d",
- "sustained": false,
- "target_id": "966bf0d8-53f8-40da-8c49-f18c14a8e5d8",
- "team_event_id": "707061b6-16b6-4fb0-aca6-129cf4e08f0a",
- "team_event_name": "Awesome Test Team Event"
}
}Lists the current cause donations
| created_after | string Example: created_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created after the given moment in ISO8601 format |
| created_before | string Example: created_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been created before the given moment in ISO8601 format |
| updated_after | string Example: updated_after=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated after the given moment in ISO8601 format |
| updated_before | string Example: updated_before=2021-11-02T14:24:55.811924Z Returns only campaigns that have been updated before the given moment in ISO8601 format |
| after | string Returns records after the given cursor |
| before | string Returns records before the given cursor |
| limit | integer [ 1 .. 100 ] Default: 10 |
{- "data": [
- {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "b3d96fcf-e82b-4d32-b2f8-88c3a5fba963",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "2130110d-eedc-4add-89de-d9312c90036e",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T16:06:43.512900Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T16:06:43.515013Z",
- "donation_id": "66095af6-5e57-4017-9bc8-01dad0b25c3b",
- "ends_at": "2026-02-24T16:06:43.515012Z",
- "id": "5e6ea141-b83e-4014-853b-75533794b60c",
- "inserted_at": "2026-02-24T16:06:43.515001Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T16:06:43.515010Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T16:06:43.515007Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "bf13d949-552f-4656-bb65-5399fce519b4",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "1f363fcc-a905-4d48-8862-1d2a1cc8c1d0",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "3e908be5-f1d2-40a4-a881-1c3d7d48214c",
- "legacy_id": 94777028,
- "moderated_at": "2026-02-24T16:06:44.633274Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "a5d824fa-63c9-4c80-9283-3704a3c3c0ba",
- "poll_option_id": "28526840-f9d1-4eed-99df-cf5c751078ea",
- "reward_claims": [
- {
- "id": "e1bb0ccb-bda8-48a9-8fc5-b730dba37b1e",
- "quantity": 1,
- "reward_id": "bb080bb1-e20d-4305-a526-d38941431eca"
}
], - "reward_id": "956d9da8-ca31-4534-87e1-78cea2bc724d",
- "sustained": false,
- "target_id": "966bf0d8-53f8-40da-8c49-f18c14a8e5d8",
- "team_event_id": "707061b6-16b6-4fb0-aca6-129cf4e08f0a",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}