
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 |
|---|---|---|---|
|
DCH
Provides integrated IT services, big data, and smart city s…
|
910861 | TW | Telecommunications, computer pr… |
|
DCI AG
Provider of B2B data management and digital transformation …
|
DCIK | DE | Telecommunications, computer pr… |
|
Dc Infotech and Communication Limited
Distributes and integrates networking, security, and storag…
|
DCI | IN | Telecommunications, computer pr… |
|
Deepspatial Inc.
AI company providing GeoAI and location intelligence soluti…
|
DSAI | CA | Telecommunications, computer pr… |
|
Defence Tech Holding
Develops advanced systems for the defense, aerospace, and n…
|
DTH | IT | Telecommunications, computer pr… |
|
Delivery Consulting Inc.
A technology consulting firm specializing in digital transf…
|
9240 | JP | Telecommunications, computer pr… |
|
Dell Technologies Inc.
Designs, develops, and sells a portfolio of information tec…
|
DELL | US | Telecommunications, computer pr… |
|
Delta Technologies Plc
An IT holding company specializing in system integration an…
|
DELTA | HU | Telecommunications, computer pr… |
|
DENTSU SOKEN INC.
Technology provider combining system integration, consultin…
|
4812 | JP | Telecommunications, computer pr… |
|
Destiny Hospitality Ltd.
Technology and business consulting optimizing operations fo…
|
— | CA | 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.