SimplePay operations
Transactions
Browse and edit card transactions per user, filter them by date, and pull them back with a single no-auth request.
Transactions
0
USD volume
$0
Pending
0
| Date | Transaction ID | Counterparty | Amount | Type | Currency | Account | Status | |
|---|---|---|---|---|---|---|---|---|
| Select or add a person to get started. | ||||||||
Read API — no auth
Full API docsPass a user ID and optional date range; you get every matching transaction back as JSON. Agents can read the docs at /api/public/docs.
GET /api/public/transactions?user_id=<user-id>&from=YYYY-MM-DD&to=YYYY-MM-DD