Using xero-python-oauth2-app with xero.com

Python integration

Install

pip install xero-python-oauth2-app

Quick start

import xero-python-oauth2-app

client = xero_python_oauth2_app.Client("YOUR_API_KEY")
Retrieves the connections for this user
curl \
  -u "$API_USER:$API_PASS" \
  https://api.xero.com/Connections
SDK on GitHub 📄 API Docs
SDK
xero-python-oauth2-app
Python
API
xero.com
xero.com:xero-identity

At a glance

Language Python
Endpoints2
Base URLhttps://api.xero.com