Skip to main content
GET
JavaScript

授权

Authorization
string
header
必填

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

响应

200 - application/json

Your moderation usage.

daily
object[]
必填

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>
必填

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>
必填

Billable screens that Dodo Payments has not charged for yet.

最后修改于 2026年9月26日