---
title: "The Alive resource."
method: GET
path: "/alive"
tags: ["Alive"]
---

# The Alive resource.

`GET /alive`

The Alive resource is a simple 'ping’ API call to connect to the platform for testing purposes. Alive can be called without basic auth.

## Response `200`

Success Response

- object
  - `alive` boolean

## Other responses

- `500` — Internal Server error

---

[API](https://skmtc.dev/accuratebackground/apis/accurate-background-api.md) · [All operations](https://skmtc.dev/accuratebackground/apis/accurate-background-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/accuratebackground/accurate-background-api/revisions/a6ac3a5c01aa/schema)
