Site logo
Developer Platform

Build with Launchpad

API-first website platform. Control your site with AI agents or integrate with any tool.

Platform

Everything you need to build

A complete developer platform for programmatic site management.

Create & manage pages

Create, update, publish, and archive pages via API. Full lifecycle management.

Drag-and-drop blocks

Add, reorder, and configure 13 block types programmatically.

AI generation

Generate full pages from text prompts or refine individual blocks with AI.

Webhooks

Subscribe to events and receive real-time notifications when things change.

Templates

Clone pages from templates for consistent layouts across your site.

File uploads

Upload images and assets via the API for use in your pages.

MCP Protocol

Tell your AI to build your website

Launchpad ships a Model Context Protocol (MCP) server — connect it to Claude, Cursor, or any MCP-compatible AI assistant and control your site with natural language.

list_pages

List all pages

create_page

Create new pages

add_block

Add blocks to pages

generate_page

AI-generate full pages

refine_block

Refine blocks with AI

upload_file

Upload images and files

Get started in minutes

1. Create an API key

Go to Settings → API Keys and generate a new key for your project.

2. Install MCP or use REST

Connect your AI assistant via MCP, or call the REST API directly from your code.

3. Start building

Create pages, add blocks, and generate content with AI — all programmatically.

REST API

REST API

Standard REST API with JSON responses. Authenticate with Bearer tokens.

Base URL

https://your-site.launchpad.com/api/v1

Authentication

Authorization: Bearer lp_live_...

Rate limit

100 requests/minute (AI endpoints cost 5 units)

Response format

JSON envelope with { data, meta?, error? }

Ready to build?

Get your API key and start building with Launchpad in minutes.

Get your API key