For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/projects/statistics' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"activeProjects": 4,
"draftProjects": 4,
"projectedSales": {
"amount": 27919752,
"currency": "INR",
"currencySymbol": "₹",
"formatted": "27,919,752.00"
},
"totalProjects": 11
}