Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://gateway.apiosk.com/v1/traffic
{ "period_days": 123, "total_requests": 123, "error_requests": 123, "unique_clients": 123, "top_paths": [ { "path": "<string>", "calls": 123, "errors": 123 } ] }
Lookback window in days.
1 <= x <= 90
Gateway traffic summary.
Show child attributes