TypeScript integration
import Tvmaze_sdk from 'tvmaze-sdk'; const client = new Tvmaze_sdk({ apiKey: "YOUR_API_KEY" });
curl \ -u "$API_USER:$API_PASS" \ https://api.tvmaze.com/v1/user/tags
curl \ -u "$API_USER:$API_PASS" \ https://api.tvmaze.com/v1/auth/validate
curl \ -u "$API_USER:$API_PASS" \ https://api.tvmaze.com/v1/user/episodes