گزارش نوع دستگاه کاربران (Device Type)

دسکتاپ: 57.254٪
موبایل: 42.726٪
سایر: 0.021٪

دوره: 2025-12-01T12:00:00Z تا 2025-12-08T12:00:00Z — آخرین به‌روزرسانی: 2025-12-08T12:30:00Z
نمایش پاسخ خام: device_type
HTTP code: 200 RAW: {"success":true,"errors":[],"result":{"summary_0":{"desktop":"57.253792","mobile":"42.725548","other":"0.02066"},"meta":{"dateRange":[{"startTime":"2025-12-01T12:00:00Z","endTime":"2025-12-08T12:00:00Z"}],"confidenceInfo":{"level":null,"annotations":[]},"normalization":"PERCENTAGE","lastUpdated":"2025-12-08T12:30:00Z","units":[{"name":"*","value":"requests"}]}}} PARSED (pretty): { "success": true, "errors": [], "result": { "summary_0": { "desktop": "57.253792", "mobile": "42.725548", "other": "0.02066" }, "meta": { "dateRange": [ { "startTime": "2025-12-01T12:00:00Z", "endTime": "2025-12-08T12:00:00Z" } ], "confidenceInfo": { "level": null, "annotations": [] }, "normalization": "PERCENTAGE", "lastUpdated": "2025-12-08T12:30:00Z", "units": [ { "name": "*", "value": "requests" } ] } } }

گزارش نسخه‌های TLS

TLS 1.3: 71.252٪
TLS QUIC: 22.133٪
TLS 1.2: 6.592٪
TLS 1.0: 0.020٪
TLS 1.1: 0.002٪

دوره: 2025-12-01T12:00:00Z تا 2025-12-08T12:00:00Z
نمایش پاسخ خام: tls_version
HTTP code: 200 RAW: {"success":true,"errors":[],"result":{"summary_0":{"TLS 1.3":"71.251644","TLS QUIC":"22.133372","TLS 1.2":"6.592262","TLS 1.0":"0.020274","TLS 1.1":"0.002448"},"meta":{"dateRange":[{"startTime":"2025-12-01T12:00:00Z","endTime":"2025-12-08T12:00:00Z"}],"confidenceInfo":{"level":null,"annotations":[]},"normalization":"PERCENTAGE","lastUpdated":"2025-12-08T12:30:00Z","units":[{"name":"*","value":"requests"}]}}} PARSED (pretty): { "success": true, "errors": [], "result": { "summary_0": { "TLS 1.3": "71.251644", "TLS QUIC": "22.133372", "TLS 1.2": "6.592262", "TLS 1.0": "0.020274", "TLS 1.1": "0.002448" }, "meta": { "dateRange": [ { "startTime": "2025-12-01T12:00:00Z", "endTime": "2025-12-08T12:00:00Z" } ], "confidenceInfo": { "level": null, "annotations": [] }, "normalization": "PERCENTAGE", "lastUpdated": "2025-12-08T12:30:00Z", "units": [ { "name": "*", "value": "requests" } ] } } }
نمایش پاسخ خام: traffic_anomalies GET(range)
HTTP code: 400 RAW: {"errors":[{"code":2001,"message":"You must send either range or start & end dates"}],"success":false,"result":{}} PARSED (pretty): { "errors": [ { "code": 2001, "message": "You must send either range or start & end dates" } ], "success": false, "result": [] }
نمایش پاسخ خام: traffic_anomalies GET(start,end)
HTTP code: 400 RAW: {"errors":[{"code":2001,"message":"You must send either range or start & end dates"}],"success":false,"result":{}} PARSED (pretty): { "errors": [ { "code": 2001, "message": "You must send either range or start & end dates" } ], "success": false, "result": [] }
نمایش پاسخ خام: traffic_anomalies POST(range in query+body)
HTTP code: 400 RAW: {"success":false,"errors":[{"code":7000,"message":"No route for that URI"}],"messages":[],"result":null} PARSED (pretty): { "success": false, "errors": [ { "code": 7000, "message": "No route for that URI" } ], "messages": [], "result": null }

گزارش اختلال ترافیک (Traffic Anomalies)

GET(range) api_error: [{"code":2001,"message":"You must send either range or start & end dates"}]
GET(start,end) api_error: [{"code":2001,"message":"You must send either range or start & end dates"}]
POST(range) api_error: [{"code":7000,"message":"No route for that URI"}]

نکته: برای Traffic Anomalies باید پارامتر range (مثلاً 7d) یا پارامترهای start و end ارسال شود. در این نسخه ابتدا GET(range) -> GET(start,end) -> POST(range) اجرا شد. همچنین پاسخ‌های خام API زیر نمایش داده شدند تا بتوانید دقیق خطا را ببینید.

Autonomous Systems (AS) — دریافت

❌ پاسخ API ناموفق: You must send either range or start & end dates
نمایش پاسخ خام: bgp/top/ases
HTTP code: 400 RAW: {"errors":[{"code":2001,"message":"You must send either range or start & end dates"}],"success":false,"result":{}} PARSED (pretty): { "errors": [ { "code": 2001, "message": "You must send either range or start & end dates" } ], "success": false, "result": [] }