For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/platform/dashboard/stats' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"totalTenants": 0,
"activeTenants": 0,
"suspendedTenants": 0,
"totalUsers": 0,
"estimatedMonthlyRevenue": 0,
"newTenantsThisMonth": 0
}