Record and reconcile financial transactions, generate invoices, track payments, and produce financial reports for small and medium businesses. The API exposes 237 endpoints covering accounts, contacts, invoices, bank transactions, journals, and reporting — enabling full double-entry bookkeeping through programmatic access. Supports multi-currency transactions, tax calculations, and attachment management on all document types.
237 endpointsThe Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc. The API exposes 6 endpoints secured with oauth2 authentication.
6 endpointsThe Bank Feeds API is a closed API that is only available to financial institutions that have an established financial services partnership with Xero. If you're an existing financial services partner that wants access, contact your local Partner Manager. If you're a financial institution who wants to provide bank feeds to your business customers, contact us to become a financial services partner. The API exposes 7 endpoints secured with oauth2 authentication.
7 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.