TypeScript integration
import Shipengine_sdk from 'shipengine-sdk'; const client = new Shipengine_sdk({ 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