Skip to main content
GET
Scrape public API metrics

Response

Prometheus text metrics.

The response is of type string.

Example:

"# HELP nova_public_api_requests_total Total Nova public API requests by route, method, and status.\n# TYPE nova_public_api_requests_total counter\nnova_public_api_requests_total{method=\"GET\",route=\"/v1/data/tokens/search\",status_code=\"200\",status_class=\"2xx\"} 12\n"