
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 |
|---|---|---|---|
|
Cycurion, Inc.
Provider of network communications and IT security solution…
|
CYCU | US | Telecommunications, computer pr… |
|
Cyviz AS
Develops collaboration platforms for mission-critical comma…
|
CYVIZ | NO | Telecommunications, computer pr… |
|
DAIKO XTECH,LTD.
An ICT company providing system integration, hardware, and …
|
8023 | JP | Telecommunications, computer pr… |
|
DaishinInformation
An ICT provider of system integration, digital services, an…
|
020180 | KR | Telecommunications, computer pr… |
|
DATA#3 LIMITED
Provides technology solutions and managed services to optim…
|
DTL | AU | Telecommunications, computer pr… |
|
Datamatics Global Services Limited
Provides digital transformation, AI, and RPA solutions for …
|
DATAMATICS | IN | Telecommunications, computer pr… |
|
Datasolution, Inc.
IT solutions provider for big data, predictive analytics, A…
|
263800 | KR | Telecommunications, computer pr… |
|
DATASTAR ARGENTINA S.A.
Provides IT solutions, consulting, datacenter, network, cyb…
|
— | AR | Telecommunications, computer pr… |
|
DATAWORKS GROUP LIMITED
Provides data management, digital transformation, and enter…
|
DWG | AU | Telecommunications, computer pr… |
|
DAYTHREE DIGITAL BERHAD
Provides tech-driven Business Process Services (BPS) and cu…
|
— | MY | 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.