Lighthouse API Documentation

Welcome to the Lighthouse API documentation. This documentation provides detailed information about the available API endpoints, request parameters, and response formats for interacting with the Lighthouse content management system.

Note

This API documentation is intended for internal YipitData teams. Authentication is required for all API endpoints.

Overview

The Lighthouse API allows you to programmatically access and interact with content stored in the Lighthouse CMS. You can use these endpoints to:

  • Retrieve content like release pages, reports, and charts

  • Filter and search for specific content

  • Integrate Lighthouse content with other systems

All API endpoints use REST conventions and return JSON responses.

Getting Started

To get started with the Lighthouse API:

  1. Request API credentials from the Lighthouse team

  2. Explore the available endpoints

  3. Test your integration using the provided examples

Indices and tables