Itch.io · Example Payload

Wharf Channel

GamesIndie GamesGame DistributionGame MarketplaceDevelopers

Wharf Channel is an example object payload from Itch.io, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

channel

Example Payload

Raw ↑
{
  "channel": {
    "name": "windows-amd64",
    "tags": "",
    "upload": {
      "id": 55501234,
      "storage": "build",
      "filename": "super-platformer-windows-amd64.zip",
      "displayName": "Super Platformer for Windows (64-bit)",
      "size": 45234567,
      "channelName": "windows-amd64",
      "buildId": 88801234,
      "type": "default",
      "preorder": false,
      "demo": false,
      "platforms": {
        "windows": "amd64"
      },
      "createdAt": "2024-04-01T11:00:00Z",
      "updatedAt": "2026-05-10T14:35:00Z"
    },
    "head": {
      "id": 88801234,
      "parentBuildId": 88801233,
      "state": "completed",
      "uploadId": 55501234,
      "gameId": 9876543,
      "userId": 1234567,
      "version": 42,
      "userVersion": "1.3.2",
      "files": [
        {
          "id": 999001,
          "size": 2345678,
          "state": "uploaded",
          "type": "patch",
          "subType": "optimized",
          "createdAt": "2026-05-10T14:22:00Z",
          "updatedAt": "2026-05-10T14:34:00Z"
        },
        {
          "id": 999002,
          "size": 45234567,
          "state": "uploaded",
          "type": "archive",
          "subType": "default",
          "createdAt": "2026-05-10T14:22:00Z",
          "updatedAt": "2026-05-10T14:33:00Z"
        },
        {
          "id": 999003,
          "size": 512000,
          "state": "uploaded",
          "type": "signature",
          "subType": "default",
          "createdAt": "2026-05-10T14:22:00Z",
          "updatedAt": "2026-05-10T14:33:30Z"
        }
      ],
      "createdAt": "2026-05-10T14:22:00Z",
      "updatedAt": "2026-05-10T14:35:00Z"
    },
    "pending": null
  }
}

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/wharf-channel"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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