
LINDBLAD EXPEDITIONS HOLDINGS, INC. — Investor Relations & Filings
Lindblad Expeditions Holdings, Inc. is an expedition travel company that provides marine-based and land-based adventures, operating in a long-standing partnership with National Geographic. The company specializes in small-ship expedition cruises to remote and unique destinations globally, including the polar regions, Alaska, and Baja California. Its voyages are designed to be immersive and educational, featuring onboard experts such as naturalists, scientists, and photographers. The core mission is to inspire people to explore and care for the planet by offering transformative travel experiences that foster a deeper connection with nature and wildlife, with a strong emphasis on conservation and sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - LINDBLAD EXPEDITIONS HOLDINGS, INC. (0001512499) (Filer) | 2026-05-05 | English | |
| 8-K - LINDBLAD EXPEDITIONS HOLDINGS, INC. (0001512499) (Filer) | 2026-05-05 | English | |
| 4 - LINDBLAD EXPEDITIONS HOLDINGS, INC. (0001512499) (Issuer) | 2026-03-20 | English | |
| 8-K - LINDBLAD EXPEDITIONS HOLDINGS, INC. (0001512499) (Filer) | 2026-03-03 | English | |
| 10-K - LINDBLAD EXPEDITIONS HOLDINGS, INC. (0001512499) (Filer) | 2026-02-26 | English | |
| 8-K - LINDBLAD EXPEDITIONS HOLDINGS, INC. (0001512499) (Filer) | 2026-02-26 | English |
Market data
Market data not available
Price history
Peer group · Other accommodation n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Black Diamond Group Limited
Provides specialty rental solutions, modular buildings, and…
|
BDI | CA | Accommodation and food service … |
|
Civeo Corp
Global provider of workforce accommodations and hospitality…
|
CVEO | US | Accommodation and food service … |
|
GREENS CO.,LTD.
Operates and manages a portfolio of proprietary and franchi…
|
6547 | JP | Accommodation and food service … |
|
KEYFIELD INTERNATIONAL BERHAD
Provider of offshore accommodation solutions, specializing …
|
— | MY | Accommodation and food service … |
|
Target Hospitality Corp.
Provides turnkey solutions for workforce accommodations and…
|
TH | US | Accommodation and food service … |
LINDBLAD EXPEDITIONS HOLDINGS, INC. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/32542/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32542 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=32542 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=32542 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 32542}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for LINDBLAD EXPEDITIONS HOLDINGS, INC. (id: 32542)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.