CONVERSATION
, TRANSITION
, TTS
) to understand costs and latency.OUTLET
or AGENT
to identify high-performing agents or costly interaction flows.200 OK
status code. The response body will be a JSON object with a top-level success
field set to true
.4xx
status code (e.g., 400 Bad Request
, 401 Unauthorized
). Server-side errors will result in a 5xx
status code. The response body will contain a success: false
field and a descriptive message
.GET
endpoints are idempotent and safe to retry. The POST /credits/set
endpoint is not idempotent when using mode: "add"
.end_date
parameter is inclusive.https://
to ensure data is encrypted in transit.