---
title: "Test Connectivity"
method: GET
path: "/v2/ping"
tags: ["General"]
---

# Test Connectivity

`GET /v2/ping`

Test connectivity to the API server. Returns an empty JSON object.

Use this endpoint to verify that your client can reach the server
and that the API is operational.

## Response `200`

API is reachable

- PingResponse — Empty JSON object. Confirms the API is reachable.

---

[API](https://skmtc.net/strikefinance/apis/strike-finance-staking-api.md) · [All operations](https://skmtc.net/strikefinance/apis/strike-finance-staking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/strikefinance/strike-finance-staking-api/revisions/6b7d8bd51050/schema)
