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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "0cf949b3-cc1a-4e1f-92db-b87ccc5d58ae",
- "inserted_at": "2026-06-12T18:13:50.011378Z",
- "updated_at": "2026-06-12T18:13:50.011409Z"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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-06-12T18:13:48.905005Z",
- "cause_id": "00d4c01d-773f-4ed2-8e56-651e50105cae",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-06-12T18:13:48.905003Z",
- "ends_at": "2026-06-12",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "303cebe9-f270-437d-ad12-ab4135aa3cd6",
- "inserted_at": "2026-06-12T18:13:48.904959Z",
- "legacy_id": 979362176,
- "name": "Spooktober 2022",
- "published_at": "2026-06-12T18:13:48.904990Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-06-12T18:13:48.904992Z",
- "starts_at": "2026-06-12",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:48.905009Z",
}
], - "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-06-12T18:13:49.613271Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "0ab0f56b-6d1a-45f5-94c2-d238f2f61fed",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-06-12T18:13:49.613290Z",
- "legacy_id": 175450085,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-06-12T18:13:49.613298Z",
- "updated_at": "2026-06-12T18:13:49.613299Z"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "26212333-596e-4449-ae13-f115b175432e",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-06-12T18:13:49.430369Z",
- "is_milestone": true,
- "legacy_id": 925525533,
- "name": "Holiday Special Livestream",
- "updated_at": "2026-06-12T18:13:49.430417Z"
}
], - "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": [
- {
- "additional_donor_details": true,
- "additional_donor_details_address": {
- "address_line1": "123 Main St",
- "address_line2": "Suite #001",
- "city": "Houston",
- "country": "United States of America",
- "postal_code": "77019",
- "region": "TX"
}, - "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "df67e4fa-0109-4578-bca0-525d7bbc8127",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "3fcc4248-297f-4676-a024-56648f2a1788",
- "charity_can_contact": false,
- "completed_at": "2026-06-12T18:13:49.278687Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "8dade8aa-4671-4b44-b3f0-78441b879e07",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "has_membership_donation": false,
- "id": "3ffe4742-7f74-4544-8c0e-fecc56ecb8cc",
- "legacy_id": 208657056,
- "moderated_at": "2026-06-12T18:13:50.375760Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "6abaebd2-54ce-415b-8913-f49960cd6ed1",
- "poll_option_id": "4e858520-436f-432e-9c27-3bb5ef197ba6",
- "reward_claims": [
- {
- "id": "860286fb-526c-4fc6-a8c6-d14eda0ce9e1",
- "quantity": 1,
- "reward_id": "18175610-f9e7-4516-8c1d-415645797919"
}
], - "reward_id": "fde3e792-defe-4f44-bca6-2dbbb8b31e76",
- "sustained": false,
- "target_id": "68f1d710-48cc-4b65-a8d2-d8cf3a626fa8",
- "team_event_id": "8b91d39c-d32f-4679-9f9d-728c143e2187",
- "team_event_name": "Awesome Test Team Event",
- "updated_at": "2026-06-12T18:13:50.375746Z"
}
], - "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-06-12T18:13:48.905005Z",
- "cause_id": "00d4c01d-773f-4ed2-8e56-651e50105cae",
- "currency_code": "USD",
- "description": "Let's get **spooooky**!",
- "end_supporting_at": "2026-06-12T18:13:48.905003Z",
- "ends_at": "2026-06-12",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "303cebe9-f270-437d-ad12-ab4135aa3cd6",
- "inserted_at": "2026-06-12T18:13:48.904959Z",
- "legacy_id": 979362176,
- "name": "Spooktober 2022",
- "published_at": "2026-06-12T18:13:48.904990Z",
- "retired_at": null,
- "slug": "spooktober-2022",
- "start_supporting_at": "2026-06-12T18:13:48.904992Z",
- "starts_at": "2026-06-12",
- "status": "published",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:48.905009Z",
}
}| 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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "afb208c3-2934-43b6-a342-dd96ed143064",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "93cc6ba2-215e-40f1-93e8-97fd339b7957",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "650c1a87-852b-4d62-9625-8acbdd315624",
- "inserted_at": "2026-06-12T18:13:49.156036Z",
- "legacy_id": 818204190,
- "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": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.156066Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4687c75c-3d2d-4073-b699-b73e86a2231f",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.156068Z",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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": "8beb2e53-22a1-4a33-8909-cb01dcf9b607"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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-06-12T18:13:47.747583Z",
- "id": "53eb5ace-996b-4819-bada-54c2bb0ee7f2",
- "inserted_at": "2026-06-12T18:13:47.747626Z",
- "legacy_id": 484180672,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-06-12T18:13:47.747642Z",
- "updated_at": "2026-06-12T18:13:47.747643Z"
}
], - "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-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "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": "df67e4fa-0109-4578-bca0-525d7bbc8127",
- "cause_id": "3fcc4248-297f-4676-a024-56648f2a1788",
- "completed_at": "2026-06-12T18:13:49.278687Z",
- "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "8dade8aa-4671-4b44-b3f0-78441b879e07",
- "id": "3ffe4742-7f74-4544-8c0e-fecc56ecb8cc",
- "legacy_id": 208657056,
- "poll_id": "6abaebd2-54ce-415b-8913-f49960cd6ed1",
- "poll_option_id": "4e858520-436f-432e-9c27-3bb5ef197ba6",
- "reward_claims": [
- {
- "id": "df369947-f35f-47b8-a0a0-f42ff5336d0d",
- "quantity": 1,
- "reward_id": "c0e47f5c-d73b-4b86-8256-9e9c98ad93c2"
}
], - "reward_id": "fde3e792-defe-4f44-bca6-2dbbb8b31e76",
- "sustained": false,
- "target_id": "68f1d710-48cc-4b65-a8d2-d8cf3a626fa8",
- "team_event_id": "8b91d39c-d32f-4679-9f9d-728c143e2187"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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-06-12T18:13:49.666941Z",
- "id": "b11bd748-1d69-4b16-af26-154ec89184ca",
- "inserted_at": "2026-06-12T18:13:49.666969Z",
- "legacy_id": 740664530,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.666983Z"
}
], - "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": "481e2209-e7c7-4611-8202-19a60f85e8ed",
- "inserted_at": "2026-06-12T18:13:49.605446Z",
- "legacy_id": 302590313,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}
], - "updated_at": "2026-06-12T18:13:49.666845Z"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "da28961b-c737-4054-9f8e-613a325a2fc1",
- "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "481e2209-e7c7-4611-8202-19a60f85e8ed",
- "inserted_at": "2026-06-12T18:13:49.605446Z",
- "legacy_id": 302590313,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}
], - "updated_at": "2026-06-12T18:13:49.666845Z"
}
}| 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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "9928a88e-db0f-44ba-be18-44abbdfc81f4",
- "inserted_at": "2026-06-12T18:13:49.550263Z",
- "legacy_id": 968521777,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.550287Z"
}
], - "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-06-12T18:13:49.285693Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-06-12T18:13:49.285692Z",
- "ends_at": "2026-06-12",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "f5fac2a7-c9a0-4181-9c48-694dab614243",
- "inserted_at": "2026-06-12T18:13:49.285683Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.285689Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-06-12T18:13:49.285690Z",
- "starts_at": "2026-06-12",
- "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": "c56bcd53-eca5-4f5e-a464-5ed6d6d8e312",
- "legacy_id": 712239776,
- "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-06-12T18:13:49.285696Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.285693Z",
- "description": "My Awesome weekend campaign.",
- "end_supporting_at": "2026-06-12T18:13:49.285692Z",
- "ends_at": "2026-06-12",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "f5fac2a7-c9a0-4181-9c48-694dab614243",
- "inserted_at": "2026-06-12T18:13:49.285683Z",
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "My Awesome Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.285689Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "start_supporting_at": "2026-06-12T18:13:49.285690Z",
- "starts_at": "2026-06-12",
- "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": "c56bcd53-eca5-4f5e-a464-5ed6d6d8e312",
- "legacy_id": 712239776,
- "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-06-12T18:13:49.285696Z",
- "user": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "description": "Professional twitch streamer who likes charity!",
- "id": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.613271Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "0ab0f56b-6d1a-45f5-94c2-d238f2f61fed",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-06-12T18:13:49.613290Z",
- "legacy_id": 175450085,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-06-12T18:13:49.613298Z",
- "updated_at": "2026-06-12T18:13:49.613299Z"
}
], - "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": "ed46226d-2447-4bca-9591-3b3094814d88",
- "inserted_at": "2026-06-12T18:13:49.726408Z",
- "legacy_id": 317155051,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.726433Z",
- "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": "c56bcd53-eca5-4f5e-a464-5ed6d6d8e312",
- "legacy_id": 712239776,
- "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": "600f9794-260d-46b8-ba88-216aabfce892",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.726439Z",
}
}| 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": "afb208c3-2934-43b6-a342-dd96ed143064",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "93cc6ba2-215e-40f1-93e8-97fd339b7957",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "650c1a87-852b-4d62-9625-8acbdd315624",
- "inserted_at": "2026-06-12T18:13:49.156036Z",
- "legacy_id": 818204190,
- "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": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.156066Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4687c75c-3d2d-4073-b699-b73e86a2231f",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.156068Z",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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": "8beb2e53-22a1-4a33-8909-cb01dcf9b607"
}
], - "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": [
- {
- "additional_donor_details": true,
- "additional_donor_details_address": {
- "address_line1": "123 Main St",
- "address_line2": "Suite #001",
- "city": "Houston",
- "country": "United States of America",
- "postal_code": "77019",
- "region": "TX"
}, - "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "df67e4fa-0109-4578-bca0-525d7bbc8127",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "3fcc4248-297f-4676-a024-56648f2a1788",
- "charity_can_contact": false,
- "completed_at": "2026-06-12T18:13:49.278687Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "8dade8aa-4671-4b44-b3f0-78441b879e07",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "has_membership_donation": false,
- "id": "3ffe4742-7f74-4544-8c0e-fecc56ecb8cc",
- "legacy_id": 208657056,
- "moderated_at": "2026-06-12T18:13:50.375760Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "6abaebd2-54ce-415b-8913-f49960cd6ed1",
- "poll_option_id": "4e858520-436f-432e-9c27-3bb5ef197ba6",
- "reward_claims": [
- {
- "id": "860286fb-526c-4fc6-a8c6-d14eda0ce9e1",
- "quantity": 1,
- "reward_id": "18175610-f9e7-4516-8c1d-415645797919"
}
], - "reward_id": "fde3e792-defe-4f44-bca6-2dbbb8b31e76",
- "sustained": false,
- "target_id": "68f1d710-48cc-4b65-a8d2-d8cf3a626fa8",
- "team_event_id": "8b91d39c-d32f-4679-9f9d-728c143e2187",
- "team_event_name": "Awesome Test Team Event",
- "updated_at": "2026-06-12T18:13:50.375746Z"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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-06-12T18:13:49.666941Z",
- "id": "b11bd748-1d69-4b16-af26-154ec89184ca",
- "inserted_at": "2026-06-12T18:13:49.666969Z",
- "legacy_id": 740664530,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.666983Z"
}
], - "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-06-12T18:13:47.747583Z",
- "id": "53eb5ace-996b-4819-bada-54c2bb0ee7f2",
- "inserted_at": "2026-06-12T18:13:47.747626Z",
- "legacy_id": 484180672,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-06-12T18:13:47.747642Z",
- "updated_at": "2026-06-12T18:13:47.747643Z"
}
], - "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": "ed46226d-2447-4bca-9591-3b3094814d88",
- "inserted_at": "2026-06-12T18:13:49.726408Z",
- "legacy_id": 317155051,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.726433Z",
- "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": "c56bcd53-eca5-4f5e-a464-5ed6d6d8e312",
- "legacy_id": 712239776,
- "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": "600f9794-260d-46b8-ba88-216aabfce892",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.726439Z",
}
}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=2e2b5e97-3341-4213-9001-9fb7a6738803 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": "ed46226d-2447-4bca-9591-3b3094814d88",
- "inserted_at": "2026-06-12T18:13:49.726408Z",
- "legacy_id": 317155051,
- "livestream": {
- "channel": "tiltify",
- "type": "twitch"
}, - "name": "Our Awesome Team Campaign",
- "original_goal": {
- "currency": "USD",
- "value": "182.32"
}, - "parent_facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.726433Z",
- "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": "c56bcd53-eca5-4f5e-a464-5ed6d6d8e312",
- "legacy_id": 712239776,
- "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": "600f9794-260d-46b8-ba88-216aabfce892",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.726439Z",
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "481e2209-e7c7-4611-8202-19a60f85e8ed",
- "inserted_at": "2026-06-12T18:13:49.605446Z",
- "legacy_id": 302590313,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}
], - "updated_at": "2026-06-12T18:13:49.666845Z"
}
], - "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-06-12T18:13:49.613271Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "0ab0f56b-6d1a-45f5-94c2-d238f2f61fed",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-06-12T18:13:49.613290Z",
- "legacy_id": 175450085,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-06-12T18:13:49.613298Z",
- "updated_at": "2026-06-12T18:13:49.613299Z"
}
], - "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": "9928a88e-db0f-44ba-be18-44abbdfc81f4",
- "inserted_at": "2026-06-12T18:13:49.550263Z",
- "legacy_id": 968521777,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.550287Z"
}
], - "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=c30ca78c-56ce-4dcc-b995-617eb1621628 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": "afb208c3-2934-43b6-a342-dd96ed143064",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "93cc6ba2-215e-40f1-93e8-97fd339b7957",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "650c1a87-852b-4d62-9625-8acbdd315624",
- "inserted_at": "2026-06-12T18:13:49.156036Z",
- "legacy_id": 818204190,
- "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": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.156066Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4687c75c-3d2d-4073-b699-b73e86a2231f",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.156068Z",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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": "8beb2e53-22a1-4a33-8909-cb01dcf9b607"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "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": "afb208c3-2934-43b6-a342-dd96ed143064",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "93cc6ba2-215e-40f1-93e8-97fd339b7957",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "650c1a87-852b-4d62-9625-8acbdd315624",
- "inserted_at": "2026-06-12T18:13:49.156036Z",
- "legacy_id": 818204190,
- "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": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.156066Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4687c75c-3d2d-4073-b699-b73e86a2231f",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.156068Z",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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": "8beb2e53-22a1-4a33-8909-cb01dcf9b607"
}
}| 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-06-12T18:13:49.613271Z",
- "fair_market_value": {
- "currency": "USD",
- "value": "182.32"
}, - "highlighted": true,
- "id": "0ab0f56b-6d1a-45f5-94c2-d238f2f61fed",
- "image": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "inserted_at": "2026-06-12T18:13:49.613290Z",
- "legacy_id": 175450085,
- "name": "Sing a Song Poorly",
- "quantity": 1000,
- "quantity_remaining": 23,
- "starts_at": "2026-06-12T18:13:49.613298Z",
- "updated_at": "2026-06-12T18:13:49.613299Z"
}
], - "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": "afb208c3-2934-43b6-a342-dd96ed143064",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "93cc6ba2-215e-40f1-93e8-97fd339b7957",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "650c1a87-852b-4d62-9625-8acbdd315624",
- "inserted_at": "2026-06-12T18:13:49.156036Z",
- "legacy_id": 818204190,
- "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": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.156066Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4687c75c-3d2d-4073-b699-b73e86a2231f",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.156068Z",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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": "8beb2e53-22a1-4a33-8909-cb01dcf9b607"
}
}| 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": "481e2209-e7c7-4611-8202-19a60f85e8ed",
- "inserted_at": "2026-06-12T18:13:49.605446Z",
- "legacy_id": 302590313,
- "name": "Learn a TikTok dance live!",
- "options": [
- {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}, - {
- "amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "id": "5414f584-a344-4490-ad9f-984296963749",
- "inserted_at": "2026-06-12T18:13:49.607235Z",
- "legacy_id": 284356481,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.607246Z"
}
], - "updated_at": "2026-06-12T18:13:49.666845Z"
}
], - "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-06-12T18:13:47.747583Z",
- "id": "53eb5ace-996b-4819-bada-54c2bb0ee7f2",
- "inserted_at": "2026-06-12T18:13:47.747626Z",
- "legacy_id": 484180672,
- "name": "Holiday Special Livestream",
- "starts_at": "2026-06-12T18:13:47.747642Z",
- "updated_at": "2026-06-12T18:13:47.747643Z"
}
], - "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": "678610e4-7b03-4fa4-acb8-c7c14270a7b9",
- "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": "9928a88e-db0f-44ba-be18-44abbdfc81f4",
- "inserted_at": "2026-06-12T18:13:49.550263Z",
- "legacy_id": 968521777,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.550287Z"
}
], - "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-06-12T18:13:49.666941Z",
- "id": "b11bd748-1d69-4b16-af26-154ec89184ca",
- "inserted_at": "2026-06-12T18:13:49.666969Z",
- "legacy_id": 740664530,
- "name": "Learn a TikTok dance live!",
- "updated_at": "2026-06-12T18:13:49.666983Z"
}
], - "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": [
- {
- "additional_donor_details": true,
- "additional_donor_details_address": {
- "address_line1": "123 Main St",
- "address_line2": "Suite #001",
- "city": "Houston",
- "country": "United States of America",
- "postal_code": "77019",
- "region": "TX"
}, - "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "df67e4fa-0109-4578-bca0-525d7bbc8127",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "3fcc4248-297f-4676-a024-56648f2a1788",
- "charity_can_contact": false,
- "completed_at": "2026-06-12T18:13:49.278687Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "8dade8aa-4671-4b44-b3f0-78441b879e07",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "has_membership_donation": false,
- "id": "3ffe4742-7f74-4544-8c0e-fecc56ecb8cc",
- "legacy_id": 208657056,
- "moderated_at": "2026-06-12T18:13:50.375760Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "6abaebd2-54ce-415b-8913-f49960cd6ed1",
- "poll_option_id": "4e858520-436f-432e-9c27-3bb5ef197ba6",
- "reward_claims": [
- {
- "id": "860286fb-526c-4fc6-a8c6-d14eda0ce9e1",
- "quantity": 1,
- "reward_id": "18175610-f9e7-4516-8c1d-415645797919"
}
], - "reward_id": "fde3e792-defe-4f44-bca6-2dbbb8b31e76",
- "sustained": false,
- "target_id": "68f1d710-48cc-4b65-a8d2-d8cf3a626fa8",
- "team_event_id": "8b91d39c-d32f-4679-9f9d-728c143e2187",
- "team_event_name": "Awesome Test Team Event",
- "updated_at": "2026-06-12T18:13:50.375746Z"
}
], - "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": "afb208c3-2934-43b6-a342-dd96ed143064",
- "description": "My Awesome weekend campaign.",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "fundraising_event_id": "93cc6ba2-215e-40f1-93e8-97fd339b7957",
- "goal": {
- "currency": "USD",
- "value": "182.32"
}, - "has_schedule": false,
- "id": "650c1a87-852b-4d62-9625-8acbdd315624",
- "inserted_at": "2026-06-12T18:13:49.156036Z",
- "legacy_id": 818204190,
- "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": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}
], - "published_at": "2026-06-12T18:13:49.156066Z",
- "retired_at": null,
- "slug": "my-awesome-campaign",
- "status": "published",
- "supporting_type": "none",
- "team_campaign_id": "4687c75c-3d2d-4073-b699-b73e86a2231f",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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-06-12T18:13:49.156068Z",
- "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": "20bf653e-3500-400b-aac1-96f88e2e1fa4",
- "legacy_id": 228915187,
- "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": "8beb2e53-22a1-4a33-8909-cb01dcf9b607"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}{- "data": {
- "avatar": {
- "alt": "Short image description used as alternative text.",
- "height": 200,
- "width": 200
}, - "cause_fact_public_id": "fede358d-beff-4d5b-983d-4a6d89e9a5ea",
- "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": "33410993-7e55-40c5-b81f-d6a61b54cd49",
- "inserted_at": "2026-06-12T18:13:48.705519Z",
- "legacy_id": 598537663,
- "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-06-12T18:13:48.712492Z"
}
}Returns a donation by its ID
| donation_id required | string Donation ID |
{- "data": {
- "additional_donor_details": true,
- "additional_donor_details_address": {
- "address_line1": "123 Main St",
- "address_line2": "Suite #001",
- "city": "Houston",
- "country": "United States of America",
- "postal_code": "77019",
- "region": "TX"
}, - "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "df67e4fa-0109-4578-bca0-525d7bbc8127",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "3fcc4248-297f-4676-a024-56648f2a1788",
- "charity_can_contact": false,
- "completed_at": "2026-06-12T18:13:49.278687Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "8dade8aa-4671-4b44-b3f0-78441b879e07",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "has_membership_donation": false,
- "id": "3ffe4742-7f74-4544-8c0e-fecc56ecb8cc",
- "legacy_id": 208657056,
- "moderated_at": "2026-06-12T18:13:50.375760Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "6abaebd2-54ce-415b-8913-f49960cd6ed1",
- "poll_option_id": "4e858520-436f-432e-9c27-3bb5ef197ba6",
- "reward_claims": [
- {
- "id": "860286fb-526c-4fc6-a8c6-d14eda0ce9e1",
- "quantity": 1,
- "reward_id": "18175610-f9e7-4516-8c1d-415645797919"
}
], - "reward_id": "fde3e792-defe-4f44-bca6-2dbbb8b31e76",
- "sustained": false,
- "target_id": "68f1d710-48cc-4b65-a8d2-d8cf3a626fa8",
- "team_event_id": "8b91d39c-d32f-4679-9f9d-728c143e2187",
- "team_event_name": "Awesome Test Team Event",
- "updated_at": "2026-06-12T18:13:50.375746Z"
}
}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": [
- {
- "additional_donor_details": true,
- "additional_donor_details_address": {
- "address_line1": "123 Main St",
- "address_line2": "Suite #001",
- "city": "Houston",
- "country": "United States of America",
- "postal_code": "77019",
- "region": "TX"
}, - "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "campaign_id": "df67e4fa-0109-4578-bca0-525d7bbc8127",
- "campaign_name": "Awesome Test Campaign",
- "cause_id": "3fcc4248-297f-4676-a024-56648f2a1788",
- "charity_can_contact": false,
- "completed_at": "2026-06-12T18:13:49.278687Z",
- "directed_funds": {
- "code": "US",
- "name": "United States"
}, - "donation_matches": [
- {
- "active": true,
- "amount": {
- "currency": "USD",
- "value": "182.32"
}, - "completed_at": "2026-06-12T18:13:49.279881Z",
- "donation_id": "47ac7dac-37ea-4f7e-9744-15f33ca40e51",
- "ends_at": "2026-06-12T18:13:49.279880Z",
- "id": "221d53ea-e0a9-4c7c-89ab-fe55aef078db",
- "inserted_at": "2026-06-12T18:13:49.279871Z",
- "matched_by": "Big Donor 1",
- "pledged_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "started_at_amount": {
- "currency": "USD",
- "value": "182.32"
}, - "starts_at": "2026-06-12T18:13:49.279879Z",
- "total_amount_raised": {
- "currency": "USD",
- "value": "182.32"
}, - "updated_at": "2026-06-12T18:13:49.279877Z"
}
], - "donor_comment": "Keep up the great work!",
- "donor_name": "Test Name",
- "email": "donor@tiltify.test",
- "facts": [
- {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Charity",
- "usage_type": "cause"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "Massive Fundraiser",
- "usage_type": "fundraising_event_activation"
}, - {
- "id": "e12158b0-e129-443c-a84e-b3d75dfef39c",
- "name": "My Campaign",
- "usage_type": "campaign"
}
], - "fundraising_event_id": "8dade8aa-4671-4b44-b3f0-78441b879e07",
- "fundraising_event_name": "Awesome Test Fundraising Event",
- "has_membership_donation": false,
- "id": "3ffe4742-7f74-4544-8c0e-fecc56ecb8cc",
- "legacy_id": 208657056,
- "moderated_at": "2026-06-12T18:13:50.375760Z",
- "payment_method": "stripe",
- "payment_reference_id": "pi_1234567890",
- "payment_transaction_id": "ch_1234567890",
- "poll_id": "6abaebd2-54ce-415b-8913-f49960cd6ed1",
- "poll_option_id": "4e858520-436f-432e-9c27-3bb5ef197ba6",
- "reward_claims": [
- {
- "id": "860286fb-526c-4fc6-a8c6-d14eda0ce9e1",
- "quantity": 1,
- "reward_id": "18175610-f9e7-4516-8c1d-415645797919"
}
], - "reward_id": "fde3e792-defe-4f44-bca6-2dbbb8b31e76",
- "sustained": false,
- "target_id": "68f1d710-48cc-4b65-a8d2-d8cf3a626fa8",
- "team_event_id": "8b91d39c-d32f-4679-9f9d-728c143e2187",
- "team_event_name": "Awesome Test Team Event",
- "updated_at": "2026-06-12T18:13:50.375746Z"
}
], - "metadata": {
- "after": "bGlnaHQgwd==",
- "before": null,
- "limit": 10
}
}