---
title: "Check your authentication is valid"
method: GET
path: "/status/auth"
tags: ["Getting Started"]
---

# Check your authentication is valid

`GET /status/auth`

Responds with the state of your API account.

## Response `200`

User description.

- object
  - `user` object, required
    - `state` 'active', required

## Other responses

- `403` — Forbidden

---

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