nexus_endorse_mod
Endorse a mod for the authenticated Nexus Mods account after downloading. Provide the game domain, mod ID, and version to submit your endorsement.
Instructions
Endorse a mod on behalf of the authenticated account.
Constraints: the account must have downloaded the mod, and Nexus enforces a 15-minute cooldown after the download before endorsing (TOO_SOON_AFTER_DOWNLOAD).
Returns: JSON {message: "Updated to: Endorsed", status: "Endorsed"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mod_id | Yes | Numeric mod ID to endorse. | |
| version | Yes | Mod version being endorsed, e.g. '1.619.6'. | |
| domain_name | Yes | Nexus Mods game domain (lowercase URL slug), e.g. 'forzahorizon6', 'skyrimse'. NOT the display name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |