# Leaf7 API ## Docs - [Analytics](https://docs.leaf7.fun/api-reference/analytics.md): Fetch execution statistics, security events, and system health data. - [Blacklist](https://docs.leaf7.fun/api-reference/blacklist.md): Block IPs and HWIDs from accessing your scripts. - [Keys](https://docs.leaf7.fun/api-reference/keys.md): Generate, manage, ban, and reset script keys for your users. - [Projects](https://docs.leaf7.fun/api-reference/projects.md): Create, update, and manage your script projects. - [Authentication](https://docs.leaf7.fun/authentication.md): How to authenticate with the Leaf7 API using your vendor API key. - [Script Macros](https://docs.leaf7.fun/integration/macros.md): Access user data inside your Lua scripts with L7 runtime macros. - [Webhooks](https://docs.leaf7.fun/integration/webhooks.md): Send Discord webhooks from your scripts without exposing webhook URLs to clients. - [Introduction](https://docs.leaf7.fun/introduction.md): Welcome to the Leaf7 API — programmatic control over your script protection platform. - [Quickstart](https://docs.leaf7.fun/quickstart.md): Get up and running with the Leaf7 API in under 5 minutes.