Deploy Stats
Dedicated Models
Deploy Stats
GET
Deploy Stats
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Query Parameters
start of period, unix ts or 'now-5h', supported units s(ec), m(min), h(our), d(ay), w(eek), M(onth)
end of period, unix ts or now-relative, check from, defaults to now
Response
Successful Response
number of inference requests in the provided interval
total number of seconds spend in inference
total number of tokens generated
number of input tokens generated
number of output tokens generated
total number of cents spent
average millisecond inference time
95th percentile inference time (estimated)
number of errors