
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 |
|---|---|---|---|
|
Futong Technology Development Holdings Limited
Specializes in enterprise digital transformation services u…
|
465 | HK | Telecommunications, computer pr… |
|
Future Corporation
IT consulting and services company specializing in digital …
|
4722 | JP | Telecommunications, computer pr… |
|
Future Data Group Limited
Provides comprehensive IT infrastructure services, includin…
|
8229 | HK | Telecommunications, computer pr… |
|
GDEP ADVANCE, Inc.
A solution provider accelerating R&D in AI, HPC, and visual…
|
5885 | JP | Telecommunications, computer pr… |
|
GEA (Grenobloise d'Electronique et d'Automatismes)
Designs, manufactures, and maintains electronic toll collec…
|
GEA | FR | Telecommunications, computer pr… |
|
GECI International
A technology consulting and digital transformation speciali…
|
ALGEC | FR | Telecommunications, computer pr… |
|
Genpact LTD
Provides technology solutions to transform and manage compl…
|
G | BM | Telecommunications, computer pr… |
|
GFT Technologies SE
An AI-centric technology partner specializing in data-drive…
|
GFT | DE | Telecommunications, computer pr… |
|
Glintt
IT consulting and digital solutions provider for healthcare…
|
GLINT | PT | Telecommunications, computer pr… |
|
Global Infotech Co.,LTD.
Provides IT solutions and digital transformation services f…
|
300465 | CN | 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.