Skip to main content

Endpoint

Authentication

Required.

Query parameters

limit
number
Number of transactions to return. Default: 50, max: 100.
offset
number
Number of transactions to skip. Default: 0.
agentId
string
Filter by agent ID.
type
string
Filter by transaction type: usage, purchase, bonus, refund, or adjustment.
feature
string
Filter by feature (e.g., chat, tts).
startDate
string
Filter from this date (ISO 8601).
endDate
string
Filter until this date (ISO 8601).

Response

success
boolean
transactions
array
pagination
object

Example