INDEX / FINANCE / XERO ACCOUNTING API
№ APD-01985
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01985 · FIRST INDEXED 2026-08-27

Xero Accounting API

SOURCE: DISCOVERY-APISGURU
DOMAIN: developer.xero.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHoauth2
PRICINGunknown
CATEGORIESfinance
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ABOUT
FROM DEVELOPER.XERO.COM
Join a vibrant community of developers whose integrations with Xero are shaping the future of small businesses globally. Xero Developer: Powering Your Innovation and Growth!
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/Accounts
Retrieves the full chart of accounts
PUT
/Accounts
Creates a new chart of accounts
GET
/Accounts/{AccountID}
Retrieves a single chart of accounts by using a unique account Id
POST
/Accounts/{AccountID}
Updates a chart of accounts
DELETE
/Accounts/{AccountID}
Deletes a chart of accounts
GET
/Accounts/{AccountID}/Attachments
Retrieves attachments for a specific accounts by using a unique account Id
GET
/Accounts/{AccountID}/Attachments/{AttachmentID}
Retrieves a specific attachment from a specific account using a unique attachment Id
GET
/Accounts/{AccountID}/Attachments/{FileName}
Retrieves an attachment for a specific account by filename
POST
/Accounts/{AccountID}/Attachments/{FileName}
Updates attachment on a specific account by filename
PUT
/Accounts/{AccountID}/Attachments/{FileName}
Creates an attachment on a specific account
GET
/BankTransactions
Retrieves any spent or received money transactions
POST
/BankTransactions
Updates or creates one or more spent or received money transaction
+ 212 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → oauth2