
Stride, Inc. — Investor Relations & Filings
Stride, Inc. is an education technology company specializing in personalized online and blended learning solutions. The company provides a comprehensive suite of products and services, including digital-first curriculum, proprietary technology platforms, and educational support services. Its primary market is K-12 education, where it partners with schools, districts, and families to offer virtual and hybrid schooling options. Stride has expanded its focus to include lifelong learning, offering career readiness programs for middle and high school students as well as skills training and continuing education for adult learners and corporate enterprises. The company's approach emphasizes flexible, accessible, and career-focused learning pathways to prepare individuals for future success.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director's Dealing 2025 | 2025-04-22 | English | |
| FORM 8-K | 2025-04-18 | English | |
| Director's Dealing 2025 | 2025-03-04 | English | |
| Director's Dealing 2025 | 2025-03-03 | English | |
| Director's Dealing 2025 | 2025-02-19 | English | |
| Director's Dealing 2025 | 2025-02-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11460451 | Director's Dealing 2025 | 2025-04-22 | English | ||
| 11460454 | FORM 8-K | 2025-04-18 | English | ||
| 11460452 | Director's Dealing 2025 | 2025-03-04 | English | ||
| 11460453 | Director's Dealing 2025 | 2025-03-03 | English | ||
| 11460455 | Director's Dealing 2025 | 2025-02-19 | English | ||
| 11460457 | Director's Dealing 2025 | 2025-02-19 | English | ||
| 11460456 | Director's Dealing 2025 | 2025-02-19 | English | ||
| 11460458 | Director's Dealing 2025 | 2025-02-13 | English | ||
| 11460459 | Director's Dealing 2025 | 2025-02-13 | English | ||
| 11460460 | Director's Dealing 2025 | 2025-02-13 | English | ||
| 11460461 | Regulatory Filings 2025 | 2025-02-13 | English | ||
| 11460464 | Major Shareholding Notification 2025 | 2025-02-12 | English | ||
| 11460462 | Regulatory Filings 2025 | 2025-02-12 | English | ||
| 11460463 | Director's Dealing 2025 | 2025-02-11 | English | ||
| 11460466 | Director's Dealing 2025 | 2025-02-11 | English | ||
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aprendere Skolor AB
An educational organization operating schools and residenti…
|
APRNDR | SE | Education |
|
Ataa Educational Co.
Operates private schools with national and international cu…
|
4292 | SA | Education |
|
Beijing Kaiwen Education Technology Co., Ltd
Provides K-12 international education, vocational training,…
|
002659 | CN | Education |
|
BIOMA EDUCAÇÃO S.A.
Investment holding company focused on K-12 education and sc…
|
— | BR | Education |
|
Bojun Education Company Limited
Provides and manages private educational services from pres…
|
1758 | HK | Education |
|
Bright Scholar Education Holdings Ltd
Global education provider of K-12 schools, kindergartens, a…
|
BEDU | US | Education |
|
Cedergrenska AB
Education group operating schools from preschool to post-se…
|
CEDER | SE | Education |
|
China Maple Leaf Educational Systems Limited
Leading K-12 international school operator providing integr…
|
1317 | KY | Education |
|
CUROHOLDINGS Co., Ltd.
Entertainment company focused on media production and talen…
|
051780 | KR | Education |
|
FAIRVIEW INTERNATIONAL PLC
Acquires and operates a network of private schools offering…
|
FIL | GB | Education |
Stride, 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/30861/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30861 | 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=30861 | 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=30861 \ -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": 30861}, 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 Stride, Inc. (id: 30861)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.