
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 |
|---|---|---|---|
|
CRESSANDA RAILWAY SOLUTIONS LIMITED
Provides digital media, advertising, and tech-enabled servi…
|
512379 | IN | Telecommunications, computer pr… |
|
CROSS CAT CO.,LTD.
An independent system integrator for the financial, credit,…
|
2307 | JP | Telecommunications, computer pr… |
|
CRYSTAL BUSINESS SYSTEM LIMITED
Provides IT solutions, office automation, and ERP implement…
|
540821 | IN | Telecommunications, computer pr… |
|
CS-C.Co.,Ltd.
Offers SaaS marketing tools and consulting for local busine…
|
9258 | JP | Telecommunications, computer pr… |
|
CSP INC /MA/
Offers high-performance cybersecurity products and integrat…
|
CSPI | US | Telecommunications, computer pr… |
|
Ctac N.V.
IT and business consulting provider of industry-focused sol…
|
CTAC | NL | Telecommunications, computer pr… |
|
CUBE SYSTEM INC.
IT company providing system integration, development, and c…
|
2335 | JP | Telecommunications, computer pr… |
|
CyberOne Co., Ltd.
Offers cybersecurity services, consulting, and a proprietar…
|
356890 | KR | Telecommunications, computer pr… |
|
Cyber Security 1
Offers cybersecurity solutions, distribution, and managed S…
|
CYB1 | SE | Telecommunications, computer pr… |
|
Cybertech Systems and Software Ltd.
Specializes in SAP and GIS IT solutions, digital transforma…
|
CYBERTECH | IN | 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.