WSC Sports · Example Payload

Wsc Sports Trending Recommendations

CompanySportsVideoMediaArtificial IntelligenceContentStreamingSDKHighlightsPersonalization

Wsc Sports Trending Recommendations is an example object payload from WSC Sports, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

x-provenanceoperationIdpathmethodexamples

Example Payload

Raw ↑
{
  "x-provenance": {
    "generated": "2026-09-04",
    "method": "searched",
    "source": "https://dev.wsc-sports.com/reference/gettrendingrecommendations (response example published in the Blaze Feed API reference)"
  },
  "operationId": "getTrendingRecommendations",
  "path": "/v1/recommendations/trending",
  "method": "get",
  "examples": {
    "trending": {
      "summary": "Trending Moments",
      "value": {
        "lastUpdated": "2026-09-03T09:02:41Z",
        "recommendations": [
          {
            "type": "Moment",
            "htmlUrl": null,
            "id": "6a92fa1ee363eba308515c63",
            "title": "Late header seals the win",
            "description": "",
            "subtitle": "",
            "version": 0,
            "aspectRatios": [
              "Vertical"
            ],
            "status": "Active",
            "duration": 14,
            "createTime": "2026-08-29T15:26:22.95Z",
            "updateTime": "2026-08-29T21:34:17.801Z",
            "thumbnails": [
              {
                "url": "https://cdn.example.com/games/abc123/moment_VerticalTwoByThree.jpg",
                "aspectRatio": "TwoToThree"
              },
              {
                "url": "https://cdn.example.com/games/abc123/moment_SquareIcon.jpg",
                "aspectRatio": "Square"
              },
              {
                "url": "https://cdn.example.com/games/abc123/moment.gif",
                "aspectRatio": "Vertical"
              }
            ],
            "geoTargeting": {
              "includedGeos": null,
              "excludedGeos": null
            },
            "metadata": {
              "competition": {
                "provider": null,
                "providerId": null,
                "wscId": 51282
              },
              "competitions": [
                {
                  "provider": null,
                  "providerId": null,
                  "wscId": 51282
                }
              ],
              "game": null,
              "team": null,
              "player": null,
              "round": null,
              "season": null
            },
            "executionTimeType": "None",
            "labels": [
              {
                "title": "Goals",
                "identifier": "goals"
              },
              {
                "title": "Season 2026",
                "identifier": "season_2026"
              }
            ],
            "extraInfo": {
              "action": "Play",
              "eventMinute": "SoccerEventMinute",
              "activeLabels": [
                "goals",
                "season_2026"
              ]
            },
            "defaultLanguage": "en",
            "translatedTitles": {
              "en": "Late header seals the win",
              "es": "Un cabezazo tard\u00edo sella la victoria"
            },
            "translatedDescriptions": {},
            "translatedSubtitles": {},
            "competitionId": "51282",
            "publishMethod": null,
            "creationSettings": {
              "creationTimePeriod": "None",
              "ruleName": null,
              "storyType": null
            },
            "game": null,
            "rating": null
          }
        ]
      }
    },
    "empty": {
      "summary": "Nothing trending, or trending not enabled",
      "value": {
        "lastUpdated": null,
        "recommendations": []
      }
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/wsc-sports-trending-recommendations"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.