Xero GraphQL
Xero does not currently offer a public GraphQL API. The Xero developer platform is built entirely on REST, with separate API surface areas for Accounting, Assets, Bank Feeds, Finance, Identity, Payroll (AU/NZ/UK), Projects, and Files. All endpoints are served under `https://api.xero.com` and secured via OAuth 2.0.
Overview
Xero GraphQL is a GraphQL API specification published by Xero on the APIs.io network.
Xero does not currently offer a public GraphQL API. The Xero developer platform is built entirely on REST, with separate API surface areas for Accounting, Assets, Bank Feeds, Finance, Identity, Payroll (AU/NZ/UK), Projects, and Files. All endpoints are served under https://api.xero.com and secured via OAuth 2.0.
The specification includes 12 reference links.
Tagged areas include Accounting, Bank Feeds, Finance, Financial Services, and Invoicing.
Endpoint
References
- Developer Portal https://developer.xero.com/
- Accounting API https://developer.xero.com/documentation/api/accounting/overview
- Assets API https://developer.xero.com/documentation/api/assets/overview
- Bank Feeds API https://developer.xero.com/documentation/api/bank-feeds/overview
- Finance API https://developer.xero.com/documentation/api/finance/overview
- Identity API https://developer.xero.com/documentation/guides/oauth2/overview/
- Payroll AU API https://developer.xero.com/documentation/api/payroll-au/overview
- Payroll NZ API https://developer.xero.com/documentation/api/payroll-nz/overview
- Payroll UK API https://developer.xero.com/documentation/api/payroll-uk/overview
- Projects API https://developer.xero.com/documentation/api/projects/overview
- Files API https://developer.xero.com/documentation/api/files/overview
- GitHub Organisation https://github.com/XeroAPI