통계

차원별로 집계된 링크 스캔 분석.

GET/api/v1/statistics
통계 집계
이름유형필수설명
typestring아니오overview, country_code, device_type, …
project_idinteger아니오
datetime_startstring아니오
datetime_endstring아니오
curl -X GET 'https://forqrcode.com/api/v1/statistics' \
  -H 'Authorization: Bearer YOUR_API_KEY'

매개변수 이름과 JSON 예제는 영어로 표시됩니다. YOUR_API_KEY를 계정 키로 바꾸세요.