FIYTA Precision Technology Co., Ltd. — Investor Relations & Filings
FIYTA Precision Technology Co., Ltd. specializes in the design, manufacturing, and distribution of high-precision timepieces and mechanical components. The company is recognized for its expertise in horological engineering, producing a wide range of products including professional-grade mechanical watches, quartz timepieces, and smart wearables. A significant aspect of its operations involves the development of specialized aerospace watches, having served as a long-term partner for manned spaceflight missions, where its instruments are utilized for extravehicular activities. Beyond finished watches, the firm leverages its precision manufacturing capabilities to produce high-end movements and intricate mechanical parts. Its portfolio emphasizes technical innovation, utilizing advanced materials such as aerospace-grade titanium and ceramics. The company serves both domestic and international markets, positioning itself through a blend of traditional craftsmanship and modern technological integration.
Recent filings
No filings indexed yet
We are still gathering filings for FIYTA Precision Technology Co., Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of watches and clocks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Timex Group India Ltd
Designs, manufactures, and markets a diverse range of timep…
|
TIMEX | IN | Manufacturing |
FIYTA Precision Technology Co., Ltd. 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/53563/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53563 | 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=53563 | 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=53563 \ -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": 53563}, 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 FIYTA Precision Technology Co., Ltd. (id: 53563)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.