TypeScript integration
import Xero_node from 'xero-node'; const client = new Xero_node({ apiKey: "YOUR_API_KEY" });
curl \ -u "$API_USER:$API_PASS" \ https://api.xero.com/Connections