---
title: "Ping server and get status/version"
method: GET
path: "/ping"
tags: ["Authentication"]
---

# Ping server and get status/version

`GET /ping`

Does not require authentication. If you provide authentication (auth query/header or Bearer), the server may return additional session and library metadata.

## Query parameters

- `version` string
- `auth` string

## Response `200`

Ping response (contents may vary based on whether authentication is provided).

- object

---

[API](https://skmtc.dev/ampache/apis/ampache-rest-api.md) · [All operations](https://skmtc.dev/ampache/apis/ampache-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ampache/ampache-rest-api/revisions/3c57979a295f/schema)
