百度智能云

All Product Document

          CDN Abroad

          Monthly Traffic of the Overview Page

          Interface

          This interface is used to provide monthly traffic data.

          Method Path Description
          GET /v2/abroad/stat/month_flow Monthly traffic data

          Response parameter

          Parameter Type Description
          monthFlow Long Total traffic of the month
          monthFlowInc ChangeRate Changes comparing with the last month

          Request example

          GET /v2/abroad/stat/month_flow 

          Response example

          { 
              "monthFlow": 4429630.7, 
              "monthFlowInc": 109.29984387411321 
          }
          Previous
          Statistics Overview
          Next
          PV, QPS Query Interface