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.
No SDKs indexed for this API yet.
curl \ -H "x-api-key: $API_KEY" \ /podcasts
curl \ -H "x-api-key: $API_KEY" \ /categories
curl \ -H "x-api-key: $API_KEY" \ /util/languages
No SDKs yet