{
  "name": "HD-MEDIA",
  "domain": "hd-media.online",
  "publisher": "Hendler Dynasty Unternehmergesellschaft (haftungsbeschraenkt)",
  "contact": "hendler.dynasty@gmail.com",
  "description": "Podcast and audio format catalog with show pages, episode routes, programs and platform links.",
  "generatedAt": "2026-05-29T21:35:22.173Z",
  "capabilities": [
    {
      "id": "discover",
      "title": "Discover public catalog",
      "method": "GET",
      "url": "https://hd-media.online/llms-full.txt",
      "payment": "free"
    },
    {
      "id": "list-products",
      "title": "List paid agent products",
      "method": "GET",
      "url": "https://hd-media.online/api/agent/products.json",
      "payment": "free"
    },
    {
      "id": "fetch-product",
      "title": "Fetch normalized premium product payload",
      "method": "GET",
      "urlTemplate": "https://hd-media.online/api/agent/product/{productId}",
      "payment": "x402",
      "prices": {
        "content": "0.01",
        "tool": "0.05",
        "currency": "USDC"
      }
    },
    {
      "id": "tollbit-agent-site",
      "title": "Use TollBit agent site",
      "method": "GET",
      "url": "https://tollbit.hd-media.online",
      "payment": "tollbit"
    }
  ],
  "products": [
    {
      "productId": "podcast-episode-catalog",
      "type": "dataset",
      "title": "Podcast episode catalog",
      "summary": "Structured catalog of shows, episodes, themes, programs and audio source routes.",
      "canonicalUrls": [
        "https://hd-media.online/podcasts/",
        "https://hd-media.online/episoden/",
        "https://hd-media.online/daten/podcasts.json",
        "https://hd-media.online/daten/episodes.json",
        "https://hd-media.online/daten/search-index.json"
      ],
      "schemaType": "Dataset",
      "freshness": "current media catalog",
      "freeDiscoveryUrls": [
        "https://hd-media.online/llms-full.txt"
      ],
      "paidEndpoint": "https://hd-media.online/api/agent/product/podcast-episode-catalog",
      "price": "0.01 USDC"
    },
    {
      "productId": "sleep-audio-program-map",
      "type": "content-pack",
      "title": "Sleep audio program map",
      "summary": "Curated programs, listening paths and evening modes for calm audio discovery.",
      "canonicalUrls": [
        "https://hd-media.online/programme/",
        "https://hd-media.online/hoerpfade/",
        "https://hd-media.online/abendmodus/"
      ],
      "schemaType": "CreativeWork",
      "freshness": "current program catalog",
      "freeDiscoveryUrls": [
        "https://hd-media.online/llms-full.txt"
      ],
      "paidEndpoint": "https://hd-media.online/api/agent/product/sleep-audio-program-map",
      "price": "0.01 USDC"
    },
    {
      "productId": "media-rights-source-map",
      "type": "license",
      "title": "Media rights and source map",
      "summary": "Source, platform, RSS, audio-enclosure and no-mirroring notes for media agents.",
      "canonicalUrls": [
        "https://hd-media.online/quellen/",
        "https://hd-media.online/daten/podcasts.json",
        "https://hd-media.online/daten/episodes.json"
      ],
      "schemaType": "CreativeWork",
      "freshness": "current source page",
      "freeDiscoveryUrls": [
        "https://hd-media.online/llms-full.txt",
        "https://hd-media.online/ai/agent-access.json"
      ],
      "paidEndpoint": "https://hd-media.online/api/agent/product/media-rights-source-map",
      "price": "0.01 USDC"
    }
  ]
}
