
Solutrea Corp. — Investor Relations & Filings
Solutrea Corporation operates in the wireless communications and digital media sector. The company, through its subsidiaries, specializes in the deployment and management of wireless infrastructure. Core services include the operation of Wi-Fi Internet networks, digital signage solutions, corporate communications platforms, and business television services delivered over wireless networks. Additionally, Solutrea provides innovative solutions and consulting services, with reported activity in the manufacturing and general industrial sectors.
Recent filings
No filings indexed yet
We are still gathering filings for Solutrea Corp.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Link Net Tbk.
Offers high-speed broadband internet, cable TV, multimedia,…
|
LINK | ID | Telecommunications, computer pr… |
|
PT Northcliff Citranusa Indonesia Tbk.
Holding company in integrated technology, trading mobile ph…
|
SKYB | ID | Telecommunications, computer pr… |
|
PT PROFESSIONAL TELEKOMUNIKASI INDONESIA
A leading independent digital infrastructure company operat…
|
21RB | SG | Telecommunications, computer pr… |
|
PT Remala Abadi Tbk
ISP offering internet, telecommunications, multimedia, and …
|
DATA | ID | Telecommunications, computer pr… |
|
PT Sinergi Inti Andalan Prima Tbk.
Integrated digital network infrastructure and IT company fo…
|
INET | ID | Telecommunications, computer pr… |
|
PT Solusi Sinergi Digital Tbk
Integrated digital infrastructure and connectivity provider…
|
WIFI | ID | Telecommunications, computer pr… |
|
PT Visi Telekomunikasi Infrastruktur Tbk.
Provides telecommunication infrastructure services, special…
|
GOLD | ID | Telecommunications, computer pr… |
|
PT XLSMART Telecom Sejahtera Tbk
Leading provider of telecommunication, network, and multime…
|
EXCL | ID | Telecommunications, computer pr… |
|
PUBLIC JOINT-STOCK COMPANY ROSTELECOM
An integrated provider of digital services and telecommunic…
|
RTKM | RU | Telecommunications, computer pr… |
|
Quadrant Televentures Limited
Provides voice, broadband, and enterprise data solutions vi…
|
511116 | IN | Telecommunications, computer pr… |
Solutrea 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/45588/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45588 | 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=45588 | 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=45588 \ -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": 45588}, 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 Solutrea Corp. (id: 45588)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.