Overview and usage statistics. Base URL: https://api.nexalayer.net/v1
curl -X GET "https://api.nexalayer.net/v1/stats/overview" \ -H "X-API-Key: <api_key>"
curl -X GET "https://api.nexalayer.net/v1/stats/traffic?granularity=day&start_date=2026-02-01&end_date=2026-02-15" \ -H "X-API-Key: <api_key>"
curl -X GET "https://api.nexalayer.net/v1/stats/cost?period=month" \ -H "X-API-Key: <api_key>"
curl -X GET "https://api.nexalayer.net/v1/billing/usage-report?period=week" \ -H "X-API-Key: <api_key>"