Using zeno-intro with zeno.fm

unknown integration

Install
# See https://github.com/zenolab-ai/zeno-intro
List stations
curl \
  -H "x-zeno-api-key: $API_KEY" \
  https://api.zeno.fm/api/v2/stations/list
Get the list of Genres that can be used to filter stations in the search stat…
curl \
  -H "x-zeno-api-key: $API_KEY" \
  https://api.zeno.fm/api/v2/stations/genres
Get the list of Countries that can be used to filter podcasts in the search p…
curl \
  -H "x-zeno-api-key: $API_KEY" \
  https://api.zeno.fm/api/v2/podcasts/countries
SDK on GitHub 📄 API Docs
SDK
zeno-intro
unknown
API
zeno.fm
zeno.fm
At a glance
Language unknown
Endpoints18
Base URLhttps://api.zeno.fm