Xero Accounting website screenshot

Xero Accounting

Xero is a cloud accounting platform for small businesses, accountants, and bookkeepers that provides invoicing, bank reconciliation, payroll, expense management, and financial reporting. The Xero Accounting API exposes full-featured REST endpoints for invoices, contacts, bank transactions, accounts, items, journals, reports, and more. All Xero APIs share a single OAuth 2.0 authorization layer, require the Xero-Tenant-Id header to scope requests to an organization, and are served from api.xero.com.

Xero Accounting publishes 6 APIs on the APIs.io network, including Accounts API, BankTransactions API, BankTransfers API, and 3 more. Tagged areas include Accounting, Small Business, Invoicing, Bookkeeping, and Financial Reporting.

Xero Accounting’s developer surface includes authentication, engineering blog, documentation, pricing, signup flow, and 8 more developer resources.

28.6/100 thin ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs 1 MCP Servers
AccountingSmall BusinessInvoicingBookkeepingFinancial ReportingSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/xero-accounting: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Xero Connections API

OAuth 2.0 connections endpoint for listing the Xero tenants authorized under an access token.

Xero Accounting Accounts API

The Accounts API from Xero Accounting — 3 operation(s) for accounts.

Xero Accounting BankTransactions API

The BankTransactions API from Xero Accounting — 2 operation(s) for banktransactions.

Xero Accounting BankTransfers API

The BankTransfers API from Xero Accounting — 1 operation(s) for banktransfers.

Xero Accounting BatchPayments API

The BatchPayments API from Xero Accounting — 1 operation(s) for batchpayments.

Xero Accounting Contacts API

The Contacts API from Xero Accounting — 1 operation(s) for contacts.

Xero Accounting Invoices API

The Invoices API from Xero Accounting — 1 operation(s) for invoices.

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Xero Accounting API

OPEN COLLECTION

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Xero Accounting Authentication

oauth2 · 1 scheme

SECURITY

Xero Accounting Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Xero Accounting Scopes

6 scopes · authorizationCode

6 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Xero Accounting Agentic Access

17 operations · 8 acting

17 operations · 8 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: xero-accounting
name: Xero Accounting
description: Xero is a cloud accounting platform for small businesses, accountants, and bookkeepers that provides invoicing,
  bank reconciliation, payroll, expense management, and financial reporting. The Xero Accounting API exposes full-featured
  REST endpoints for invoices, contacts, bank transactions, accounts, items, journals, reports, and more. All Xero APIs share
  a single OAuth 2.0 authorization layer, require the Xero-Tenant-Id header to scope requests to an organization, and are
  served from api.xero.com.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/xero-accounting.png
tags:
- Accounting
- Small Business
- Invoicing
- Bookkeeping
- Financial Reporting
- Software-as-a-Service
tags_raw:
- Accounting
- Small Business
- Invoicing
- Bookkeeping
- Financial Reporting
- SaaS
url: https://raw.githubusercontent.com/api-evangelist/xero-accounting/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: xero-accounting:connections
  name: Xero Connections API
  description: OAuth 2.0 connections endpoint for listing the Xero tenants authorized under an access token.
  humanURL: https://developer.xero.com/documentation/guides/oauth2/auth-flow
  baseURL: https://api.xero.com/connections
  tags:
  - Authentication
  - Tenants
  tags_raw:
  - OAuth
  - Tenants
  properties:
  - type: Documentation
    url: https://developer.xero.com/documentation/guides/oauth2/auth-flow
- aid: xero-accounting:xero-accounting-accounts-api
  name: Xero Accounting Accounts API
  description: The Accounts API from Xero Accounting — 3 operation(s) for accounts.
  humanURL: https://developer.xero.com/documentation/api/accounting/overview
  baseURL: https://api.xero.com/api.xro/2.0
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/xero-accounting-accounts-api-openapi.yml
  - type: Documentation
    url: https://developer.xero.com/documentation/api/accounting/overview
  - type: OAuth 2.0 Guide
    url: https://developer.xero.com/documentation/guides/oauth2/overview
