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