---
title: "Check authentication"
method: GET
path: "/api/v1/authenticated"
tags: ["Authentication"]
---

# Check authentication

`GET /api/v1/authenticated`

## Response `200`

Successfully authenticated

## Other responses

- `400` — Bad Request
- `401` — Invalid token

---

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