---
title: "Gets the daily count of monthly active event creators over a date range"
method: GET
path: "/analytics/monthly-active-event-creators"
tags: ["analytics"]
---

# Gets the daily count of monthly active event creators over a date range

`GET /analytics/monthly-active-event-creators`

## Query parameters

- `startDate` string, required
- `endDate` string, required
- `timezoneOffset` integer, required

## Response `200`

OK

- object[]
  - `count` integer
  - `date` string

## Other responses

- `400` — Invalid date format, range, or timezone offset
- `500` — Internal server error

## Changes

> 50 revisions in range; 1 could not be searched.

- **2025-06-08** `08e4c57a4f2c` — 1 info
  - endpoint added
- **2022-05-18** `c8572ecc9480` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/schej-it/apis/schej-it-api/changes/analytics/monthly-active-event-creators/get.md)

---

[API](https://skmtc.dev/schej-it/apis/schej-it-api.md) · [All operations](https://skmtc.dev/schej-it/apis/schej-it-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/schej-it/schej-it-api/revisions/c4d497429354/schema)
