DevLeoko / license-gate

License and API key management tool and validation API for developers
https://licensegate.io
Other
33 stars 11 forks source link
access-control api api-key license-key license-keys rate-limiting

LicenseGate

LicenseGate is an open-source licensing tool for developers. Create and manage license or api keys for your software with ease. Easily check the validity of a license through our REST API or with one of our wrapper libraries.

As easy as a GET request

GET /license/{user-id}/{license-key}/verify
{
  "valid": true,
  "status": "VALID"
}

Documentation

You can find the documentation for LicenseGate at docs.licensegate.io.

Hosted Version

We offer a hosted version of LicenseGate. You can sign up for free at licensegate.io.

Self-Hosting

You can also self-host LicenseGate. You can find the installation instructions in our documentation.

Features

Community

Join our thriving community on Discord! Contribute to our open-source project, share ideas, or ask questions. Together, we shape the future of LicenseGate.

Stack

Key technologies used in LicenseGate: