---
title: "platform health"
description: "Check API health status"
canonical: "https://pgbeam.com/docs/cli/platform/health"
last-updated: "2026-09-14T19:37:21.000Z"
---

# platform health

> Check API health status

URL: https://pgbeam.com/docs/cli/platform/health

Check the health status of the PgBeam API. Returns the API status and version. This is a public endpoint that does not require authentication. Useful for verifying connectivity and checking which API version is running.

## Usage

All global options (`--token`, `--profile`,
`--project`, `--org`, `--json`, `--no-color`, `--no-trunc`, `--debug`) are
also available on this command.

## Examples

## Output

Displays the API status (e.g. `ok`) and version number. With `--json`, returns the full health response object.