Settings
Configure your Lintliot instance
Not set up yet
Connect code, check a website, or add live protection to start seeing real security data.
Live protection command
Use this when you are ready to install the LintLiot SDK.
mpex-lintliot-initAPI Key
Full keys are shown only once. Regenerate a key if you need a new app secret.
-
App Name
Display name for your application in the Lintliot dashboard.
-
Live Protection Setup
import { createLintliot } from 'lintliot'
import { type ApiRecord } from "@/lib/api";
// Middleware (Request Shield + Monitor)
const lintliot = createLintliot({ apiKey: process.env.LINTLIOT_API_KEY! })
app.use(lintliot.protect())Account
Manage your account settings and sign out.