
Legion Resources Corp. — Investor Relations & Filings
Legion Corp. is a forward-thinking provider of specialized services in information technology, security, intelligence, communications, and program management. The company supports all phases of complex systems and programs, from initial concept and requirements definition through deployment, operations, and maintenance. Legion Corp. primarily serves the U.S. government, armed forces, and commercial businesses, offering consulting, management, and programmatic services aimed at optimizing performance and reducing costs. A key differentiator is its world-class workforce, which includes former military, government, and intelligence officers. Furthermore, Legion maintains a cleared network of over 10,000 personnel holding various active security clearances (including Secret, Top Secret, and TS/SCI), enabling support for highly sensitive defense and intelligence contracts. The company emphasizes integrity, innovation, and a deep commitment to hiring veterans.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2011-05-24 | English | |
| Cover letter.pdf | 2011-03-31 | English | |
| Other.pdf | 2011-03-31 | English | |
| Material change report - English.pdf | 2010-08-27 | English | |
| Cover letter.pdf | 2010-08-05 | English | |
| Material change report - English.pdf | 2010-02-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2011
3 filings
| |||||
| 47777159 | Other.pdf | 2011-05-24 | English | ||
| 47777165 | Cover letter.pdf | 2011-03-31 | English | ||
| 47777169 | Other.pdf | 2011-03-31 | English | ||
|
2010
4 filings
| |||||
| 47777173 | Material change report - English.pdf | 2010-08-27 | English | ||
| 47777202 | Cover letter.pdf | 2010-08-05 | English | ||
| 47777234 | Material change report - English.pdf | 2010-02-25 | English | ||
| 47777239 | Other securityholders documents - English.pdf | 2010-02-23 | English | ||
|
2009
1 filing
| |||||
| 47777243 | Material change report - English.pdf | 2009-07-10 | English | ||
|
2008
2 filings
| |||||
| 47777282 | Other securityholders documents - English.pdf | 2008-06-20 | English | ||
| 47777287 | Material change report - English.pdf | 2008-05-31 | English | ||
|
2007
3 filings
| |||||
| 47777291 | Material change report - English.pdf | 2007-09-27 | English | ||
| 47777294 | Other.pdf | 2007-06-08 | English | ||
| 47777299 | Material change report - English.pdf | 2007-01-04 | English | ||
|
2006
2 filings
| |||||
| 47777471 | Material change report - English.pdf | 2006-03-03 | English | ||
| 47777477 | Material change report - English.pdf | 2006-02-10 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Digitalist Group Oyj
A creative technology company specializing in digital trans…
|
DIGIGR | FI | Telecommunications, computer pr… |
|
Digital Nervous Systems Inc.
Implements advanced enterprise IT architectures that transf…
|
— | CA | Telecommunications, computer pr… |
|
Digital Processing Systems Inc.
Delivers intelligent experiences and digital transformation…
|
— | CA | Telecommunications, computer pr… |
|
Digital Value
A systems integrator providing integrated ICT solutions and…
|
DGV | IT | Telecommunications, computer pr… |
|
Digital Workforce Services Oyj
Provider of industrial-scale business process automation se…
|
DWF | FI | Telecommunications, computer pr… |
|
Digitouch
A digital business provider integrating marketing, technolo…
|
DGT | IT | Telecommunications, computer pr… |
|
Direct Communication Solutions, Inc.
Provides integrated IoT solutions (devices, software, conne…
|
DCSX | US | Telecommunications, computer pr… |
|
Direct IT Canada Inc.
IT consulting and solutions for municipal asset management …
|
— | CA | Telecommunications, computer pr… |
|
D.I.System Co.,Ltd.
An IT services provider for system integration, education, …
|
4421 | JP | Telecommunications, computer pr… |
|
DLH Holdings Corp.
Provides tech-enabled solutions for federal health and nati…
|
DLHC | US | Telecommunications, computer pr… |
Legion Resources Corp. 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/44752/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44752 | 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=44752 | 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=44752 \ -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": 44752}, 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 Legion Resources Corp. (id: 44752)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.