Vespa State API

The Vespa State API (/state/v1) exposes per-service health, version, and metrics endpoints for any Vespa node — used by orchestration tooling, monitoring agents, and load balancers to check liveness, readiness, and runtime metrics.

API entry from apis.yml

apis.yml Raw ↑
aid: vespa-ai:vespa-state-api
name: Vespa State API
description: The Vespa State API (/state/v1) exposes per-service health, version, and metrics endpoints
  for any Vespa node — used by orchestration tooling, monitoring agents, and load balancers to check liveness,
  readiness, and runtime metrics.
humanURL: https://docs.vespa.ai/en/reference/state-v1.html
tags:
- Health
- Monitoring
- Metrics
- Observability
properties:
- url: https://docs.vespa.ai/en/reference/state-v1.html
  type: Documentation