Deprecation Notice

Api V3 is being deprecated on July 1st, 2023. Please consider updating to V5

V5 Api Documentation


/fundraising-events

Retrieves a paginated array of 100 Fundraising Events by default

{
  "meta": {
    "status": 200
  },
  "data": [
    {
      "id": 1,
      "name": "Big Event 2017",
      "slug": "big-event-2017",
      "url": "https://tiltify.com/cause-slug/big-event-2017",
      "description": "Play For More Than Bragging Rights\r\n\r\nSign up to create your own campaign and start fundraising. Play and stream your favorite video games to raise donations and unlock exclusive loot.\r\n\r\nSt. Jude has helped push the childhood cancer survival rate from less than 20% when we opened to 80% today. We won’t stop until no child dies from cancer.",
      "video": {
        "src": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
        "alt": "synthesize distributed solutions",
        "width": 640,
        "height": 360
      },
      "image": {
        "src": "https://asdf.cloudfront.net/asdf.jpg",
        "alt": "synthesize distributed solutions",
        "width": 640,
        "height": 360
      },
      "avatar": {
        "src": "https://asdf.cloudfront.net/asdf.jpg",
        "alt": "synthesize distributed solutions",
        "width": 64,
        "height": 64
      },
      "logo": {
        "src": "https://asdf.cloudfront.net/asdf.jpg",
        "alt": "synthesize distributed solutions",
        "width": 64,
        "height": 100
      },
      "banner": {
        "src": "https://asdf.cloudfront.net/asdf.jpg",
        "alt": "synthesize distributed solutions",
        "width": 530,
        "height": 1440
      },
      "bannerTitle": "St. Jude PLAY LIVE",
      "bannerIntro": "Play video games and create a fundraising campaign to help kids battling cancer.",
      "currency": "USD",
      "goal": 10000,
      "amountRaised": 8923,
      "startsOn": "2017-03-24",
      "endsOn": "2017-03-26",
      "causeId": 17
    },
    // ...
  ],
  "links": {
    "prev": "",
    "next": "",
    "self": "",
    "first": "",
    "last": "",
  }
}

Examples

GET /fundraising-events

Returns a list of the first 100 Fundraising Events by default

curl https://tiltify.com/api/v3/fundraising-events

results matching ""

    No results matching ""