Check-in stats
GET https://api.rewind.rest/v1/places/stats
Returns aggregate check-in statistics: total check-ins, unique venues, this-year count, top categories, top cities, and top venues. Optional date/from/to params scope every aggregation to the range except this_year, which always counts the current UTC year.
Authorization
AuthorizationrequiredAPI key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Query Parameters
dateSingle day (YYYY-MM-DD). Overrides from/to.
fromRange start, inclusive (ISO 8601)
toRange end, inclusive (ISO 8601)
Response
application/json
Check-in statistics
totalrequiredunique_venuesrequiredthis_yearrequiredtop_categoriesrequiredtop_citiesrequiredtop_venuesrequired