Skip to main content
The UQPAY CLI provides command-line access to Global Account, Card Issuance, and Payment APIs. It supports 100+ commands across all business domains.

GitHub

Source code and issues
The CLI is open source (MIT) and works on macOS, Linux, and Windows (amd64 and arm64).

Installation

Build from source

Requires Go 1.21 or higher:

Shell completion

Configuration

Run these once to set your credentials:
You can also pass credentials inline per command:
Or use environment variables:

Quick start

Output formats

Sub-account operations

Execute commands on behalf of a connected account:

Debugging

Use the --debug flag to display full HTTP request and response details:

AI agent skills

The CLI ships with six structured skills in the skills/ directory, enabling AI agents to operate UQPAY APIs without additional configuration: Install skills alongside the CLI: