# Ping health check

> Ping health check - Health check to determine if the service is

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-06T18:17:09.622201+00:00` (UTC).

## Primary page

- [Ping health check](https://docs.datarobot.com/en/docs/api/reference/predapi/legacy-predapi/pred-ref/ping.html): Full documentation for this topic (HTML).

## Sections on this page

- [Request parameters](https://docs.datarobot.com/en/docs/api/reference/predapi/legacy-predapi/pred-ref/ping.html#request-parameters): In-page section heading.
- [Response 200](https://docs.datarobot.com/en/docs/api/reference/predapi/legacy-predapi/pred-ref/ping.html#response-200): In-page section heading.

## Related documentation

- [Developer documentation](https://docs.datarobot.com/en/docs/api/index.html): Linked from this page.
- [API reference](https://docs.datarobot.com/en/docs/api/reference/index.html): Linked from this page.
- [Prediction API](https://docs.datarobot.com/en/docs/api/reference/predapi/index.html): Linked from this page.
- [Prediction API (Dedicated)](https://docs.datarobot.com/en/docs/api/reference/predapi/legacy-predapi/index.html): Linked from this page.
- [Dedicated Prediction API reference](https://docs.datarobot.com/en/docs/api/reference/predapi/legacy-predapi/pred-ref/index.html): Linked from this page.

## Documentation content

Endpoint: `/ping`

Health check to determine if the service is "alive".

Request Method: `GET`

Request URL: deployed URL, example: `https://your-company.orm.datarobot.com/predApi/v1.0`

### Request parameters

None required.

### Response 200

| Data | Type | Example(s) |
| --- | --- | --- |
| response | string | pong |
