documentation
Docs & API Reference.
Everything you need to integrate GhostLaunch into your workflow.
Getting Started
Create an account, run your first launch, download your code.
The Generation Pipeline
How GhostLaunch turns your idea into 5 parallel outputs.
Code Output
What's in the ZIP, how to run it, how to deploy it.
Landing Page
How to use the generated copy and integrate it with your stack.
API Access (Ultra)
Programmatically generate launches via REST API.
Webhooks
Get notified when a generation completes.
REST API — Coming with Ultra plan
# Generate a launch
POST https://getghostlaunch.com/api/v1/generate
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{ "idea": "A SaaS that..." }
API access is available on the Ultra plan. View pricing →
Need help? Email besjans41@gmail.com