統計

ディメンション別に集計したリンクスキャン分析。

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 を自分のキーに置き換えてください。