TypeScript integration
import Shipengine_js from 'shipengine-js'; const client = new Shipengine_js({ apiKey: "YOUR_API_KEY" });
curl \ -H "API-Key: $API_KEY" \ https://api.shipengine.com/v1/tags
curl \ -H "API-Key: $API_KEY" \ https://api.shipengine.com/v1/labels
curl \ -H "API-Key: $API_KEY" \ https://api.shipengine.com/v1/batches