API Reference
Build custom integrations and extend LandingDad with our REST API.
Restful endpoints
LandingDad provides a complete JSON API for programmatic access to your pages, templates, and leads.
Authentication
All requests must include your API Key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Core Endpoints
GET /api/leads- Retrieve captured leads.POST /api/pages- Create a new page.GET /api/templates- List available templates.
Was this page helpful?
Last updatedDec 31, 2025