hubhopper.com

This is an interactive document explaining the API(s) that could be used to fetch data from Hubhopper. Use the api key provided to authorize x-api-key and test the API(s). The output data models are also available for reference.

๐Ÿ”‘ apikey 7 endpoints entertainment
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get the list of all podcasts.
curl \
  -H "x-api-key: $API_KEY" \
  /podcasts
Get the list of all content categories.
curl \
  -H "x-api-key: $API_KEY" \
  /categories
curl \
  -H "x-api-key: $API_KEY" \
  /util/languages
Endpoints (7 total)
GET
/podcasts
Get the list of all podcasts.
GET
/categories
Get the list of all content categories.
GET
/util/languages
GET
/podcasts/{podcastId}
Get a single Podcast.
GET
/categories/{categoryId}
Get specific content category.
GET
/podcasts/{podcastId}/episodes
Get a list of all episodes under a podcast.
GET
/categories/{categoryId}/podcasts
Get a list of all podcasts under a category.
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints7
Authapikey
Categories1