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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "a540e82f-7b8f-4c56-b6e8-0f26fb3a17cd",
- "inserted_at": "2026-02-24T20:53:45.089805Z",
- "updated_at": "2026-02-24T20:53:45.089817Z"
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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-24T20:53:44.119012Z",
- "cause_id": "5380efa6-7437-4c89-a489-529d2cee91ad",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-02-24T20:53:44.119010Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "0a718e06-1ed7-4dc2-ae91-7302e920f733",
- "inserted_at": "2026-02-24T20:53:44.118972Z",
- "legacy_id": 938295760,
- "name": "Spooktober 2022",
- "published_at": "2026-02-24T20:53:44.118997Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-02-24T20:53:44.118999Z",
- "starts_at": "2026-02-24",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.119016Z",
}
], - "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-24T20:53:44.809884Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "59fc3b9f-0b0b-401d-87d1-2f36d44b468f",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T20:53:44.809918Z",
- "legacy_id": 317083392,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T20:53:44.809933Z",
- "updated_at": "2026-02-24T20:53:44.809935Z"
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "56fa19ce-0538-4d45-a750-a4447cc1d169",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T20:53:44.646292Z",
- "is_milestone": true,
- "legacy_id": 427616898,
- "name": "Holiday Special Livestream",
- "updated_at": "2026-02-24T20:53:44.646316Z"
}
], - "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": "31975d42-7f81-4609-9fd1-0171bf3c8c45",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "ef8c5ecc-168e-42c8-afe5-2c3c9422e9e2",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T20:53:44.488052Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "3dc6d6bd-0253-43c2-8b99-3995494dcae1",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "7c69a64c-ed22-4d0c-85f2-f8d99b7c3706",
- "legacy_id": 271309412,
- "moderated_at": "2026-02-24T20:53:45.457705Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b50a638-0a49-4dba-9ac3-f2156a1a46c0",
- "poll_option_id": "72e7ee1e-97c6-4736-a172-5463c6e53d02",
- "reward_claims": [
- {
- "id": "796be2b8-b0d9-48ff-978f-62a4081e17e8",
- "quantity": 1,
- "reward_id": "ecb7f3bd-0168-45a2-b2b8-6d3a2f8b528c"
}
], - "reward_id": "5defb44c-757f-47a9-8f74-70f5f19697e6",
- "sustained": false,
- "target_id": "1c34f93b-0a10-4fbc-9d7a-07e76881cd8f",
- "team_event_id": "f827463a-da86-4fc3-92a8-b05c2541663b",
- "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-24T20:53:44.119012Z",
- "cause_id": "5380efa6-7437-4c89-a489-529d2cee91ad",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-02-24T20:53:44.119010Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "0a718e06-1ed7-4dc2-ae91-7302e920f733",
- "inserted_at": "2026-02-24T20:53:44.118972Z",
- "legacy_id": 938295760,
- "name": "Spooktober 2022",
- "published_at": "2026-02-24T20:53:44.118997Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-02-24T20:53:44.118999Z",
- "starts_at": "2026-02-24",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.119016Z",
}
}| 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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "6fbf41bf-f5cc-48d9-929e-2c6d527a1805",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "077f282a-5f68-499b-9359-3b860d1429f7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "ef6c6292-b8c3-4b64-86ab-dec45360b49c",
- "inserted_at": "2026-02-24T20:53:44.360956Z",
- "legacy_id": 382384041,
- "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": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.360978Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "05e72fe4-3fdc-4c05-8a74-4682336fe37e",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.360981Z",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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": "eeb3c273-4c43-44bc-a9c5-e3293d0ef4a9"
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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-24T20:53:43.013483Z",
- "id": "30da7ca3-698e-44b2-9467-1906934e5cd2",
- "inserted_at": "2026-02-24T20:53:43.013544Z",
- "legacy_id": 346060944,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-02-24T20:53:43.013559Z",
- "updated_at": "2026-02-24T20:53:43.013561Z"
}
], - "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-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "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": "31975d42-7f81-4609-9fd1-0171bf3c8c45",
- "cause_id": "ef8c5ecc-168e-42c8-afe5-2c3c9422e9e2",
- "completed_at": "2026-02-24T20:53:44.488052Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "3dc6d6bd-0253-43c2-8b99-3995494dcae1",
- "id": "7c69a64c-ed22-4d0c-85f2-f8d99b7c3706",
- "legacy_id": 271309412,
- "poll_id": "4b50a638-0a49-4dba-9ac3-f2156a1a46c0",
- "poll_option_id": "72e7ee1e-97c6-4736-a172-5463c6e53d02",
- "reward_claims": [
- {
- "id": "b0d33afe-c8ec-4b97-a536-d3381624cdb5",
- "quantity": 1,
- "reward_id": "0f111c6c-b364-4121-b0da-c3bce64bbb21"
}
], - "reward_id": "5defb44c-757f-47a9-8f74-70f5f19697e6",
- "sustained": false,
- "target_id": "1c34f93b-0a10-4fbc-9d7a-07e76881cd8f",
- "team_event_id": "f827463a-da86-4fc3-92a8-b05c2541663b"
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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-24T20:53:44.864797Z",
- "id": "948bf2c4-a6c6-486f-a0dd-b2a57fa3cca0",
- "inserted_at": "2026-02-24T20:53:44.864832Z",
- "legacy_id": 253062034,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.864846Z"
}
], - "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": "18eb5fe3-010d-4aef-81b5-513421ded4a8",
- "inserted_at": "2026-02-24T20:53:44.789977Z",
- "legacy_id": 579302007,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}
], - "updated_at": "2026-02-24T20:53:44.842768Z"
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "9022e917-56be-4d65-8bfc-e9033193b146",
- "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "18eb5fe3-010d-4aef-81b5-513421ded4a8",
- "inserted_at": "2026-02-24T20:53:44.789977Z",
- "legacy_id": 579302007,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}
], - "updated_at": "2026-02-24T20:53:44.842768Z"
}
}| 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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "434d5634-024c-4a6e-9a99-1c0982eb8339",
- "inserted_at": "2026-02-24T20:53:44.739892Z",
- "legacy_id": 129868443,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.739916Z"
}
], - "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-24T20:53:44.511844Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-02-24T20:53:44.511842Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "e35cf791-91b3-473b-b053-5419322bc945",
- "inserted_at": "2026-02-24T20:53:44.511818Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.511838Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-02-24T20:53:44.511840Z",
- "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": "1de0c020-c7a8-4acb-83f6-7c0dac7ff4d6",
- "legacy_id": 664136396,
- "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-24T20:53:44.511849Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.511844Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-02-24T20:53:44.511842Z",
- "ends_at": "2026-02-24",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "e35cf791-91b3-473b-b053-5419322bc945",
- "inserted_at": "2026-02-24T20:53:44.511818Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.511838Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-02-24T20:53:44.511840Z",
- "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": "1de0c020-c7a8-4acb-83f6-7c0dac7ff4d6",
- "legacy_id": 664136396,
- "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-24T20:53:44.511849Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.809884Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "59fc3b9f-0b0b-401d-87d1-2f36d44b468f",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T20:53:44.809918Z",
- "legacy_id": 317083392,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T20:53:44.809933Z",
- "updated_at": "2026-02-24T20:53:44.809935Z"
}
], - "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": "ad653b97-7ecb-4ef5-bfa3-e1b2c586130f",
- "inserted_at": "2026-02-24T20:53:44.897283Z",
- "legacy_id": 478189348,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.897308Z",
- "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": "1de0c020-c7a8-4acb-83f6-7c0dac7ff4d6",
- "legacy_id": 664136396,
- "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": "dc8ea3cf-a219-4b40-93a6-1c93c13690c8",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.897314Z",
}
}| 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": "6fbf41bf-f5cc-48d9-929e-2c6d527a1805",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "077f282a-5f68-499b-9359-3b860d1429f7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "ef6c6292-b8c3-4b64-86ab-dec45360b49c",
- "inserted_at": "2026-02-24T20:53:44.360956Z",
- "legacy_id": 382384041,
- "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": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.360978Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "05e72fe4-3fdc-4c05-8a74-4682336fe37e",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.360981Z",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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": "eeb3c273-4c43-44bc-a9c5-e3293d0ef4a9"
}
], - "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": "31975d42-7f81-4609-9fd1-0171bf3c8c45",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "ef8c5ecc-168e-42c8-afe5-2c3c9422e9e2",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T20:53:44.488052Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "3dc6d6bd-0253-43c2-8b99-3995494dcae1",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "7c69a64c-ed22-4d0c-85f2-f8d99b7c3706",
- "legacy_id": 271309412,
- "moderated_at": "2026-02-24T20:53:45.457705Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b50a638-0a49-4dba-9ac3-f2156a1a46c0",
- "poll_option_id": "72e7ee1e-97c6-4736-a172-5463c6e53d02",
- "reward_claims": [
- {
- "id": "796be2b8-b0d9-48ff-978f-62a4081e17e8",
- "quantity": 1,
- "reward_id": "ecb7f3bd-0168-45a2-b2b8-6d3a2f8b528c"
}
], - "reward_id": "5defb44c-757f-47a9-8f74-70f5f19697e6",
- "sustained": false,
- "target_id": "1c34f93b-0a10-4fbc-9d7a-07e76881cd8f",
- "team_event_id": "f827463a-da86-4fc3-92a8-b05c2541663b",
- "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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-24T20:53:44.864797Z",
- "id": "948bf2c4-a6c6-486f-a0dd-b2a57fa3cca0",
- "inserted_at": "2026-02-24T20:53:44.864832Z",
- "legacy_id": 253062034,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.864846Z"
}
], - "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-24T20:53:43.013483Z",
- "id": "30da7ca3-698e-44b2-9467-1906934e5cd2",
- "inserted_at": "2026-02-24T20:53:43.013544Z",
- "legacy_id": 346060944,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-02-24T20:53:43.013559Z",
- "updated_at": "2026-02-24T20:53:43.013561Z"
}
], - "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": "ad653b97-7ecb-4ef5-bfa3-e1b2c586130f",
- "inserted_at": "2026-02-24T20:53:44.897283Z",
- "legacy_id": 478189348,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.897308Z",
- "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": "1de0c020-c7a8-4acb-83f6-7c0dac7ff4d6",
- "legacy_id": 664136396,
- "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": "dc8ea3cf-a219-4b40-93a6-1c93c13690c8",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.897314Z",
}
}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=11f15b1e-8c18-4a37-989b-559a0a770392 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": "ad653b97-7ecb-4ef5-bfa3-e1b2c586130f",
- "inserted_at": "2026-02-24T20:53:44.897283Z",
- "legacy_id": 478189348,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.897308Z",
- "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": "1de0c020-c7a8-4acb-83f6-7c0dac7ff4d6",
- "legacy_id": 664136396,
- "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": "dc8ea3cf-a219-4b40-93a6-1c93c13690c8",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.897314Z",
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "18eb5fe3-010d-4aef-81b5-513421ded4a8",
- "inserted_at": "2026-02-24T20:53:44.789977Z",
- "legacy_id": 579302007,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}
], - "updated_at": "2026-02-24T20:53:44.842768Z"
}
], - "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-24T20:53:44.809884Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "59fc3b9f-0b0b-401d-87d1-2f36d44b468f",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T20:53:44.809918Z",
- "legacy_id": 317083392,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T20:53:44.809933Z",
- "updated_at": "2026-02-24T20:53:44.809935Z"
}
], - "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": "434d5634-024c-4a6e-9a99-1c0982eb8339",
- "inserted_at": "2026-02-24T20:53:44.739892Z",
- "legacy_id": 129868443,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.739916Z"
}
], - "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=d3bf2764-5daf-40c6-8310-93319c14de19 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": "6fbf41bf-f5cc-48d9-929e-2c6d527a1805",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "077f282a-5f68-499b-9359-3b860d1429f7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "ef6c6292-b8c3-4b64-86ab-dec45360b49c",
- "inserted_at": "2026-02-24T20:53:44.360956Z",
- "legacy_id": 382384041,
- "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": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.360978Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "05e72fe4-3fdc-4c05-8a74-4682336fe37e",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.360981Z",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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": "eeb3c273-4c43-44bc-a9c5-e3293d0ef4a9"
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "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": "6fbf41bf-f5cc-48d9-929e-2c6d527a1805",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "077f282a-5f68-499b-9359-3b860d1429f7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "ef6c6292-b8c3-4b64-86ab-dec45360b49c",
- "inserted_at": "2026-02-24T20:53:44.360956Z",
- "legacy_id": 382384041,
- "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": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.360978Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "05e72fe4-3fdc-4c05-8a74-4682336fe37e",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.360981Z",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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": "eeb3c273-4c43-44bc-a9c5-e3293d0ef4a9"
}
}| 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-24T20:53:44.809884Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "59fc3b9f-0b0b-401d-87d1-2f36d44b468f",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-02-24T20:53:44.809918Z",
- "legacy_id": 317083392,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-02-24T20:53:44.809933Z",
- "updated_at": "2026-02-24T20:53:44.809935Z"
}
], - "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": "6fbf41bf-f5cc-48d9-929e-2c6d527a1805",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "077f282a-5f68-499b-9359-3b860d1429f7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "ef6c6292-b8c3-4b64-86ab-dec45360b49c",
- "inserted_at": "2026-02-24T20:53:44.360956Z",
- "legacy_id": 382384041,
- "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": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.360978Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "05e72fe4-3fdc-4c05-8a74-4682336fe37e",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.360981Z",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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": "eeb3c273-4c43-44bc-a9c5-e3293d0ef4a9"
}
}| 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": "18eb5fe3-010d-4aef-81b5-513421ded4a8",
- "inserted_at": "2026-02-24T20:53:44.789977Z",
- "legacy_id": 579302007,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "e5a04adb-2838-47db-bbd3-6d419adfdb11",
- "inserted_at": "2026-02-24T20:53:44.790644Z",
- "legacy_id": 921805947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.790655Z"
}
], - "updated_at": "2026-02-24T20:53:44.842768Z"
}
], - "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-24T20:53:43.013483Z",
- "id": "30da7ca3-698e-44b2-9467-1906934e5cd2",
- "inserted_at": "2026-02-24T20:53:43.013544Z",
- "legacy_id": 346060944,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-02-24T20:53:43.013559Z",
- "updated_at": "2026-02-24T20:53:43.013561Z"
}
], - "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": "8113c6f8-472f-49cc-9217-8a767baf5e13",
- "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": "434d5634-024c-4a6e-9a99-1c0982eb8339",
- "inserted_at": "2026-02-24T20:53:44.739892Z",
- "legacy_id": 129868443,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.739916Z"
}
], - "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-24T20:53:44.864797Z",
- "id": "948bf2c4-a6c6-486f-a0dd-b2a57fa3cca0",
- "inserted_at": "2026-02-24T20:53:44.864832Z",
- "legacy_id": 253062034,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-02-24T20:53:44.864846Z"
}
], - "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": "31975d42-7f81-4609-9fd1-0171bf3c8c45",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "ef8c5ecc-168e-42c8-afe5-2c3c9422e9e2",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T20:53:44.488052Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "3dc6d6bd-0253-43c2-8b99-3995494dcae1",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "7c69a64c-ed22-4d0c-85f2-f8d99b7c3706",
- "legacy_id": 271309412,
- "moderated_at": "2026-02-24T20:53:45.457705Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b50a638-0a49-4dba-9ac3-f2156a1a46c0",
- "poll_option_id": "72e7ee1e-97c6-4736-a172-5463c6e53d02",
- "reward_claims": [
- {
- "id": "796be2b8-b0d9-48ff-978f-62a4081e17e8",
- "quantity": 1,
- "reward_id": "ecb7f3bd-0168-45a2-b2b8-6d3a2f8b528c"
}
], - "reward_id": "5defb44c-757f-47a9-8f74-70f5f19697e6",
- "sustained": false,
- "target_id": "1c34f93b-0a10-4fbc-9d7a-07e76881cd8f",
- "team_event_id": "f827463a-da86-4fc3-92a8-b05c2541663b",
- "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": "6fbf41bf-f5cc-48d9-929e-2c6d527a1805",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "077f282a-5f68-499b-9359-3b860d1429f7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "ef6c6292-b8c3-4b64-86ab-dec45360b49c",
- "inserted_at": "2026-02-24T20:53:44.360956Z",
- "legacy_id": 382384041,
- "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": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-02-24T20:53:44.360978Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "05e72fe4-3fdc-4c05-8a74-4682336fe37e",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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-24T20:53:44.360981Z",
- "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": "44372311-01b2-482f-9f0d-0c003e7ec34f",
- "legacy_id": 397488129,
- "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": "eeb3c273-4c43-44bc-a9c5-e3293d0ef4a9"
}
], - "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": "9a8b9223-d500-423b-b0e1-02e097f4d23a",
- "inserted_at": "2026-02-24T20:53:43.948660Z",
- "legacy_id": 210418156,
- "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-24T20:53:43.951561Z"
}
}Returns a donation by its ID
| donation_id required | string Donation ID |
{- "data": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "31975d42-7f81-4609-9fd1-0171bf3c8c45",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "ef8c5ecc-168e-42c8-afe5-2c3c9422e9e2",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T20:53:44.488052Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "3dc6d6bd-0253-43c2-8b99-3995494dcae1",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "7c69a64c-ed22-4d0c-85f2-f8d99b7c3706",
- "legacy_id": 271309412,
- "moderated_at": "2026-02-24T20:53:45.457705Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b50a638-0a49-4dba-9ac3-f2156a1a46c0",
- "poll_option_id": "72e7ee1e-97c6-4736-a172-5463c6e53d02",
- "reward_claims": [
- {
- "id": "796be2b8-b0d9-48ff-978f-62a4081e17e8",
- "quantity": 1,
- "reward_id": "ecb7f3bd-0168-45a2-b2b8-6d3a2f8b528c"
}
], - "reward_id": "5defb44c-757f-47a9-8f74-70f5f19697e6",
- "sustained": false,
- "target_id": "1c34f93b-0a10-4fbc-9d7a-07e76881cd8f",
- "team_event_id": "f827463a-da86-4fc3-92a8-b05c2541663b",
- "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": "31975d42-7f81-4609-9fd1-0171bf3c8c45",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "ef8c5ecc-168e-42c8-afe5-2c3c9422e9e2",
- "charity_can_contact": false,
- "completed_at": "2026-02-24T20:53:44.488052Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-02-24T20:53:44.489141Z",
- "donation_id": "c9caf9d0-ad54-4f67-9c34-a582a01998ee",
- "ends_at": "2026-02-24T20:53:44.489140Z",
- "id": "90291374-8a72-4c05-8d25-e36f14e197e2",
- "inserted_at": "2026-02-24T20:53:44.489129Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-02-24T20:53:44.489138Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-02-24T20:53:44.489136Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "b5db4b9f-c50e-4055-a0e6-459ee73f91d2",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "3dc6d6bd-0253-43c2-8b99-3995494dcae1",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "7c69a64c-ed22-4d0c-85f2-f8d99b7c3706",
- "legacy_id": 271309412,
- "moderated_at": "2026-02-24T20:53:45.457705Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b50a638-0a49-4dba-9ac3-f2156a1a46c0",
- "poll_option_id": "72e7ee1e-97c6-4736-a172-5463c6e53d02",
- "reward_claims": [
- {
- "id": "796be2b8-b0d9-48ff-978f-62a4081e17e8",
- "quantity": 1,
- "reward_id": "ecb7f3bd-0168-45a2-b2b8-6d3a2f8b528c"
}
], - "reward_id": "5defb44c-757f-47a9-8f74-70f5f19697e6",
- "sustained": false,
- "target_id": "1c34f93b-0a10-4fbc-9d7a-07e76881cd8f",
- "team_event_id": "f827463a-da86-4fc3-92a8-b05c2541663b",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}