X

Xero Identity API

REST discovered

Details Spec supplied by APIs.guru
URL
https://api.xero.com
Spec
https://api.apis.guru/v2/specs/xero.com/xero-identity/2.9.4/openapi.json
Spec (yaml)
https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/xero-identity.yaml
Docs
https://developer.xero.com/documentation/guides/oauth2/overview
Authentication
Xero OAuth 2.0 app client credentials oauth2 discovered Set up OAuth ↗

In the Xero Developer app manager, create an OAuth 2.0 app to get a Client ID and, for confidential apps, a Client Secret. Configure your redirect URI(s) there. For CLI PKCE usage, create a PKCE app and set the redirect URI to http://localhost:8742/callback. For user-authorized API access, follow the OAuth 2.0 authorization flow guide.