Skip to main content
Monitor AI Gateway usage from app.ngrok.ai and the AI Gateway API.

Usage

Query usage events and aggregated overview via the AI Gateway API

Debugging

Troubleshoot failed requests and error codes

Error Codes

Reference for gateway error responses

Usage API

Query usage with the AI Gateway API:
curl https://api.ngrok.ai/usage/overview \
  -H "Authorization: Bearer $AI_GATEWAY_API_KEY"
List individual usage events with the Usage API. View usage summaries in app.ngrok.ai when available.

Roadmap

  • Provider and retry tracking in usage events
  • Token usage visualization in app.ngrok.ai
  • Cost analytics per access key
Have feedback? Email niji@ngrok.ai with observability requests.