---
title: "Check provider connectivity"
method: GET
path: "/api/llm/v1/health"
tags: ["LLM Proxy"]
---

# Check provider connectivity

`GET /api/llm/v1/health`

## Response `200`

All providers healthy

## Other responses

- `401` — Missing or invalid authentication token.
- `403` — Insufficient permissions.
- `503` — One or more providers unhealthy

## Changes

- **2026-07-30** `6912d69b744f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pgedge/apis/pgedge-postgres-mcp-server-api/changes/api/llm/v1/health/get.md)

---

[API](https://skmtc.dev/pgedge/apis/pgedge-postgres-mcp-server-api.md) · [All operations](https://skmtc.dev/pgedge/apis/pgedge-postgres-mcp-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pgedge/pgedge-postgres-mcp-server-api/revisions/59c8bc3db1d5/schema)
