LibreAuth Nut.exe Visit Website

API Getting Started

LibreAuth REST API — all client requests use POST form-urlencoded.

Endpoint

https://libreauth.nutexe.dev/api/1.3/

Also available: https://libreauth.nutexe.dev/api/1.4/ (includes changelog in init).

Common Parameters

typeRequest action — init, login, license, check, etc.
nameApplication name from panel
ownerid10-character owner key from panel
sessionidFrom init response — required after init
hwidHardware ID string from client

Authentication Flow

init → login/license/register → check (heartbeat) → var/file/webhook → logout

Response Headers

Every signed response includes:

Response Encryption

Send enckey on init (35 chars). Responses encrypted with AES-256-CBC when enckey is set.

Health Check

https://libreauth.nutexe.dev/health — verify DB, sodium, and copy sign_public.