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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "aab34381-82b6-4ea5-b878-03dce6a7caa5",
- "inserted_at": "2026-01-20T18:06:01.594275Z",
- "updated_at": "2026-01-20T18:06:01.594287Z"
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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-01-20T18:06:02.972147Z",
- "cause_id": "c5c26623-dd13-42e5-9092-2ece65c61632",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-01-20T18:06:02.972146Z",
- "ends_at": "2026-01-20",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "b7614ae0-2b81-4075-8e23-ebdf64f3fcc9",
- "inserted_at": "2026-01-20T18:06:02.972122Z",
- "legacy_id": 446275117,
- "name": "Spooktober 2022",
- "published_at": "2026-01-20T18:06:02.972142Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-01-20T18:06:02.972144Z",
- "starts_at": "2026-01-20",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.972150Z",
}
], - "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-01-20T18:06:03.404131Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "bc86a1ab-e95b-4ccc-a45e-1ba074d6b64b",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-01-20T18:06:03.404159Z",
- "legacy_id": 628769527,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-01-20T18:06:03.404169Z",
- "updated_at": "2026-01-20T18:06:03.404170Z"
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "420e1215-1e8f-44c8-a0a3-596196a5cc5b",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-01-20T18:06:03.078271Z",
- "is_milestone": true,
- "legacy_id": 25672314,
- "name": "Holiday Special Livestream",
- "updated_at": "2026-01-20T18:06:03.078301Z"
}
], - "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": "cb851d26-5f49-471e-8964-83cb4e99960b",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "30f0f7de-ba34-40a4-b476-b21fadd21330",
- "charity_can_contact": false,
- "completed_at": "2026-01-20T18:06:02.799062Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "faafd861-e3ae-45b2-80e5-45dfbb1e9bcb",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "1150bcfa-04c9-4eee-9c9b-02a2942574c6",
- "legacy_id": 674431661,
- "moderated_at": "2026-01-20T18:06:03.809405Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "87219317-8d99-4022-aa2c-d3b7a94e27c9",
- "poll_option_id": "b531ad8a-5886-4d2a-ab15-c65f3395535e",
- "reward_claims": [
- {
- "id": "6cafcf95-d9a9-4097-9ed6-1c1ce60c965e",
- "quantity": 1,
- "reward_id": "fef20015-5a6b-4746-aa2a-324599c4c8e3"
}
], - "reward_id": "69c9890c-b981-4be4-9c5f-fdb043224da8",
- "sustained": false,
- "target_id": "6eaac3b0-fd4c-4acd-81c5-e3c290427727",
- "team_event_id": "4536d410-2c86-4fd9-b960-90b23ab5f892",
- "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-01-20T18:06:02.972147Z",
- "cause_id": "c5c26623-dd13-42e5-9092-2ece65c61632",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-01-20T18:06:02.972146Z",
- "ends_at": "2026-01-20",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "b7614ae0-2b81-4075-8e23-ebdf64f3fcc9",
- "inserted_at": "2026-01-20T18:06:02.972122Z",
- "legacy_id": 446275117,
- "name": "Spooktober 2022",
- "published_at": "2026-01-20T18:06:02.972142Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-01-20T18:06:02.972144Z",
- "starts_at": "2026-01-20",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.972150Z",
}
}| 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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "e6cffb64-f500-4428-b8d1-2c8dfe70c9aa",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "1a510e80-e06a-4142-9aca-648c3b9383d7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "dd83f640-04d1-4e11-bae5-0a5393f724dc",
- "inserted_at": "2026-01-20T18:06:02.634556Z",
- "legacy_id": 986062293,
- "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": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.634577Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "f565851b-a758-41c7-ace7-400be235ef24",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:02.634578Z",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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": "eca45fc5-76cb-4ee4-b3cb-5d3b310ef63e"
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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-01-20T18:06:03.567984Z",
- "id": "03f8c6b7-27f3-44ef-98fd-8e8e6943774e",
- "inserted_at": "2026-01-20T18:06:03.568018Z",
- "legacy_id": 692994804,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-01-20T18:06:03.568033Z",
- "updated_at": "2026-01-20T18:06:03.568035Z"
}
], - "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-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "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": "cb851d26-5f49-471e-8964-83cb4e99960b",
- "cause_id": "30f0f7de-ba34-40a4-b476-b21fadd21330",
- "completed_at": "2026-01-20T18:06:02.799062Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "faafd861-e3ae-45b2-80e5-45dfbb1e9bcb",
- "id": "1150bcfa-04c9-4eee-9c9b-02a2942574c6",
- "legacy_id": 674431661,
- "poll_id": "87219317-8d99-4022-aa2c-d3b7a94e27c9",
- "poll_option_id": "b531ad8a-5886-4d2a-ab15-c65f3395535e",
- "reward_claims": [
- {
- "id": "e117b8d5-5752-4eca-818f-6372c64f4a31",
- "quantity": 1,
- "reward_id": "c738acb3-8ebb-4d95-bc3f-6c44aee31dfd"
}
], - "reward_id": "69c9890c-b981-4be4-9c5f-fdb043224da8",
- "sustained": false,
- "target_id": "6eaac3b0-fd4c-4acd-81c5-e3c290427727",
- "team_event_id": "4536d410-2c86-4fd9-b960-90b23ab5f892"
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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-01-20T18:06:03.694504Z",
- "id": "5ede3bb5-52b8-4da0-805f-8ebb61254ea4",
- "inserted_at": "2026-01-20T18:06:03.694540Z",
- "legacy_id": 728830073,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.694553Z"
}
], - "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": "38a44586-2a00-4126-8da9-b37558924878",
- "inserted_at": "2026-01-20T18:06:03.319232Z",
- "legacy_id": 574225521,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}
], - "updated_at": "2026-01-20T18:06:03.394785Z"
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "0ccbd15e-4435-4233-8741-0f7da0b6e17a",
- "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "38a44586-2a00-4126-8da9-b37558924878",
- "inserted_at": "2026-01-20T18:06:03.319232Z",
- "legacy_id": 574225521,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}
], - "updated_at": "2026-01-20T18:06:03.394785Z"
}
}| 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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "9942d97b-8e8b-482f-8a65-307bd0ccf02b",
- "inserted_at": "2026-01-20T18:06:03.272680Z",
- "legacy_id": 807034419,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.272705Z"
}
], - "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-01-20T18:06:02.899982Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-01-20T18:06:02.899980Z",
- "ends_at": "2026-01-20",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "111670b3-2308-4fa5-be8c-aa5131988b1a",
- "inserted_at": "2026-01-20T18:06:02.899961Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.899975Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-01-20T18:06:02.899978Z",
- "starts_at": "2026-01-20",
- "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": "83121ea1-7503-4c2a-b60b-b05c8a56fb57",
- "legacy_id": 243739171,
- "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-01-20T18:06:02.899987Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:02.899982Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-01-20T18:06:02.899980Z",
- "ends_at": "2026-01-20",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "111670b3-2308-4fa5-be8c-aa5131988b1a",
- "inserted_at": "2026-01-20T18:06:02.899961Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.899975Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-01-20T18:06:02.899978Z",
- "starts_at": "2026-01-20",
- "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": "83121ea1-7503-4c2a-b60b-b05c8a56fb57",
- "legacy_id": 243739171,
- "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-01-20T18:06:02.899987Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:03.404131Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "bc86a1ab-e95b-4ccc-a45e-1ba074d6b64b",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-01-20T18:06:03.404159Z",
- "legacy_id": 628769527,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-01-20T18:06:03.404169Z",
- "updated_at": "2026-01-20T18:06:03.404170Z"
}
], - "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": "a68dd52c-9f34-4e5e-87da-d50c25aef0c8",
- "inserted_at": "2026-01-20T18:06:03.914256Z",
- "legacy_id": 766546571,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:03.914282Z",
- "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": "83121ea1-7503-4c2a-b60b-b05c8a56fb57",
- "legacy_id": 243739171,
- "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": "19426bf9-c291-4b48-8875-bbb5690d9f9e",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:03.952746Z",
}
}| 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": "e6cffb64-f500-4428-b8d1-2c8dfe70c9aa",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "1a510e80-e06a-4142-9aca-648c3b9383d7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "dd83f640-04d1-4e11-bae5-0a5393f724dc",
- "inserted_at": "2026-01-20T18:06:02.634556Z",
- "legacy_id": 986062293,
- "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": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.634577Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "f565851b-a758-41c7-ace7-400be235ef24",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:02.634578Z",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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": "eca45fc5-76cb-4ee4-b3cb-5d3b310ef63e"
}
], - "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": "cb851d26-5f49-471e-8964-83cb4e99960b",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "30f0f7de-ba34-40a4-b476-b21fadd21330",
- "charity_can_contact": false,
- "completed_at": "2026-01-20T18:06:02.799062Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "faafd861-e3ae-45b2-80e5-45dfbb1e9bcb",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "1150bcfa-04c9-4eee-9c9b-02a2942574c6",
- "legacy_id": 674431661,
- "moderated_at": "2026-01-20T18:06:03.809405Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "87219317-8d99-4022-aa2c-d3b7a94e27c9",
- "poll_option_id": "b531ad8a-5886-4d2a-ab15-c65f3395535e",
- "reward_claims": [
- {
- "id": "6cafcf95-d9a9-4097-9ed6-1c1ce60c965e",
- "quantity": 1,
- "reward_id": "fef20015-5a6b-4746-aa2a-324599c4c8e3"
}
], - "reward_id": "69c9890c-b981-4be4-9c5f-fdb043224da8",
- "sustained": false,
- "target_id": "6eaac3b0-fd4c-4acd-81c5-e3c290427727",
- "team_event_id": "4536d410-2c86-4fd9-b960-90b23ab5f892",
- "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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-01-20T18:06:03.694504Z",
- "id": "5ede3bb5-52b8-4da0-805f-8ebb61254ea4",
- "inserted_at": "2026-01-20T18:06:03.694540Z",
- "legacy_id": 728830073,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.694553Z"
}
], - "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-01-20T18:06:03.567984Z",
- "id": "03f8c6b7-27f3-44ef-98fd-8e8e6943774e",
- "inserted_at": "2026-01-20T18:06:03.568018Z",
- "legacy_id": 692994804,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-01-20T18:06:03.568033Z",
- "updated_at": "2026-01-20T18:06:03.568035Z"
}
], - "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": "a68dd52c-9f34-4e5e-87da-d50c25aef0c8",
- "inserted_at": "2026-01-20T18:06:03.914256Z",
- "legacy_id": 766546571,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:03.914282Z",
- "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": "83121ea1-7503-4c2a-b60b-b05c8a56fb57",
- "legacy_id": 243739171,
- "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": "19426bf9-c291-4b48-8875-bbb5690d9f9e",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:03.952746Z",
}
}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=adffa99e-6f10-4290-bb08-fa28811d3f1d 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": "a68dd52c-9f34-4e5e-87da-d50c25aef0c8",
- "inserted_at": "2026-01-20T18:06:03.914256Z",
- "legacy_id": 766546571,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:03.914282Z",
- "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": "83121ea1-7503-4c2a-b60b-b05c8a56fb57",
- "legacy_id": 243739171,
- "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": "19426bf9-c291-4b48-8875-bbb5690d9f9e",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:03.952746Z",
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "38a44586-2a00-4126-8da9-b37558924878",
- "inserted_at": "2026-01-20T18:06:03.319232Z",
- "legacy_id": 574225521,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}
], - "updated_at": "2026-01-20T18:06:03.394785Z"
}
], - "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-01-20T18:06:03.404131Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "bc86a1ab-e95b-4ccc-a45e-1ba074d6b64b",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-01-20T18:06:03.404159Z",
- "legacy_id": 628769527,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-01-20T18:06:03.404169Z",
- "updated_at": "2026-01-20T18:06:03.404170Z"
}
], - "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": "9942d97b-8e8b-482f-8a65-307bd0ccf02b",
- "inserted_at": "2026-01-20T18:06:03.272680Z",
- "legacy_id": 807034419,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.272705Z"
}
], - "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=7a745cea-9a08-4343-8c21-4d69fd7f7e20 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": "e6cffb64-f500-4428-b8d1-2c8dfe70c9aa",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "1a510e80-e06a-4142-9aca-648c3b9383d7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "dd83f640-04d1-4e11-bae5-0a5393f724dc",
- "inserted_at": "2026-01-20T18:06:02.634556Z",
- "legacy_id": 986062293,
- "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": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.634577Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "f565851b-a758-41c7-ace7-400be235ef24",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:02.634578Z",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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": "eca45fc5-76cb-4ee4-b3cb-5d3b310ef63e"
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "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": "e6cffb64-f500-4428-b8d1-2c8dfe70c9aa",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "1a510e80-e06a-4142-9aca-648c3b9383d7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "dd83f640-04d1-4e11-bae5-0a5393f724dc",
- "inserted_at": "2026-01-20T18:06:02.634556Z",
- "legacy_id": 986062293,
- "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": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.634577Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "f565851b-a758-41c7-ace7-400be235ef24",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:02.634578Z",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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": "eca45fc5-76cb-4ee4-b3cb-5d3b310ef63e"
}
}| 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-01-20T18:06:03.404131Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "bc86a1ab-e95b-4ccc-a45e-1ba074d6b64b",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-01-20T18:06:03.404159Z",
- "legacy_id": 628769527,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-01-20T18:06:03.404169Z",
- "updated_at": "2026-01-20T18:06:03.404170Z"
}
], - "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": "e6cffb64-f500-4428-b8d1-2c8dfe70c9aa",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "1a510e80-e06a-4142-9aca-648c3b9383d7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "dd83f640-04d1-4e11-bae5-0a5393f724dc",
- "inserted_at": "2026-01-20T18:06:02.634556Z",
- "legacy_id": 986062293,
- "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": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.634577Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "f565851b-a758-41c7-ace7-400be235ef24",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:02.634578Z",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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": "eca45fc5-76cb-4ee4-b3cb-5d3b310ef63e"
}
}| 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": "38a44586-2a00-4126-8da9-b37558924878",
- "inserted_at": "2026-01-20T18:06:03.319232Z",
- "legacy_id": 574225521,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5155be1f-f678-4a70-8596-0baa731083b6",
- "inserted_at": "2026-01-20T18:06:03.340839Z",
- "legacy_id": 423272898,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.340863Z"
}
], - "updated_at": "2026-01-20T18:06:03.394785Z"
}
], - "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-01-20T18:06:03.567984Z",
- "id": "03f8c6b7-27f3-44ef-98fd-8e8e6943774e",
- "inserted_at": "2026-01-20T18:06:03.568018Z",
- "legacy_id": 692994804,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-01-20T18:06:03.568033Z",
- "updated_at": "2026-01-20T18:06:03.568035Z"
}
], - "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": "00aa6344-2eea-4e2f-8b7a-6141f1ec270d",
- "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": "9942d97b-8e8b-482f-8a65-307bd0ccf02b",
- "inserted_at": "2026-01-20T18:06:03.272680Z",
- "legacy_id": 807034419,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.272705Z"
}
], - "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-01-20T18:06:03.694504Z",
- "id": "5ede3bb5-52b8-4da0-805f-8ebb61254ea4",
- "inserted_at": "2026-01-20T18:06:03.694540Z",
- "legacy_id": 728830073,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-01-20T18:06:03.694553Z"
}
], - "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": "cb851d26-5f49-471e-8964-83cb4e99960b",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "30f0f7de-ba34-40a4-b476-b21fadd21330",
- "charity_can_contact": false,
- "completed_at": "2026-01-20T18:06:02.799062Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "faafd861-e3ae-45b2-80e5-45dfbb1e9bcb",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "1150bcfa-04c9-4eee-9c9b-02a2942574c6",
- "legacy_id": 674431661,
- "moderated_at": "2026-01-20T18:06:03.809405Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "87219317-8d99-4022-aa2c-d3b7a94e27c9",
- "poll_option_id": "b531ad8a-5886-4d2a-ab15-c65f3395535e",
- "reward_claims": [
- {
- "id": "6cafcf95-d9a9-4097-9ed6-1c1ce60c965e",
- "quantity": 1,
- "reward_id": "fef20015-5a6b-4746-aa2a-324599c4c8e3"
}
], - "reward_id": "69c9890c-b981-4be4-9c5f-fdb043224da8",
- "sustained": false,
- "target_id": "6eaac3b0-fd4c-4acd-81c5-e3c290427727",
- "team_event_id": "4536d410-2c86-4fd9-b960-90b23ab5f892",
- "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": "e6cffb64-f500-4428-b8d1-2c8dfe70c9aa",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "1a510e80-e06a-4142-9aca-648c3b9383d7",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "dd83f640-04d1-4e11-bae5-0a5393f724dc",
- "inserted_at": "2026-01-20T18:06:02.634556Z",
- "legacy_id": 986062293,
- "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": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-01-20T18:06:02.634577Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "f565851b-a758-41c7-ace7-400be235ef24",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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-01-20T18:06:02.634578Z",
- "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": "3ab31f06-8eb8-465c-9894-61b65e6e0094",
- "legacy_id": 948216946,
- "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": "eca45fc5-76cb-4ee4-b3cb-5d3b310ef63e"
}
], - "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": "c3868b31-24e8-43a9-8d9e-5bb8a712a3f3",
- "inserted_at": "2026-01-20T18:06:02.634636Z",
- "legacy_id": 736786121,
- "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-01-20T18:06:02.637770Z"
}
}Returns a donation by its ID
| donation_id required | string Donation ID |
{- "data": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "cb851d26-5f49-471e-8964-83cb4e99960b",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "30f0f7de-ba34-40a4-b476-b21fadd21330",
- "charity_can_contact": false,
- "completed_at": "2026-01-20T18:06:02.799062Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "faafd861-e3ae-45b2-80e5-45dfbb1e9bcb",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "1150bcfa-04c9-4eee-9c9b-02a2942574c6",
- "legacy_id": 674431661,
- "moderated_at": "2026-01-20T18:06:03.809405Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "87219317-8d99-4022-aa2c-d3b7a94e27c9",
- "poll_option_id": "b531ad8a-5886-4d2a-ab15-c65f3395535e",
- "reward_claims": [
- {
- "id": "6cafcf95-d9a9-4097-9ed6-1c1ce60c965e",
- "quantity": 1,
- "reward_id": "fef20015-5a6b-4746-aa2a-324599c4c8e3"
}
], - "reward_id": "69c9890c-b981-4be4-9c5f-fdb043224da8",
- "sustained": false,
- "target_id": "6eaac3b0-fd4c-4acd-81c5-e3c290427727",
- "team_event_id": "4536d410-2c86-4fd9-b960-90b23ab5f892",
- "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": "cb851d26-5f49-471e-8964-83cb4e99960b",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "30f0f7de-ba34-40a4-b476-b21fadd21330",
- "charity_can_contact": false,
- "completed_at": "2026-01-20T18:06:02.799062Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-01-20T18:06:02.819693Z",
- "donation_id": "bb11bce3-a855-4b80-b97d-36404e577904",
- "ends_at": "2026-01-20T18:06:02.819692Z",
- "id": "387fbf05-4454-4f5f-a98d-8806f4bc6a88",
- "inserted_at": "2026-01-20T18:06:02.819674Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-01-20T18:06:02.819690Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-01-20T18:06:02.819688Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "766ab534-18c6-4560-a865-02b40a62af88",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "faafd861-e3ae-45b2-80e5-45dfbb1e9bcb",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "1150bcfa-04c9-4eee-9c9b-02a2942574c6",
- "legacy_id": 674431661,
- "moderated_at": "2026-01-20T18:06:03.809405Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "87219317-8d99-4022-aa2c-d3b7a94e27c9",
- "poll_option_id": "b531ad8a-5886-4d2a-ab15-c65f3395535e",
- "reward_claims": [
- {
- "id": "6cafcf95-d9a9-4097-9ed6-1c1ce60c965e",
- "quantity": 1,
- "reward_id": "fef20015-5a6b-4746-aa2a-324599c4c8e3"
}
], - "reward_id": "69c9890c-b981-4be4-9c5f-fdb043224da8",
- "sustained": false,
- "target_id": "6eaac3b0-fd4c-4acd-81c5-e3c290427727",
- "team_event_id": "4536d410-2c86-4fd9-b960-90b23ab5f892",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}