---
title: "Test API key"
method: GET
path: "/api/authentication/v2"
tags: ["Authentication"]
---

# Test API key

`GET /api/authentication/v2`

Check whether your Pixelixe API key is valid.

## Response `200`

Authentication succeeded

- AuthResponse
  - `status` string
  - `message` string

## Other responses

- `401` — Invalid or missing API key

---

[API](https://skmtc.dev/pixelixe/apis/pixelixe-api.md) · [All operations](https://skmtc.dev/pixelixe/apis/pixelixe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixelixe/pixelixe-api/revisions/294cd781ad49/schema)
