Getting started

CLI

The CLI helps with receipt lookup, verification, and account-level inspection.

Verify a receipt

npx turnstileai receipts verify rcpt_123 --key=ts_live_xxx

Get a receipt

npx turnstileai receipts get rcpt_123 --key=ts_live_xxx

List providers

npx turnstileai providers list --key=ts_live_xxx

View usage

npx turnstileai usage overview --key=ts_live_xxx