Documentation

Introduction

LumenAuth is a plain HTTP + JSON API — usable from any language. Protect a desktop program with license keys, user logins, HWID locking and gated content in a few calls.

Every endpoint returns JSON with a success boolean, so a thin client can branch without parsing HTTP status codes. Errors add a message.

Base URL
https://api.lumenauth.cc

New here? Start with the Quick start to bind your app, then read How sessions work before the endpoint reference.