Github

Get Started

Introduction
Quickstart
Examples

Learn

ProductsLicensesPortalPaymentsOffline licensing

API Reference

Products
Licenses
Portal
Public REST API
Validate license POST
Activate license POST
Get license token POST
Get license token public key GET
KeyforgeDocs

Public REST API

A public REST API for Keyforge. No API key is needed to access the endpoints. It allows you to create a licensed app without any backend or API.

Validate license

Check if a license is valid.

Activate license

Activate a license on a device.

Get license token

Get a signed JWT token for a license.

Get license token public key

Get the public key used to sign license tokens.

Next

Create private session

Validate license POST

Verify if a license is valid.