TypeScript integration
import Connect_sdk from 'connect-sdk'; const client = new Connect_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