Skip to main content
GET
Metrics

Authorizations

Authorization
string
header
required

API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY

Response

Prometheus-compatible metrics retrieved successfully

Prometheus-compatible metrics in text format

Example:

"# HELP fal_app_queue_size Current size of the fal app queue\n# TYPE fal_app_queue_size gauge\nfal_requests_total{application=\"my/app\"} 10"