Current Month Usage

GET https://api.podengine.ai/api/v1/teams/usage/current

Get your team's current month API usage and limits for each usage category, along with enabled feature flags and plan information.

Request

This endpoint takes no parameters.

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired7 fields
periodStartstringrequireddatetime

Inclusive start of the usage period (ISO 8601, UTC)

periodEndstringrequireddatetime

Exclusive end of the usage period — the reset instant (ISO 8601, UTC)

planstringrequired

Current team plan tier

featureFlagsobjectrequired4 fields

Enabled feature flags for the team

aliasesarray of objectrequired4 fields

Usage breakdown per category

aliasenumrequired

The usage category identifier

deepResearchRequestsdiarizationRequestsepisodeLookupsexportCountpodcastLookupssearchCounttranscriptDownloadCounttranscriptionRequests
labelstringrequired

Human-readable label for this usage category

usednumberrequiredmin 0

Number of requests used in the current usage period

limitnumberrequirednullablemin 0

Limit per usage period (null = unlimited, 0 = disabled)

totalUsednumberrequired

Total requests used across all categories in the current usage period

projectUsageobject2 fields

Monthly active project and guest profile usage

projectsobjectrequired2 fields
usednumberrequired
limitnumberrequirednullable
guestProfilesobjectrequired2 fields
usednumberrequired
limitnumberrequirednullable