Aksh Optifibre Ltd. — Investor Relations & Filings
Aksh Optifibre Ltd. is a global manufacturer specializing in the production of optical fiber, optical fiber cables, and fiber reinforced plastic (FRP) rods. The company operates an integrated manufacturing model, producing optical fiber preforms, fibers, and finished cables for telecommunications and data transmission networks. Its product portfolio includes single-mode and multi-mode fibers, as well as specialized cables designed for duct, armored, and aerial installations. Additionally, the company produces Aramid Reinforced Plastic (ARP) rods, which serve as critical strength members in cable construction. Beyond manufacturing, the firm provides turnkey solutions for fiber-to-the-home (FTTH) deployments and network integration services. It also engages in e-governance initiatives, delivering digital services through a network of service centers. The company serves telecommunication operators, internet service providers, and infrastructure developers globally.
Recent filings
No filings indexed yet
We are still gathering filings for Aksh Optifibre Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Barco NV
Develops professional visualization and collaboration solut…
|
BAR | BE | Manufacturing |
|
Basler AG
Manufacturer of hardware and software imaging components fo…
|
BSL | DE | Manufacturing |
|
Calin Technology Co., Ltd.
Produces high-precision optical components and lens systems…
|
4976 | TW | Manufacturing |
|
CANON INC.
Global provider of imaging, printing, medical, and industri…
|
7751 | JP | Manufacturing |
|
CARCLO PLC
Manufactures precision injection-molded plastic parts for a…
|
CAR | GB | Manufacturing |
|
CASTECH Inc.
Develops and manufactures crystals, precision optical compo…
|
002222 | CN | Manufacturing |
|
Changchun Up Optotech Co., Ltd.
Develops high-precision optoelectronic instruments, sensors…
|
002338 | CN | Manufacturing |
|
Cheng Mei Materials Technology Corporation
Develops and manufactures high-performance polarizers and o…
|
4960 | TW | Manufacturing |
|
CoAsia CM Co.,Ltd
Manufacturer of camera modules and optical lenses for mobil…
|
196450 | KR | Manufacturing |
|
COHERENT CORP.
Manufacturer of engineered materials, networking components…
|
COHR | US | Manufacturing |
Aksh Optifibre 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/61567/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61567 | 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=61567 | 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=61567 \ -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": 61567}, 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 Aksh Optifibre Ltd. (id: 61567)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.