These endpoints are related to managing authentication tokens and identity for Xero API
The xero_python package is automatically generated by the XeroAPI SDK 2.0 Codegen project:
- API version: 11.1.0
- Package version: 10.0.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen For more information, please visit https://developer.xero.com
Python 3.5+
In your own code, to use this library to connect and interact with xero-python, you can run the following:
import time
import xero_python
from xero_python.exceptions import ApiException
from pprint import pprint- Type: HTTP basic authentication
- Type: OAuth
- Flow: accessCode
- Authorization URL: https://login.xero.com/identity/connect/authorize
- Scopes:
- email: Grant read-only access to your email
- openid: Grant read-only access to your open id
- profile: your profile information