Skip to main content
Per-pipeline usage totals for the current billing period. Useful for tracking consumption alongside the credit balance shown in the dashboard.

Request

Authorization
string
required
Bearer sk_live_...
No parameters. The period is your subscription’s current 30-day cycle (falls back to the calendar month if no cycle is set).

Response

period
object
start and end of the current billing period.
audio
object
requests, minutes (total audio duration processed), inputBytes.
text
object
requests, characters, inputBytes.
image
object
requests, megapixels (total pixels processed), inputBytes.
video
object
requests, minutes, inputBytes. Reserved: the video pipeline is not available yet.

Example