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

# Verify authentication

`GET /auth/verify-auth`

Verifies if the user is authenticated

## Response `200`

User is authenticated

## Other responses

- `401` — User is not authenticated

## Changes

- **2026-03-09** `57db5c3f80ff` — 2 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `401`
  - the endpoint scheme security `limitless_session` was removed from the API

[Change history](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api/changes/auth/verify-auth/get.md)

---

[API](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api.md) · [All operations](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/limitless-labs-group/limitless-exchange-api/revisions/f60847044e0d/schema)
