프로젝트 통계 조회
프로젝트 내 TPS
GET https://api.whatap.io/open/api/raw/tag/app_counter/tps?stitme
=[stime]&etime
=[etime]&timeMerge
=[timeMerge]
command
$ curl -L -w "\n" -H "x-whatap-token: {{PROJECT API TOKEN}}" -H "x-whatap-pcode: {{projectCode}}" "https://api.whatap.io/open/api/raw/tag/app_counter/tps?stime=1554163200000&etime=1554422400000&timeMerge=avg"