curl --request GET \
--url https://api.deepinfra.com/payment/usage/rent \
--header 'Authorization: Bearer <token>'{
"id_to_duration": {}
}curl --request GET \
--url https://api.deepinfra.com/payment/usage/rent \
--header 'Authorization: Bearer <token>'{
"id_to_duration": {}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
start of period, in seconds since unix epoch
end of period, in seconds since unix epoch
Successful Response
container id to duration in seconds
Show child attributes