Python integration
import zenoh_ros2_sdk # Set your API key client = zenoh_ros2_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