---
title: "Ping"
method: GET
path: "/ping"
tags: ["General"]
---

# Ping

`GET /ping`

Simple function to verify your connection with the API.

## Response `200`

Successful ping response

- object
  - `ping` string
  - `username` string
  - `email` string, email
  - `account` string

## Other responses

- `401` — Unauthorized — invalid or missing token

---

[API](https://skmtc.net/cyberimpact/apis/cyberimpact-api.md) · [All operations](https://skmtc.net/cyberimpact/apis/cyberimpact-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberimpact/cyberimpact-api/revisions/bf0b51ee8e8a/schema)
