API keys
All LaaS API endpoints (/v1/laas/*) require an API key sent in the X-Mippo-API-Key header.
Key formats
Generating keys
- Sign in to your Partner Dashboard
- Click Generate key
- Copy the raw key — it is shown once only (Stripe-style)
Partner dashboard auth (Clerk JWT)
Partner management endpoints (/laas/partner/*) use Clerk JWT authentication via your existing Mippo login session. These are called by the Next.js frontend proxy, not from your integration code.
Errors
All error responses follow: