Skip to content

Get billing item consumption summary



GET /api/v1/billing/project/summary

Overview

Additional parameter notes

Request example

curl 'https://openapi.guance.com/api/v1/billing/project/summary' \
-H 'DF-API-KEY: <DF-API-KEY>' \
-H 'Content-Type: application/json;charset=UTF-8' \
--compressed

Response

{
    "SESSION REPLAY": 806.8,
    "Extended Applications": 1500.0,
    "Cumulative Consumption": 17211.88,
    "Triggers": 73.4,
    "Service Charges": 0,
    "RUM PV Quantity": 8.81,
    "Application Performance Profile": 14747.72,
    "NETWORK (HOST)": 34.0,
    "Inter-regional Private Network Traffic Fee": 0,
    "Time Series": 17.81,
    "APM Trace": 0.1,
    "Log Data": 2.86,
    "SMS": 18.7,
    "Synthetic Tests API Tests": 0,
    "Backup Log Data": 0.0,
    "Synthetic Tests API Test Count": 1.68
} 

Feedback

Is this page helpful? ×