LaunchLabs Documentation

Learn how to use LaunchLabs. Set up API access, run assessments, and integrate testing into your workflow.

Quick Links

Overview Authentication Advisors

Overview

LaunchLabs helps you test SaaS apps before launch. Run an assessment. Get a report with issues and fixes. Apply the fixes and run again. Repeat until you're ready.

Quick term guide

We call it an Assessment in the UI. The API endpoint is /api/scan. Same thing.

Two Types of Auth

You need two keys. They do different things:

LaunchLabs API Key ll_...

Target App Auth Bearer ...

  • Logs into your app for testing
  • Uses credentials or API token
  • Tests authenticated pages

Advisors

15 AI advisors test different areas. Run one, run a bundle, or run all.

AdvisorFocus
Priya (Onboarding)Activation, time-to-value, empty states
Zoe (Journey)End-to-end user flows
Omar (Account)Settings, profile, account management
Kara (Admin)Admin panel, roles, permissions
Amy (Billing)Pricing → checkout → subscription → invoices
Diego (Auth)Login, signup, reset, session security
Noah (Security)OWASP risks, exploit paths
Maya (Accessibility)WCAG compliance
Grace (Copy)Messaging, microcopy, clarity
Arjun (API)API contracts, auth patterns
Ethan (Performance)Core Web Vitals, speed
Lina (Mobile)Responsive design, touch targets
Sofia (SEO)Meta tags, structure, indexing
Hana (Trust)Social proof, credibility signals
Marcus (Legal)Privacy policy, terms, compliance

API Reference

Full API documentation with endpoints, examples, and CI/CD integration patterns:

View API Documentation →

Advisor Skill

Deploy LaunchLabs advisors directly in Cursor, Claude Code, or OpenClaw. Run assessments from your IDE.

Advisor Skill Documentation →