---
title: "Пинг API"
method: GET
path: "/ping"
tags: ["Пинг API"]
---

# Пинг API

`GET /ping`

Проверяет доступность admin API и валидность переданного access, manual или support JWT.

## Headers

- `X-Lang` 'ru' | 'kk' | 'en' | 'es'

## Response `200`

API доступен

- object
  - `status` string, required

## Other responses

- `401` — Пользователь не авторизован
- `403` — Доступ запрещен
- `429` — Превышен лимит на количество запросов
- `500` — Внутренняя ошибка сервера
- `503` — Сервис недоступен или отключен

## Changes

> 10 revisions in range; 4 could not be searched.

- **2026-05-18** `f6e4c021cd18` — 1 warning
  - deleted the `header` request parameter `User-Agent`

[Change history](https://skmtc.dev/smartofood/apis/smartofood-admin-api/changes/ping/get.md)

---

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