Skip to main content

Lighthouse API

The Lighthouse API provides programmatic access to the Lighthouse funeral home management platform. Use it to manage cases, calls, users, organizations, locations, and AI-powered generation templates.

Base URL

https://api.lighthousefh.com

Authentication

All API requests (except health checks) require a Bearer token in the Authorization header:
Authorization: Bearer <your-token>

Getting Started

Explore the API reference in the sidebar to see all available endpoints, request/response schemas, and try requests directly from the interactive playground.