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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "40584a1b-2856-4ff5-89e3-1b7028e28f09",
- "inserted_at": "2025-10-23T15:32:55.332235Z",
- "updated_at": "2025-10-23T15:32:55.332251Z"
}
], - "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "2025-10-23T15:32:56.029336Z",
- "cause_id": "abc1b4a1-2ccf-4867-a258-272809d0cc33",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2025-10-23T15:32:56.029334Z",
- "ends_at": "2025-10-23",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "73392cdc-dde9-4ea2-a3b9-b3ae20e4c4ea",
- "inserted_at": "2025-10-23T15:32:56.029313Z",
- "legacy_id": 236197335,
- "name": "Spooktober 2022",
- "published_at": "2025-10-23T15:32:56.029330Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2025-10-23T15:32:56.029333Z",
- "starts_at": "2025-10-23",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:56.029339Z",
}
], - "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": "2025-10-23T15:32:56.367614Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "1ab37a62-3170-4d2c-bca1-9c3fb09fbcd4",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-10-23T15:32:56.367634Z",
- "legacy_id": 332752394,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2025-10-23T15:32:56.367644Z",
- "updated_at": "2025-10-23T15:32:56.367646Z"
}
], - "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "7432e98a-8141-4b34-9f70-1ff7c94acbca",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-10-23T15:32:56.115239Z",
- "is_milestone": true,
- "legacy_id": 902716955,
- "name": "Holiday Special Livestream",
- "updated_at": "2025-10-23T15:32:56.115264Z"
}
], - "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": "c6f7e18b-3519-4d80-b0c1-7d0b582a7bd6",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "b6384b79-c632-409a-b438-7cb6d9f1c36f",
- "charity_can_contact": false,
- "completed_at": "2025-10-23T15:32:55.869043Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-10-23T15:32:55.890386Z",
- "donation_id": "454355ab-2832-45e4-bf09-d585ddae1218",
- "ends_at": "2025-10-23T15:32:55.890385Z",
- "id": "2218edfd-e8cf-426a-994f-fe3b71e25314",
- "inserted_at": "2025-10-23T15:32:55.890370Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-10-23T15:32:55.890383Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:55.890380Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "b7ab77eb-a264-4dda-9f3a-15ab70cddc7a",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "8cffcca5-98c5-4ebc-b552-455b893df70e",
- "legacy_id": 562390975,
- "moderated_at": "2025-10-23T15:32:56.776645Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b1b0f6d-f480-45dc-b0d9-e7a7151531f3",
- "poll_option_id": "e59d7743-7878-42e3-9ded-c6b74076a826",
- "reward_claims": [
- {
- "id": "6a19136d-c266-4fef-8d5e-dc8ee389d9aa",
- "quantity": 1,
- "reward_id": "bd444bc3-3897-4a77-a5b5-b9fb8df92ef3"
}
], - "reward_id": "f5e05b2c-a1da-4fbb-b006-5b2fdad334ae",
- "sustained": false,
- "target_id": "25457a6d-3a45-482a-9200-90e199748e07",
- "team_event_id": "05a3a8a1-779d-407d-b2f7-991db5a30ed8",
- "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": "2025-10-23T15:32:56.029336Z",
- "cause_id": "abc1b4a1-2ccf-4867-a258-272809d0cc33",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2025-10-23T15:32:56.029334Z",
- "ends_at": "2025-10-23",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "73392cdc-dde9-4ea2-a3b9-b3ae20e4c4ea",
- "inserted_at": "2025-10-23T15:32:56.029313Z",
- "legacy_id": 236197335,
- "name": "Spooktober 2022",
- "published_at": "2025-10-23T15:32:56.029330Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2025-10-23T15:32:56.029333Z",
- "starts_at": "2025-10-23",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:56.029339Z",
}
}| 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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "1d276633-b74a-4d6b-870c-f348e2dc2e72",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "25aca476-ad7b-49f8-af5e-b6160fada585",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "a10f5b36-bb9d-4438-9a9e-7db4a43e98cb",
- "inserted_at": "2025-10-23T15:32:55.717844Z",
- "legacy_id": 611765129,
- "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": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:55.717869Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "0e534b6c-0850-4909-9e92-4e8488a04f3c",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "2025-10-23T15:32:55.717871Z",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "09942c9d-d221-4748-a1cd-8a0705a1a5e4"
}
], - "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "name": "Awesome Team",
}
], - "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": "45a43682-cf89-498f-b50b-f5a35aabc640",
- "inserted_at": "2025-10-23T15:32:56.878807Z",
- "legacy_id": 905193968,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:56.878832Z",
- "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": "c22c43c6-a18a-421b-97ec-635fe776258b",
- "legacy_id": 519284439,
- "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": "e27a969a-523c-4c03-bea7-4557a9cbd1f7",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:56.892520Z",
}
}| 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": "1d276633-b74a-4d6b-870c-f348e2dc2e72",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "25aca476-ad7b-49f8-af5e-b6160fada585",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "a10f5b36-bb9d-4438-9a9e-7db4a43e98cb",
- "inserted_at": "2025-10-23T15:32:55.717844Z",
- "legacy_id": 611765129,
- "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": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:55.717869Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "0e534b6c-0850-4909-9e92-4e8488a04f3c",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "2025-10-23T15:32:55.717871Z",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "09942c9d-d221-4748-a1cd-8a0705a1a5e4"
}
], - "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": "c6f7e18b-3519-4d80-b0c1-7d0b582a7bd6",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "b6384b79-c632-409a-b438-7cb6d9f1c36f",
- "charity_can_contact": false,
- "completed_at": "2025-10-23T15:32:55.869043Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-10-23T15:32:55.890386Z",
- "donation_id": "454355ab-2832-45e4-bf09-d585ddae1218",
- "ends_at": "2025-10-23T15:32:55.890385Z",
- "id": "2218edfd-e8cf-426a-994f-fe3b71e25314",
- "inserted_at": "2025-10-23T15:32:55.890370Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-10-23T15:32:55.890383Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:55.890380Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "b7ab77eb-a264-4dda-9f3a-15ab70cddc7a",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "8cffcca5-98c5-4ebc-b552-455b893df70e",
- "legacy_id": 562390975,
- "moderated_at": "2025-10-23T15:32:56.776645Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b1b0f6d-f480-45dc-b0d9-e7a7151531f3",
- "poll_option_id": "e59d7743-7878-42e3-9ded-c6b74076a826",
- "reward_claims": [
- {
- "id": "6a19136d-c266-4fef-8d5e-dc8ee389d9aa",
- "quantity": 1,
- "reward_id": "bd444bc3-3897-4a77-a5b5-b9fb8df92ef3"
}
], - "reward_id": "f5e05b2c-a1da-4fbb-b006-5b2fdad334ae",
- "sustained": false,
- "target_id": "25457a6d-3a45-482a-9200-90e199748e07",
- "team_event_id": "05a3a8a1-779d-407d-b2f7-991db5a30ed8",
- "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "2025-10-23T15:32:56.672363Z",
- "id": "b2dce2f7-acda-4130-ac50-c3e1a343b867",
- "inserted_at": "2025-10-23T15:32:56.672399Z",
- "legacy_id": 594014475,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.672413Z"
}
], - "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": "2025-10-23T15:32:56.551561Z",
- "id": "52300a0a-d383-4fe1-b152-9dfcefd7548b",
- "inserted_at": "2025-10-23T15:32:56.551592Z",
- "legacy_id": 8216073,
- "name": "Holiday Special Livestream",
- "starts_at": "2025-10-23T15:32:56.551634Z",
- "updated_at": "2025-10-23T15:32:56.551637Z"
}
], - "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": "45a43682-cf89-498f-b50b-f5a35aabc640",
- "inserted_at": "2025-10-23T15:32:56.878807Z",
- "legacy_id": 905193968,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:56.878832Z",
- "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": "c22c43c6-a18a-421b-97ec-635fe776258b",
- "legacy_id": 519284439,
- "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": "e27a969a-523c-4c03-bea7-4557a9cbd1f7",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:56.892520Z",
}
}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=74a177f1-10d9-4319-9b95-aa9ffe244b7a 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": "45a43682-cf89-498f-b50b-f5a35aabc640",
- "inserted_at": "2025-10-23T15:32:56.878807Z",
- "legacy_id": 905193968,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:56.878832Z",
- "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": "c22c43c6-a18a-421b-97ec-635fe776258b",
- "legacy_id": 519284439,
- "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": "e27a969a-523c-4c03-bea7-4557a9cbd1f7",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:56.892520Z",
}
], - "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "dd236871-30c0-48c7-8357-f07a98efe810",
- "inserted_at": "2025-10-23T15:32:56.334825Z",
- "legacy_id": 349114837,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "18f1247f-8744-4762-9756-f4f26757750b",
- "inserted_at": "2025-10-23T15:32:56.357651Z",
- "legacy_id": 205782904,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.357673Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "18f1247f-8744-4762-9756-f4f26757750b",
- "inserted_at": "2025-10-23T15:32:56.357651Z",
- "legacy_id": 205782904,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.357673Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "18f1247f-8744-4762-9756-f4f26757750b",
- "inserted_at": "2025-10-23T15:32:56.357651Z",
- "legacy_id": 205782904,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.357673Z"
}
], - "updated_at": "2025-10-23T15:32:56.404332Z"
}
], - "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": "2025-10-23T15:32:56.367614Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "1ab37a62-3170-4d2c-bca1-9c3fb09fbcd4",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-10-23T15:32:56.367634Z",
- "legacy_id": 332752394,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2025-10-23T15:32:56.367644Z",
- "updated_at": "2025-10-23T15:32:56.367646Z"
}
], - "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": "136327f4-d9c9-4d4e-b3bb-f68676b1c537",
- "inserted_at": "2025-10-23T15:32:56.246883Z",
- "legacy_id": 345132947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.246904Z"
}
], - "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=5598e98b-8353-485d-9326-fcdc570d82e7 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": "1d276633-b74a-4d6b-870c-f348e2dc2e72",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "25aca476-ad7b-49f8-af5e-b6160fada585",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "a10f5b36-bb9d-4438-9a9e-7db4a43e98cb",
- "inserted_at": "2025-10-23T15:32:55.717844Z",
- "legacy_id": 611765129,
- "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": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:55.717869Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "0e534b6c-0850-4909-9e92-4e8488a04f3c",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "2025-10-23T15:32:55.717871Z",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "09942c9d-d221-4748-a1cd-8a0705a1a5e4"
}
], - "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "2025-10-23T15:32:55.890386Z",
- "donation_id": "454355ab-2832-45e4-bf09-d585ddae1218",
- "ends_at": "2025-10-23T15:32:55.890385Z",
- "id": "2218edfd-e8cf-426a-994f-fe3b71e25314",
- "inserted_at": "2025-10-23T15:32:55.890370Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-10-23T15:32:55.890383Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:55.890380Z"
}
], - "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": "1d276633-b74a-4d6b-870c-f348e2dc2e72",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "25aca476-ad7b-49f8-af5e-b6160fada585",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "a10f5b36-bb9d-4438-9a9e-7db4a43e98cb",
- "inserted_at": "2025-10-23T15:32:55.717844Z",
- "legacy_id": 611765129,
- "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": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:55.717869Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "0e534b6c-0850-4909-9e92-4e8488a04f3c",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "2025-10-23T15:32:55.717871Z",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "09942c9d-d221-4748-a1cd-8a0705a1a5e4"
}
}| 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": "2025-10-23T15:32:56.367614Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "1ab37a62-3170-4d2c-bca1-9c3fb09fbcd4",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2025-10-23T15:32:56.367634Z",
- "legacy_id": 332752394,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2025-10-23T15:32:56.367644Z",
- "updated_at": "2025-10-23T15:32:56.367646Z"
}
], - "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": "1d276633-b74a-4d6b-870c-f348e2dc2e72",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "25aca476-ad7b-49f8-af5e-b6160fada585",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "a10f5b36-bb9d-4438-9a9e-7db4a43e98cb",
- "inserted_at": "2025-10-23T15:32:55.717844Z",
- "legacy_id": 611765129,
- "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": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:55.717869Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "0e534b6c-0850-4909-9e92-4e8488a04f3c",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "2025-10-23T15:32:55.717871Z",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "09942c9d-d221-4748-a1cd-8a0705a1a5e4"
}
}| 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": "dd236871-30c0-48c7-8357-f07a98efe810",
- "inserted_at": "2025-10-23T15:32:56.334825Z",
- "legacy_id": 349114837,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "18f1247f-8744-4762-9756-f4f26757750b",
- "inserted_at": "2025-10-23T15:32:56.357651Z",
- "legacy_id": 205782904,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.357673Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "18f1247f-8744-4762-9756-f4f26757750b",
- "inserted_at": "2025-10-23T15:32:56.357651Z",
- "legacy_id": 205782904,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.357673Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "18f1247f-8744-4762-9756-f4f26757750b",
- "inserted_at": "2025-10-23T15:32:56.357651Z",
- "legacy_id": 205782904,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.357673Z"
}
], - "updated_at": "2025-10-23T15:32:56.404332Z"
}
], - "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": "2025-10-23T15:32:56.551561Z",
- "id": "52300a0a-d383-4fe1-b152-9dfcefd7548b",
- "inserted_at": "2025-10-23T15:32:56.551592Z",
- "legacy_id": 8216073,
- "name": "Holiday Special Livestream",
- "starts_at": "2025-10-23T15:32:56.551634Z",
- "updated_at": "2025-10-23T15:32:56.551637Z"
}
], - "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": "6e313201-c189-47a2-ae56-8669b02c1a45",
- "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": "136327f4-d9c9-4d4e-b3bb-f68676b1c537",
- "inserted_at": "2025-10-23T15:32:56.246883Z",
- "legacy_id": 345132947,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.246904Z"
}
], - "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": "2025-10-23T15:32:56.672363Z",
- "id": "b2dce2f7-acda-4130-ac50-c3e1a343b867",
- "inserted_at": "2025-10-23T15:32:56.672399Z",
- "legacy_id": 594014475,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2025-10-23T15:32:56.672413Z"
}
], - "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": "c6f7e18b-3519-4d80-b0c1-7d0b582a7bd6",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "b6384b79-c632-409a-b438-7cb6d9f1c36f",
- "charity_can_contact": false,
- "completed_at": "2025-10-23T15:32:55.869043Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-10-23T15:32:55.890386Z",
- "donation_id": "454355ab-2832-45e4-bf09-d585ddae1218",
- "ends_at": "2025-10-23T15:32:55.890385Z",
- "id": "2218edfd-e8cf-426a-994f-fe3b71e25314",
- "inserted_at": "2025-10-23T15:32:55.890370Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-10-23T15:32:55.890383Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:55.890380Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "b7ab77eb-a264-4dda-9f3a-15ab70cddc7a",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "8cffcca5-98c5-4ebc-b552-455b893df70e",
- "legacy_id": 562390975,
- "moderated_at": "2025-10-23T15:32:56.776645Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b1b0f6d-f480-45dc-b0d9-e7a7151531f3",
- "poll_option_id": "e59d7743-7878-42e3-9ded-c6b74076a826",
- "reward_claims": [
- {
- "id": "6a19136d-c266-4fef-8d5e-dc8ee389d9aa",
- "quantity": 1,
- "reward_id": "bd444bc3-3897-4a77-a5b5-b9fb8df92ef3"
}
], - "reward_id": "f5e05b2c-a1da-4fbb-b006-5b2fdad334ae",
- "sustained": false,
- "target_id": "25457a6d-3a45-482a-9200-90e199748e07",
- "team_event_id": "05a3a8a1-779d-407d-b2f7-991db5a30ed8",
- "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": "1d276633-b74a-4d6b-870c-f348e2dc2e72",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "25aca476-ad7b-49f8-af5e-b6160fada585",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "a10f5b36-bb9d-4438-9a9e-7db4a43e98cb",
- "inserted_at": "2025-10-23T15:32:55.717844Z",
- "legacy_id": 611765129,
- "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": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2025-10-23T15:32:55.717869Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "0e534b6c-0850-4909-9e92-4e8488a04f3c",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "2025-10-23T15:32:55.717871Z",
- "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": "10691008-809a-467b-b32c-8efc9fbc2a75",
- "legacy_id": 347648433,
- "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": "09942c9d-d221-4748-a1cd-8a0705a1a5e4"
}
], - "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": "d7a29f5f-1f8c-4307-8a8e-aae802a43124",
- "inserted_at": "2025-10-23T15:32:55.721274Z",
- "legacy_id": 45017406,
- "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": "2025-10-23T15:32:55.721289Z"
}
}Returns a donation by its ID
| donation_id required | string Donation ID |
{- "data": {
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "c6f7e18b-3519-4d80-b0c1-7d0b582a7bd6",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "b6384b79-c632-409a-b438-7cb6d9f1c36f",
- "charity_can_contact": false,
- "completed_at": "2025-10-23T15:32:55.869043Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-10-23T15:32:55.890386Z",
- "donation_id": "454355ab-2832-45e4-bf09-d585ddae1218",
- "ends_at": "2025-10-23T15:32:55.890385Z",
- "id": "2218edfd-e8cf-426a-994f-fe3b71e25314",
- "inserted_at": "2025-10-23T15:32:55.890370Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-10-23T15:32:55.890383Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:55.890380Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "b7ab77eb-a264-4dda-9f3a-15ab70cddc7a",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "8cffcca5-98c5-4ebc-b552-455b893df70e",
- "legacy_id": 562390975,
- "moderated_at": "2025-10-23T15:32:56.776645Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b1b0f6d-f480-45dc-b0d9-e7a7151531f3",
- "poll_option_id": "e59d7743-7878-42e3-9ded-c6b74076a826",
- "reward_claims": [
- {
- "id": "6a19136d-c266-4fef-8d5e-dc8ee389d9aa",
- "quantity": 1,
- "reward_id": "bd444bc3-3897-4a77-a5b5-b9fb8df92ef3"
}
], - "reward_id": "f5e05b2c-a1da-4fbb-b006-5b2fdad334ae",
- "sustained": false,
- "target_id": "25457a6d-3a45-482a-9200-90e199748e07",
- "team_event_id": "05a3a8a1-779d-407d-b2f7-991db5a30ed8",
- "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": "c6f7e18b-3519-4d80-b0c1-7d0b582a7bd6",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "b6384b79-c632-409a-b438-7cb6d9f1c36f",
- "charity_can_contact": false,
- "completed_at": "2025-10-23T15:32:55.869043Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2025-10-23T15:32:55.890386Z",
- "donation_id": "454355ab-2832-45e4-bf09-d585ddae1218",
- "ends_at": "2025-10-23T15:32:55.890385Z",
- "id": "2218edfd-e8cf-426a-994f-fe3b71e25314",
- "inserted_at": "2025-10-23T15:32:55.890370Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2025-10-23T15:32:55.890383Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2025-10-23T15:32:55.890380Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "8d4bdedb-45f2-44f0-a031-54175e454ec5",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "b7ab77eb-a264-4dda-9f3a-15ab70cddc7a",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "id": "8cffcca5-98c5-4ebc-b552-455b893df70e",
- "legacy_id": 562390975,
- "moderated_at": "2025-10-23T15:32:56.776645Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "4b1b0f6d-f480-45dc-b0d9-e7a7151531f3",
- "poll_option_id": "e59d7743-7878-42e3-9ded-c6b74076a826",
- "reward_claims": [
- {
- "id": "6a19136d-c266-4fef-8d5e-dc8ee389d9aa",
- "quantity": 1,
- "reward_id": "bd444bc3-3897-4a77-a5b5-b9fb8df92ef3"
}
], - "reward_id": "f5e05b2c-a1da-4fbb-b006-5b2fdad334ae",
- "sustained": false,
- "target_id": "25457a6d-3a45-482a-9200-90e199748e07",
- "team_event_id": "05a3a8a1-779d-407d-b2f7-991db5a30ed8",
- "team_event_name": "Awesome Test Team Event"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}