Statistics

APIs for getting statistics data.

Get daily statistics.

You can get daily statistics by providing start and end date. Today's statistics will not be available until the end of the day. Example URL is https://api.vimmerse.net/customer-statistics/2025-01-01/2025-01-15

SecurityAPIKeyHeader
Request
path Parameters
start_time
required
string (Start Time)

Start time in YYYY-MM-DD format

end_time
required
string (End Time)

End time in YYYY-MM-DD format

Responses
200

List of statistics

422

Validation Error

get/customer-statistics/{start_time}/{end_time}
Request samples
Response samples
application/json
null