API ReferenceAnalytics
Get Geographic Distribution
Authorization
apiKey X-API-Key<token>
API key for authentication
In: header
Query Parameters
startDate?string
Format
date-timeendDate?string
Format
date-timeResponse Body
application/json
curl -X GET "https://samva.app/api/v1/analytics/geographic-distribution"[
{
"country": "string",
"region": "string",
"count": 0
}
]