TigrSoft Inc. — Investor Relations & Filings
About TigrSoft Inc.
TigrSoft Inc. is an information technology services provider specializing in developing and implementing software solutions tailored for the manufacturing sector. The company focuses on optimizing operational research, corporate planning, and parts manufacturing processes within large-scale production environments. TigrSoft's solutions have been notably implemented across all Honda of America Manufacturing and corporate planning facilities, highlighting its expertise in complex supply chain and production optimization. The firm utilizes advanced techniques, including the application of artificial intelligence and randomized search methods, to enhance operational efficiency and software engineering within its client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2000-10-23 | English | |
| Final Receipt.w51 | 1998-09-15 | English | |
| Final Receipt.w52 | 1998-09-14 | English | |
| Final Receipt.W51 | 1998-09-14 | English | |
| Underwriting or agency agreement.doc | 1998-09-11 | English | |
| Preliminary Receipt.w51 | 1998-07-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2000
1 filing
| |||||
| 47608001 | Material change report - English.pdf | 2000-10-23 | English | ||
|
1998
9 filings
| |||||
| 47608006 | Final Receipt.w51 | 1998-09-15 | English | ||
| 47608010 | Final Receipt.w52 | 1998-09-14 | English | ||
| 47608014 | Final Receipt.W51 | 1998-09-14 | English | ||
| 47608019 | Underwriting or agency agreement.doc | 1998-09-11 | English | ||
| 47608034 | Preliminary Receipt.w51 | 1998-07-28 | English | ||
| 47608038 | Preliminary Receipt.w51 | 1998-07-28 | English | ||
| 47608081 | Preliminary Receipt.w52 | 1998-07-28 | English | ||
| 47608085 | Preliminary long form prospectus - English.w61 | 1998-07-28 | English | ||
| 47608088 | Material change report - English.w61 | 1998-05-01 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MicroCloud Hologram Inc.
Develops and provides holographic software and hardware sol…
|
HOLO | US | Telecommunications, computer pr… |
|
MICROLISE GROUP PLC
SaaS provider of telematics and IoT solutions for managing …
|
SAAS | GB | Telecommunications, computer pr… |
|
Micro Mining Technologies Ltd.
Integrated software ecosystem managing the entire mining li…
|
— | CA | Telecommunications, computer pr… |
|
Micropolis Holding Co
Develops autonomous mobile robots for security, logistics, …
|
MCRP | KY | Telecommunications, computer pr… |
|
Micropro Software Solutions Limited
Provides IT solutions, software development, HMIS, ERP, and…
|
MICROPRO | IN | Telecommunications, computer pr… |
|
MICROSOFT CORP
Develops and licenses software, services, devices, and clou…
|
MSFT | US | Telecommunications, computer pr… |
|
Microstar Software Ltd
Provider of software tools for structured document manageme…
|
— | CA | Telecommunications, computer pr… |
|
Micro Systemation
Develops digital forensics solutions for extracting and ana…
|
MSAB | SE | Telecommunications, computer pr… |
|
MICUBE SOLUTION, INC.
A software company providing AI and big data solutions for …
|
373170 | KR | Telecommunications, computer pr… |
|
Mijem Newcomm Tech Inc
Provides social media solutions creating a campus-centric m…
|
MJEM | CA | Telecommunications, computer pr… |
TigrSoft Inc. 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/44354/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44354 | 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=44354 | 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=44354 \ -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": 44354}, 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 TigrSoft Inc. (id: 44354)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.