---
title: "Get Info"
method: POST
path: "/v2/api/getInfo"
tags: ["api"]
---

# Get Info

`POST /v2/api/getInfo`

## Headers

- `X-API-Key` string, nullable

## Request body

- NameRequest
  - `username` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/pixy/apis/pix-api-v2.md) · [All operations](https://skmtc.dev/pixy/apis/pix-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixy/pix-api-v2/revisions/0e7807eb2ccb/schema)
