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 |
|---|---|---|---|
|
Mobile-health Network Solutions
A digital health company providing telehealth solutions via…
|
MNDR | KY | Telecommunications, computer pr… |
|
Mobile Knowledge Inc.
Technology provider specializing in secure UWB and NFC solu…
|
MKNOF | CA | Telecommunications, computer pr… |
|
Mobileye Global Inc.
Develops ADAS and autonomous driving technologies for globa…
|
MBLY | US | Telecommunications, computer pr… |
|
Mobilise App Lab Limited
Specializes in mobile app development and digital transform…
|
MOBILISE | IN | Telecommunications, computer pr… |
|
Mobilus Corporation
Develops AI-powered SaaS products and CX solutions for cont…
|
4370 | JP | Telecommunications, computer pr… |
|
Mobvista Inc.
Mobile technology company offering advertising and analytic…
|
1860 | KY | Telecommunications, computer pr… |
|
Mobvoi Inc.
AI company focused on voice interaction, recognition, and d…
|
2438 | HK | Telecommunications, computer pr… |
|
Modelon AB
Provides systems modeling and simulation software and exper…
|
MODEL | SE | Telecommunications, computer pr… |
|
MOG Digitech Holdings Limited
Operates two segments: digital financial technology (fintec…
|
1942 | HK | Telecommunications, computer pr… |
|
monday.com Ltd.
A low-code/no-code Work OS for building custom work managem…
|
MNDY | IL | 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.