curl "https://app.leadpanther.ai/api/v1/me" \
-H "Authorization: Bearer lp_live_REDACTED"Required: a valid API key. Most other endpoints also need a specific scope. The * scope satisfies any required scope.
clients:read — list clients
lead_magnets:read / lead_magnets:write
analytics:read
leads:read
activity:read
Do not put API keys in query strings, browser code, mobile bundles, logs, public repos, or screenshots.
Suspended, past-due, canceled, unpaid, and incomplete accounts cannot create or use API keys.
Create a key in Dashboard → Settings → Developer
Call GET /me
Follow the Workflows guide for magnets, leads, and activity
Agents and codegen tools must follow the LLM Guide
Docs: https://app.leadpanther.ai/docs/quickstart · https://app.leadpanther.ai/docs/auth