- aid: xero-accounting:xero-accounting-banktransactions-api
  name: Xero Accounting BankTransactions API
  description: The BankTransactions API from Xero Accounting — 2 operation(s) for banktransactions.
  humanURL: https://developer.xero.com/documentation/api/accounting/overview
  baseURL: https://api.xero.com/api.xro/2.0
  tags:
  - Bank Transactions
  tags_raw:
  - BankTransactions
  properties:
  - type: OpenAPI
    url: openapi/xero-accounting-banktransactions-api-openapi.yml
  - type: Documentation
    url: https://developer.xero.com/documentation/api/accounting/overview
  - type: OAuth 2.0 Guide
    url: https://developer.xero.com/documentation/guides/oauth2/overview
- aid: xero-accounting:xero-accounting-banktransfers-api
  name: Xero Accounting BankTransfers API
  description: The BankTransfers API from Xero Accounting — 1 operation(s) for banktransfers.
  humanURL: https://developer.xero.com/documentation/api/accounting/overview
  baseURL: https://api.xero.com/api.xro/2.0
  tags:
  - Bank Transfers
  tags_raw:
  - BankTransfers
  properties:
  - type: OpenAPI
    url: openapi/xero-accounting-banktransfers-api-openapi.yml
  - type: Documentation
    url: https://developer.xero.com/documentation/api/accounting/overview
  - type: OAuth 2.0 Guide
    url: https://developer.xero.com/documentation/guides/oauth2/overview
- aid: xero-accounting:xero-accounting-batchpayments-api
  name: Xero Accounting BatchPayments API
  description: The BatchPayments API from Xero Accounting — 1 operation(s) for batchpayments.
  humanURL: https://developer.xero.com/documentation/api/accounting/overview
  baseURL: https://api.xero.com/api.xro/2.0
  tags:
  - Batch Payments
  tags_raw:
  - BatchPayments
  properties:
  - type: OpenAPI
    url: openapi/xero-accounting-batchpayments-api-openapi.yml
  - type: Documentation
    url: https://developer.xero.com/documentation/api/accounting/overview
  - type: OAuth 2.0 Guide
    url: https://developer.xero.com/documentation/guides/oauth2/overview
- aid: xero-accounting:xero-accounting-contacts-api
  name: Xero Accounting Contacts API
  description: The Contacts API from Xero Accounting — 1 operation(s) for contacts.
  humanURL: https://developer.xero.com/documentation/api/accounting/overview
  baseURL: https://api.xero.com/api.xro/2.0
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/xero-accounting-contacts-api-openapi.yml
  - type: Documentation
    url: https://developer.xero.com/documentation/api/accounting/overview
  - type: OAuth 2.0 Guide
    url: https://developer.xero.com/documentation/guides/oauth2/overview
- aid: xero-accounting:xero-accounting-invoices-api
  name: Xero Accounting Invoices API
  description: The Invoices API from Xero Accounting — 1 operation(s) for invoices.
  humanURL: https://developer.xero.com/documentation/api/accounting/overview
  baseURL: https://api.xero.com/api.xro/2.0
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/xero-accounting-invoices-api-openapi.yml
  - type: Documentation
    url: https://developer.xero.com/documentation/api/accounting/overview
  - type: OAuth 2.0 Guide
    url: https://developer.xero.com/documentation/guides/oauth2/overview
common:
- type: AgenticAccess
  url: agentic-access/xero-accounting-agentic-access.yml
- type: DomainSecurity
  url: security/xero-accounting-domain-security.yml
- type: Authentication
  url: authentication/xero-accounting-authentication.yml
- type: OAuthScopes
  url: scopes/xero-accounting-scopes.yml
- url: https://blog.xero.com/feed/
  type: Blog
- type: LinkedIn
  url: https://www.linkedin.com/company/xero
- type: Website
  url: https://www.xero.com
- type: Documentation
  url: https://developer.xero.com/documentation
- type: Pricing
  url: https://www.xero.com/pricing
- type: Signup
  url: https://developer.xero.com/app/manage
- type: GitHubOrganization
  url: https://github.com/XeroAPI
- type: OpenAPI Specifications
  url: https://github.com/XeroAPI/Xero-OpenAPI
- name: MCP Server
  url: https://github.com/XeroAPI/xero-mcp-server
  type: MCPServer
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/xero-accounting"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/xero-accounting/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/xero-accounting/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.