S

SocialFetch · Channels Shorts

by SocialFetch

GETBase

$0.014

per call · USD Coin on Base

List Shorts from a YouTube channel (not long-form videos).

Endpoint

GET https://api.socialfetch.dev/v1/youtube/channels/shorts

1

Calls / 30d

1

Unique payers / 30d

Aug 26

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.socialfetch.dev/v1/youtube/channels/shorts", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.socialfetch.dev/v1/youtube/channels/shorts?handle=charlidamelio" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "lookupStatus": "found",
    "page": {
      "hasMore": true,
      "nextCursor": "4qmFsgLBCxIYVUNYNk9RM0RrY3NiWU5FNkg4dVFRdVZBGqQLOGdheUNCcXZDRktzQ0RLcENBb2tObVE0TXpJek5HRXRNREF3TUMweU9EWTJMV0ZrWTJRdE1…"
    },
    "shorts": [
      {
        "_truncated": true,
        "commentCount": 35000,
        "commentCountText": "35K",
        "description": "New and current subscribers will receive an entry for a chance to win during the sweepstakes period (May 15, 2026 - Jun…",
        "genre": "Entertainment",
        "id": "QAkEMtJpq3c",
        "likeCount": 546167,
        "likeCountText": "546167",
        "publishDate": "2026-05-15T09:00:10-07:00",
        "title": "Hit The Button, Win $1,000",
        "url": "https://www.youtube.com/watch?v=QAkEMtJpq3c",
        "viewCount": 23005541,
        "viewCountText": "23,005,541"
      }
    ]
  },
  "meta": {
    "creditsCharged": 1,
    "requestId": "req_219b06bb-f74d-4916-afa3-0ee5fe299874",
    "version": "v1"
  }
}

Payment details

Pay to0x02c2fcafce36b4aadb39625866bc6b1699d83043
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from SocialFetch & similar services