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, and the recommended smoke test after a base URL swap.
Endpoints
| Endpoint | Action | What it does |
|---|---|---|
| User info | action=user_info |
Identity of the calling key, plus scopes and (for reseller keys) billing shape. |