
Thinkific Labs Inc. — Investor Relations & Filings
Thinkific Labs Inc. is a cloud-based learning commerce platform that provides software solutions for entrepreneurs, experts, and established businesses globally. The platform enables users to create, market, and sell online learning products, including courses, communities, memberships, and digital downloads. Thinkific unites content, community, and commerce tools, focusing on driving revenue growth and scaling customer education programs. Key features include AI-powered content creation, a user-friendly drag-and-drop course builder, industry-leading commerce tools for upsell and cross-sell, and a scalable infrastructure designed to handle unlimited courses and students. The platform supports over 35,000 businesses in transforming their expertise into high-quality, revenue-generating learning experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of meeting - English.pdf | 2026-05-11 | English | |
| Material change report - English.pdf | 2026-05-04 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-04 | English | |
| News release - English.pdf | 2026-05-04 | English | |
| Interim MD&A - English.pdf | 2026-05-04 | English | |
| Interim financial statements/report – English.pdf | 2026-05-04 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47780561 | Notice of meeting - English.pdf | 2026-05-11 | English | ||
| 47780574 | Material change report - English.pdf | 2026-05-04 | English | ||
| 47780582 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-04 | English | ||
| 47780586 | News release - English.pdf | 2026-05-04 | English | ||
| 47780596 | Interim MD&A - English.pdf | 2026-05-04 | English | ||
| 47780600 | Interim financial statements/report – English.pdf | 2026-05-04 | English | ||
| 47780603 | News release - English.pdf | 2026-05-04 | English | ||
| 34621668 | Material change report - English.pdf | 2026-04-16 | English | ||
| 34617908 | News release - English.pdf | 2026-04-15 | English | ||
| 33937342 | News release - English.pdf | 2026-04-09 | English | ||
| 33168997 | Notice of the meeting and record date - English.pdf | 2026-04-02 | English | ||
| 47780607 | Code of conduct.pdf | 2026-03-12 | English | ||
| 47780610 | News release - English.pdf | 2026-03-05 | English | ||
| 47780614 | Material change report - English.pdf | 2026-03-05 | English | ||
| 47780648 | News release - English.pdf | 2026-03-05 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Macompta.fr
SaaS provider of online software for accounting, invoicing,…
|
MLMCA | FR | Telecommunications, computer pr… |
|
MACQUARIE TECHNOLOGY GROUP LIMITED
Provides integrated digital infrastructure, cloud, cybersec…
|
MAQ | AU | Telecommunications, computer pr… |
|
MAINTEL HOLDINGS PLC
A communications managed services provider for public and p…
|
MAI | GB | Telecommunications, computer pr… |
|
Mangal Compusolution Limited
Provides IT hardware rental and infrastructure lifecycle ma…
|
544287 | IN | Telecommunications, computer pr… |
|
MARA Holdings, Inc.
Digital asset technology firm operating data centers for Bi…
|
MARA | US | Telecommunications, computer pr… |
|
MARCHEX INC
A conversational intelligence company using AI to analyze c…
|
MCHX | US | Telecommunications, computer pr… |
|
Marqeta, Inc.
A modern card issuing platform for building and managing co…
|
MQ | US | Telecommunications, computer pr… |
|
Mavshack AB
Technology company specializing in digital distribution and…
|
MAV | SE | Telecommunications, computer pr… |
|
Mawson Infrastructure Group Inc.
A digital infrastructure provider for AI, HPC, and digital …
|
MIGI | US | Telecommunications, computer pr… |
|
MCC MEILI CLOUD COMPUTING INDUSTRY INVESTMENT CO., LTD
Develops and operates green data center infrastructure and …
|
000815 | CN | Telecommunications, computer pr… |
Thinkific Labs 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/48078/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48078 | 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=48078 | 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=48078 \ -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": 48078}, 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 Thinkific Labs Inc. (id: 48078)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.