---
title: "Verify API key"
method: GET
path: "/verify"
tags: ["Other"]
---

# Verify API key

`GET /verify`

An endpoint to verify that your API key is functional

## Response `200`

Successful Response

- VerifyResponse
  - `status` 'ok', required — A value representing a successful request
  - `email` string, required — The email address of the user this token is associated with

---

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