Skip to main content
GET
cURL
Retrieves daily creator metrics with comparison to previous period. This endpoint tracks both new creators (who joined your database) and active creators (who made posts) for each date.

Key Definitions

  • New Creators: Creators who joined your database on that specific date
  • Active Creators: Creators who made at least one post on that specific date

Request Parameters

Response Fields

Request Example

Response Example

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start_date
string<date>
default:10/01/2025
required

Start date in MM/DD/YYYY format

end_date
string<date>
default:11/14/2025
required

End date in MM/DD/YYYY format

Response

Creators 24h data retrieved successfully

success
boolean
Example:

true

data
object