Skip to content

Cause finances

GET /v1/vakis/{key}/finances

{
"object": "vaki_finances",
"currency": "COP",
"total_collected": 12450000,
"available": 9870000,
"withdrawn": 2000000,
"pending": 580000,
"supporters": 214,
"costs": {
"platform_fee": 622500,
"gateway": 214000,
"taxes": 40660
},
"goal": { "amount": 50000000, "progress": 0.249 },
"last_payment_at": "2026-08-17T13:44:02Z",
"as_of": "2026-08-17T13:44:31Z"
}
FieldMeaning
total_collectedEverything donors have paid
availableWhat can currently be withdrawn
withdrawnWhat has already left the platform
pendingPayments not yet settled
costs.platform_feeVaki’s 5%, in currency units
costs.gatewayThe gateway’s own cost, shown for transparency — not charged on top of the 5%, see Fees
as_ofWhen this read model was last recomputed

The freshness contract, stated before you build on it

Section titled “The freshness contract, stated before you build on it”