Skip to main content

Insights

Get aggregate counts​

GET /api/v1/insights

Scope: read. Priced as a read call.

curl https://veltro.online/api/v1/insights \
-H "Authorization: Bearer vltro_live_xxx"
{
"data": {
"paymentLinks": 14,
"subscriptionPlans": 2,
"donationJars": 1,
"invoices": 37
}
}

All-time counts across your account — not filtered by month. For revenue/time-series data, use the dashboard's Treasury and Activity pages.