TypeScript integration
import Zenoti from 'zenoti'; const client = new Zenoti({ apiKey: "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