nexus_validate_key
Check Nexus Mods API key validity and get account info (user ID, username, premium status, email, profile URL). Bypasses hourly rate limits for quick key verification and quota checks.
Instructions
Validate the configured Nexus Mods API key and identify the account.
Returns user_id, username, is_premium, is_supporter, email, and profile_url. This endpoint is exempt from hourly rate limits - safe to use to check the key works or to probe remaining quota via the '_rl' rate-limit snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |