---
title: "Account"
description: "Actions for introspecting the calling key's identity in the Xtream Codes / XUI.one compatibility dialect."
---

# Account

The single action in this group returns the identity attached to the API key you are calling with, including its type (admin or reseller), scopes and — for reseller keys — the billing shape. It is the compatibility-dialect equivalent of the native [`GET /me`](/docs/?page=xai-ref-me), and the recommended smoke test after a base URL swap.

## Endpoints

| Endpoint | Action | What it does |
|---|---|---|
| [User info](/docs/?page=xc-ref-user-info) | `action=user_info` | Identity of the calling key, plus scopes and (for reseller keys) billing shape. |
