
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 |
|---|---|---|---|
|
Infracom Group AB
An IT infrastructure provider offering cloud-based services…
|
INFRA | SE | Telecommunications, computer pr… |
|
INFRACOMMERCE CXAAS S.A.
Provides integrated digital solutions and manages end-to-en…
|
— | BR | Telecommunications, computer pr… |
|
INNODATA INC
A global data engineering company providing high-quality da…
|
INOD | US | Telecommunications, computer pr… |
|
Inspien, Inc.
An IT solutions, consulting, and SaaS company specializing …
|
465480 | KR | Telecommunications, computer pr… |
|
Inspur Digital Enterprise Technology Limited
Engaged in providing enterprise IT solutions, cloud service…
|
596 | KY | Telecommunications, computer pr… |
|
Integrity Gaming ULC
Hosts dedicated servers for tactical games, develops mods, …
|
— | CA | Telecommunications, computer pr… |
|
INTELLINETICS, INC.
Offers cloud-based document management, scanning, and AI ou…
|
INLX | US | Telecommunications, computer pr… |
|
Intellistake Technologies Corp.
Operates blockchain validator nodes, proof-of-stake mining,…
|
ISTK | CA | Telecommunications, computer pr… |
|
Interfactory,Inc.
Develops and operates 'ebisumart,' a customizable cloud com…
|
4057 | JP | Telecommunications, computer pr… |
|
International Verifact Inc.
Technology company specializing in debit technology and inf…
|
— | CA | 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.