---
title: "Verify Token"
method: GET
path: "/auth/verify"
tags: ["authentication"]
---

# Verify Token

`GET /auth/verify`

Verify a token is valid and is not expired

## Headers

- `x-coinflow-auth-session-key` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/coinflow/apis/api-reference.md) · [All operations](https://skmtc.net/coinflow/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinflow/api-reference/versions/7eea51c8775d/schema)
