MCP Gateway
ApiMetrics

Get Prometheus metrics

Prometheus metrics endpoint for scraping. Returns all registered metrics in text exposition format. Returns 404 when Prometheus endpoint is disabled in settings.

GET
/api/v1/metrics

Response Body

application/json

curl -X GET "https://loading/api/v1/metrics"
null