
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 |
|---|---|---|---|
| 8-K - Stride, Inc. (0001157408) (Filer) | 2026-04-28 | English | |
| 4 - Stride, Inc. (0001157408) (Issuer) | 2026-03-17 | English | |
| 4 - STRIDE, INC. (0001157408) (Filer) | 2026-02-20 | English | |
| 4 - STRIDE, INC. (0001157408) (Filer) | 2026-02-20 | English | |
| 4 - STRIDE, INC. (0001157408) (Filer) | 2026-02-20 | English | |
| 4 Filing | 2026-02-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 38160785 | 8-K - Stride, Inc. (0001157408) (Filer) | 2026-04-28 | English | ||
| 32967807 | 4 - Stride, Inc. (0001157408) (Issuer) | 2026-03-17 | English | ||
| 32888338 | 4 - STRIDE, INC. (0001157408) (Filer) | 2026-02-20 | English | ||
| 32888336 | 4 - STRIDE, INC. (0001157408) (Filer) | 2026-02-20 | English | ||
| 32888337 | 4 - STRIDE, INC. (0001157408) (Filer) | 2026-02-20 | English | ||
| 28215052 | 4 Filing | 2026-02-10 | English | ||
| 28214772 | 4 Filing | 2026-02-10 | English | ||
| 28214720 | 4 Filing | 2026-02-10 | English | ||
| 28214415 | 4 Filing | 2026-02-10 | English | ||
| 28214718 | 10-Q Filing | 2026-01-28 | English | ||
| 28214643 | 8-K Filing | 2026-01-27 | English | ||
| 28214819 | 4 Filing | 2026-01-20 | English | ||
| 28215182 | S-8 Filing | 2026-01-08 | English | ||
|
2025
2 filings
| |||||
| 11460405 | Regulatory Filings 2025 | 2025-12-15 | English | ||
| 11460404 | FORM 8-K | 2025-12-10 | English | ||
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GRUPO SALTA EDUCAÇÃO S.A.
Operates a network of 170 K-12 schools using proprietary ed…
|
— | BR | Education |
|
International School Augsburg AG
A private, English-speaking IB World School for students ag…
|
9JK | DE | Education |
|
Lixiang Education Holding Co. Ltd.
An investment holding company that formerly operated a priv…
|
LXEH | US | Education |
|
MegaStudyCo.,Ltd.
Educational services provider with online courses, offline …
|
072870 | KR | Education |
|
National Company for Learning and Education
Owns and manages private K-12 schools with national and int…
|
4291 | SA | Education |
|
Scientia School S.A.
Develops tech-integrated management models for educational …
|
MLSCI | ES | Education |
|
Tianli International Holdings Limited
A leading comprehensive private education service provider …
|
1773 | HK | Education |
|
Wisdom Education International Holdings Company Limited
Large-scale private education provider operating premium pr…
|
6068 | KY | 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.