Using atoti-python-sdk-project-template with ato.gov.au

Python integration

Install

pip install atoti-python-sdk-project-template

Quick start

import atoti-python-sdk-project-template

client = atoti_python_sdk_project_template.Client("YOUR_API_KEY")
Retrieve a list of licenses
curl \
  /licenses
Retrieve a list of individuals
curl \
  /individuals
Retrieve a list of organisations
curl \
  /organisations
SDK on GitHub 📄 API Docs
SDK
atoti-python-sdk-project-template
Python
API
ato.gov.au
ato.gov.au

At a glance

Language Python
Endpoints74