{ "opencollection": "1.0.0", "info": { "name": "PodcastIndex.org Add Hub API", "version": "1.12.1" }, "items": [ { "info": { "name": "Hub", "type": "folder" }, "items": [ { "info": { "name": "Pub Notify", "type": "http" }, "http": { "method": "GET", "url": "https://api.podcastindex.org/api/1.0/hub/pubnotify", "params": [ { "name": "id", "value": "75075", "type": "query", "description": "The PodcastIndex Feed ID\n\n\nThe `id` or the `url` is required.\n" }, { "name": "url", "value": "https://feeds.theincomparable.com/batmanuniversity", "type": "query", "description": "Podcast feed URL\n\n\nThe `id` or the `url` is required.\n" }, { "name": "pretty", "value": "", "type": "query", "description": "If present, makes the output “pretty” to help with debugging.\n\n\nParameter shall not have a value\n" } ] }, "docs": "Notify the index that a feed has changed\n\n\nNote: No API key needed for this endpoint.\n\n\nExamples:\n\n - https://api.podcastindex.org/api/1.0/hub/pubnotify?id=920666&pretty\n - https://api.podcastindex.org/api/1.0/hub/pubnotify?url=https://feeds.theincomparable.com/batmanuniversity&pretty\n" } ] } ], "bundled": true }