Lean Technologies · Capability
Lean Payouts API — Payouts
Lean Payouts — create outbound payouts, list payouts, retrieve payouts and intents, and review per-payment history.
Lean Payouts API — Payouts is a Naftiko capability published by Lean Technologies, one of 19 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET and POST methods rooted at /v1/payouts/v1.
The capability includes 4 read-only operations and 1 state-changing operation. Lead operation: Lean Create Payout Payment. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lean, Payouts, and Disbursements.
What You Can Do
POST
Createpayoutpayment
— Lean Create Payout Payment
/v1/payouts/v1/payment
GET
Listpayouts
— Lean List Payouts
/v1/payouts/v1/payments
GET
Getpayoutpaymenthistory
— Lean Get Payout Payment History
/v1/payouts/v1/payments/{payment_id}/history
GET
Getpayout
— Lean Get Payout
/v1/payouts/v1/{payment_id}
GET
Getpayoutintent
— Lean Get Payout Intent
/v1/payouts/v1/intents/{payment_intent_id}
MCP Tools
lean-createpayoutpayment
Lean Create Payout Payment
lean-listpayouts
Lean List Payouts
read-only
idempotent
lean-getpayoutpaymenthistory
Lean Get Payout Payment History
read-only
idempotent
lean-getpayout
Lean Get Payout
read-only
idempotent
lean-getpayoutintent
Lean Get Payout Intent
read-only
idempotent