Billing
Get prebilling data
post/fastedge/v1/admin/prebilling
Request body
Example request
{
"clients": [
141309,
1111
],
"from": "2026-01-01T00:00:00Z",
"group_by": [
"client",
"region",
"billing_plan"
],
"metrics": [
"number_of_calls",
"total_runtime_mms"
],
"networks": [
"gcore"
],
"service": "FAST_EDGE",
"to": "2026-01-31T23:59:59Z"
}Response
Returns prebilling response data for the specified period