Python integration
import zenopay-python-sdk # Set your API key client = zenopay_python_sdk.Client(api_key="YOUR_API_KEY")
curl \ -H "x-zeno-api-key: $API_KEY" \ https://api.zeno.fm/api/v2/stations/list
curl \ -H "x-zeno-api-key: $API_KEY" \ https://api.zeno.fm/api/v2/stations/genres
curl \ -H "x-zeno-api-key: $API_KEY" \ https://api.zeno.fm/api/v2/podcasts/countries