Skip to main content
Lighthouse API is an experimental feature and may change over time. We will do our best to document and communicate major changes but it should not be used for critical tasks at the current stage.

Welcome

Lighthouse offers a simple API to access core portfolio data. The API is accessible at https://lighthouse.one/v1/api.
API access is available on the Pro and Team plans. The Core plan and free trials do not include API access.

Authentication

All API endpoints are authenticated using API keys in the form of Bearer tokens; keys are created and managed from the “API Keys” section of the settings page. The obtained token should then be added to each request using the Authorization header as in the example below:
"Authorization": "Bearer lh_Mg.MlJHOGVPOGtEQUdTRnhvdmJGdS1hYVE3NGFqYV9tcXBncWFacnRrUjIwODM1MTc0ODE"