Lago · Capability
Lago API documentation — Wallets
Lago API documentation — Wallets. 7 operations. Lead operation: Lago Top up a wallet. Self-contained Naftiko capability covering one Lago business surface.
What You Can Do
POST
Createwallettransaction
— Lago Top up a wallet
/v1/wallet-transactions
POST
Createwallet
— Lago Create a wallet
/v1/wallets
GET
Findallwallets
— Lago List all wallets
/v1/wallets
PUT
Updatewallet
— Lago Update a wallet
/v1/wallets/{lago-id}
GET
Findwallet
— Lago Retrieve a wallet
/v1/wallets/{lago-id}
DELETE
Destroywallet
— Lago Terminate a wallet
/v1/wallets/{lago-id}
GET
Findallwallettransactions
— Lago List all wallet transactions
/v1/wallets/{lago-id}/wallet-transactions
MCP Tools
lago-top-up-wallet
Lago Top up a wallet
lago-create-wallet
Lago Create a wallet
lago-list-all-wallets
Lago List all wallets
read-only
idempotent
lago-update-wallet
Lago Update a wallet
idempotent
lago-retrieve-wallet
Lago Retrieve a wallet
read-only
idempotent
lago-terminate-wallet
Lago Terminate a wallet
idempotent
lago-list-all-wallet-transactions
Lago List all wallet transactions
read-only
idempotent