Python samples From the python/ directory, run a script (imports use the current folder): cd python # Copy ../.env.example to ../.env and fill credentials first python3 list_trunks.py python3 create_credentials.py Shared HTTP helpers live in _client.py.