For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/platform/dashboard/kpi?fromDate&toDate' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"totalRevenue": 0,
"activeSubscriptions": 0,
"totalBuilders": 0,
"activeNow": 0
}