BundleUp logo
ax

Xero

Cloud-based accounting software for managing invoices, bank reconciliation, payroll, and financial reporting.

https://api.xero.com/api.xro
Terminal
curl https://proxy.bundleup.io/[...] \
  -H "Authorization: Bearer Zw7Lt7..." \
  -H "BU-Connection-Id: conn_abc123"
Proxy
const bundleup = new BundleUp('Zw7Lt7...');

const proxy = bundleup.proxy('conn_abc123');
const response = await proxy.get('/[...]');

Unified MCP Tools

No Unified MCP tools available.

Unified API Endpoints

/me
Retrieve the Xero account this connection is authenticated as. Xero authorizes per tenant, so this returns the organisation rather than a user.

We use cookies to understand how you use our site and to improve your experience. Analytics cookies are only set once you accept. See our Privacy Policy for details.