# Vampauth ## Docs - [Overview](https://docs.vampauth.com/index.md) - [Quickstart](https://docs.vampauth.com/quickstart.md): Create a project, issue a key, and validate it through the API. - [Checkpoint Flow](https://docs.vampauth.com/platform/checkpoint-flow.md): How end users claim a key by completing ad/offer links. - [License Management](https://docs.vampauth.com/platform/license-management.md): Key lifecycle, HWID binding, FFA, and usage stats. - [Script Protection](https://docs.vampauth.com/platform/script-protection.md): Obfuscate scripts with Prometheus or save them pre-obfuscated. - [Authentication](https://docs.vampauth.com/rest-api/authentication.md): Authenticate API requests with the project key. - [key/check](https://docs.vampauth.com/rest-api/key-check.md): Validate a license key and get a signed response. - [hwid/reset](https://docs.vampauth.com/rest-api/hwid-reset.md): Release a hardware ID from a key. - [Signature Verification](https://docs.vampauth.com/rest-api/signature-verification.md): Verify the Ed25519 signature on key/check responses. - [Integration Snippets](https://docs.vampauth.com/guides/integration-snippets.md): Copy-paste examples for the validation API. - [AI Prompts](https://docs.vampauth.com/guides/ai-prompts.md): Copy a ready prompt to build your integration with an AI coding tool.