Skip to main content

Unofficial CLI for the Tipalti REST API — independent project, not affiliated with Tipalti Solutions Ltd.

Project description

tipalti

Unofficial. Independent project, not affiliated with, endorsed by, or sponsored by Tipalti Solutions Ltd. "Tipalti" is a trademark of its respective owner.

CLI for Tipalti Solutions — scaffolded from the AgentCulture sibling pattern. Read-only explorer over Tipalti REST v2 (Payees, Invoices, Bills) plus the agent-first affordances (learn, explain, whoami).

The first resident user of this CLI is an LLM agent. Every verb supports --json, default human-mode output is markdown, errors carry machine-readable remediation hints, and one verb invocation = one upstream HTTP request.

Install

uv tool install tipalti
# or
pipx install tipalti

Quickstart — agent-first affordances

tipalti --version           # 0.1.0
tipalti learn               # structured self-teaching prompt for agents
tipalti learn --json        # machine-readable form
tipalti explain tipalti     # root markdown doc
tipalti explain auth        # env-var setup
tipalti explain payee       # docs for the payee noun group

Quickstart — Tipalti REST v2 (read-only)

export TIPALTI_CLIENT_ID=...
export TIPALTI_CLIENT_SECRET=...
export TIPALTI_ENV=sandbox        # or production (default: sandbox)

tipalti whoami                                       # markdown principal block
tipalti whoami --json                                # JSON envelope

tipalti payee list --limit 25                        # markdown table
tipalti payee list --filter "status eq 'Active'"     # raw $filter passthrough
tipalti payee list --json --cursor <token>           # paginate by cursor
tipalti payee get <id>                               # markdown record
tipalti payee get <id> --json                        # raw API record

tipalti invoice list --limit 25
tipalti invoice get <id>
tipalti bill list --limit 25
tipalti bill get <id>

Bearer tokens are cached at $XDG_CACHE_HOME/tipalti/token-<env>.json (file mode 0600). Delete the file to force re-auth.

Status

Pre-1.0. v0.1.0 ships read-only verbs over Tipalti REST v2's Payees, Invoices, and Bills resources, plus the agent-first affordances and a real whoami probe. Mutations, iFrame URL generation, webhooks, SOAP, tax forms, and KYC land in later releases.

Development

uv sync
uv run pytest -n auto -v
uv run tipalti --version

See CLAUDE.md for the full project shape, conventions, and publish flow. The repo follows the AgentCulture sibling pattern — see agentculture/steward and agentculture/afi-cli for the canonical templates.

License

MIT — see LICENSE.

Unofficial / independent project. Not affiliated with or endorsed by Tipalti Solutions Ltd.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tipalti-0.4.1.tar.gz (106.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tipalti-0.4.1-py3-none-any.whl (31.7 kB view details)

Uploaded Python 3

File details

Details for the file tipalti-0.4.1.tar.gz.

File metadata

  • Download URL: tipalti-0.4.1.tar.gz
  • Upload date:
  • Size: 106.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tipalti-0.4.1.tar.gz
Algorithm Hash digest
SHA256 dd1655b25a43927960dc5d51c3cc534e6eb80165c5a56657650adf471be8748f
MD5 f73fca8d8f8e777eadfe738ab65f3a99
BLAKE2b-256 6bd9fd8adf296385d1fa0093df604b6760284ef4948cf41a3fd7e5e1745f92be

See more details on using hashes here.

File details

Details for the file tipalti-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: tipalti-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 31.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tipalti-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5cc3762b29d2a79d695767d4a52fd668115e3349033403f9b5dc3a84fd1a9fc5
MD5 e7a7e70d75523c91d3e7b1ce17898488
BLAKE2b-256 835b48705ba8401eb74eb4e898b88989a27b5ffff90c59afe02a328c3ba1c2d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page