
GAIA, INC — Investor Relations & Filings
Gaia, Inc. is a media company that operates a global, member-supported digital video subscription service. The platform provides an extensive, ad-free library of over 8,000 titles, including original series, documentaries, films, and classes. The content focuses on conscious and transformational media, catering to an audience interested in topics such as ancient wisdom, metaphysics, alternative healing, and unexplained phenomena, as well as yoga and meditation. The service aims to support a global community of subscribers seeking personal growth and spiritual exploration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - GAIA, INC (0001089872) (Filer) | 2026-03-27 | English | |
| 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-20 | English | |
| 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-19 | English | |
| 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-18 | English | |
| 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-17 | English | |
| 8-K - GAIA, INC (0001089872) (Filer) | 2026-03-02 | English |
Browse filings by year
24 years- 2026 11 filings
- 2025 42 filings
- 2024 45 filings
- 2023 52 filings
- 2022 27 filings
- 2021 40 filings
- 2020 47 filings
- 2019 45 filings
- 2018 38 filings
- 2017 28 filings
- 2016 70 filings
- 2015 38 filings
- 2014 47 filings
- 2013 59 filings
- 2012 53 filings
- 2011 44 filings
- 2010 43 filings
- 2009 44 filings
- 2008 53 filings
- 2007 45 filings
- 2006 73 filings
- 2005 41 filings
- 2004 31 filings
- 2003 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33065532 | ARS - GAIA, INC (0001089872) (Filer) | 2026-03-27 | English | ||
| 33001273 | 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-20 | English | ||
| 32988492 | 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-19 | English | ||
| 32978316 | 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-18 | English | ||
| 32965312 | 4 - GAIA, INC (0001089872) (Issuer) | 2026-03-17 | English | ||
| 32887250 | 8-K - GAIA, INC (0001089872) (Filer) | 2026-03-02 | English | ||
| 27264458 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 27264464 | 424B3 Filing | 2026-02-05 | English | ||
| 32916835 | Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-02-03 | German | ||
| 27264486 | S-8 Filing | 2026-01-26 | English | ||
| 27264474 | S-3 Filing | 2026-01-26 | English | ||
|
2025
4 filings
| |||||
| 11199944 | 4 | 2025-12-22 | English | ||
| 11199945 | 4 | 2025-12-18 | English | ||
| 11199946 | 4 | 2025-12-16 | English | ||
| 11199947 | 4 | 2025-12-11 | English | ||
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Atresmedia Corporacion de Medios de Com. S.A.
A leading media group in television, radio, filmmaking, and…
|
A3M | ES | Publishing, broadcasting, and c… |
|
B.A.G. Films & Media Ltd
Diversified media entity focused on content production, bro…
|
BAGFILMS | IN | Publishing, broadcasting, and c… |
|
BFC Media
A media and technology company integrating content and AI f…
|
BBFC | IT | Publishing, broadcasting, and c… |
|
Broadmedia Corporation
A diversified company providing content distribution and te…
|
4347 | JP | Publishing, broadcasting, and c… |
|
BSN MEDIA HOLDINGS,INC.
A holding company engaged in radio/TV broadcasting, program…
|
9408 | JP | Publishing, broadcasting, and c… |
|
Cairo Communication
Diversified media group in publishing, TV broadcasting, and…
|
CAI | IT | Publishing, broadcasting, and c… |
|
Canal+ S.A.
Media company with subscription TV, streaming, and content …
|
CAN | FR | Publishing, broadcasting, and c… |
|
Century Sage Scientific Holdings Limited
Leading all-media service provider in the PRC offering comp…
|
1450 | HK | Publishing, broadcasting, and c… |
|
CFCF INC.
A communications corporation specializing in broadcasting, …
|
— | CA | Publishing, broadcasting, and c… |
|
CHUBU-NIPPON BROADCASTING Co.,LTD.
Regional media company providing TV and radio broadcasting …
|
9402 | JP | Publishing, broadcasting, and c… |
GAIA, 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/33870/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33870 | 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=33870 | 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=33870 \ -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": 33870}, 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 GAIA, INC (id: 33870)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.