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: 8.0.0
- Package version: 8.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