---
title: "Test endpoint for the Studio public API"
method: GET
path: "/ping"
tags: ["Ping"]
---

# Test endpoint for the Studio public API

`GET /ping`

Allows for verification of a consumer's plumbing to the public API.

## Response `200`

If called with correct authentication, this API should have a text reply of 'pong'.

## Other responses

- `401` — Authorization information is missing or invalid.

---

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