Labs

Get Labs Credits

Get Voice AI credits information for current user.

get/v1/labs/credits

Response

Credits list

amountnumber

Credit amount remaining

expire_atstring date-time

Expiration date (ISO 8601)

Example response

[
  {
    "amount": 100000,
    "expire_at": "2026-06-30T23:59:59Z"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.