Back
AuthorizedAuthorizedDocs
v1.0

Authorized Documentation

Complete API reference and integration guides for Authorized — the license management platform with HWID locking, session tracking, file distribution, and more.

Overview

Authorized gives your application a full authentication and licensing backend. Users authenticate with a license key, get a session token, and your app validates that token on each launch. Everything runs over simple HTTP — works with any language.

Base URL

https://authorized.lol/api/v1

Replace with your own domain if self-hosting.

Tip:All endpoints accept your API key either in the request body as api_key or in the x-api-key header.