Skip to main content
GET
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Respuesta

200 - application/json

Your moderation usage.

daily
object[]
requerido

Your billable screens per UTC day for the last 30 days, charged or not. A day with no screens is not in the list.

screens_to_next_block
integer<int64>
requerido

Billable screens still needed to fill the next block of 1000. A full block is charged within one hour, so this value is 1000 when your unbilled screens fill whole blocks.

unbilled_screens
integer<int64>
requerido

Billable screens that Dodo Payments has not charged for yet.

Última modificación el 26 de septiembre de 2026