Skip to main content
GET
Organization billing analytics

Authorizations

X-Api-Key
string
header
required

Query Parameters

aggregation
enum<string>
Available options:
all,
hour,
day,
week,
month,
year
time_range[start]
string

The start date of the aggregation period. The value of this property should be a string in the format yyyy-mm-dd according to ISO 8601.

time_range[end]
string

The end date of the aggregation period. The value of this property should be a string in the format yyyy-mm-dd according to ISO 8601. If this is set to today, the current day is still in progress and therefore only partial analytics data is returned until the day ends.

event_type
enum<string>
Available options:
content,
characters,
articles_credits,
credits,
total_characters
entity_type
enum<string>
Available options:
podcast,
video
group_by[]
enum<string>[]
Available options:
by_project,
by_voice,
by_content
filter[project_ids][]
integer[]
filter[voice_ids][]
integer[]
filter[content_ids][]
string[]
filter[source_ids][]
string[]

Response

200 - application/json

OK

projects
object[]
voices
object[]
content
object[]
analytics
object[]