APIs
Purpose
This API provides the configured API count for a given date range.
Request URL
https://apptics.zoho.com/cx/api/v1/api/multigroup
Request body (JSON object)
Parameter | Data type | Allowed values | Description | |
startdate | definite | string | Date | dd-MM-yy |
enddate | definite | string | Date | dd-MM-yy |
responseformat | definite | string | csvjson, nestedjson | responseformat |
group | definite | List<string> | date, platform, bundle, country, appversion, devicetype, api | min-1, max-2 |
apiname | non-definite | string | API name | |
limit | non-definite | Integer | number | |
offset | non-definite | Integer | number |
Sample response: [group - date,platform]
Copied
Sample response: [appversion]
Copied