
Rocket Sharing Company — Investor Relations & Filings
Rocket Sharing Company operates a digital platform based on the sharing economy model. The platform facilitates the exchange of products and services between businesses and provides consumers with access to exclusive offers from partner companies. A primary business area is energy reselling, managed through its subsidiary Stantup Service Srl, which also acts as a technology enabler for the telecommunications, fintech, and insurance sectors. The company also operates the Rocket Sharing Club, a B2B ecosystem where entrepreneurs can share resources and access services such as marketing, training, and networking opportunities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PUBBLICAZIONE AVVISO DI CONVOCAZIONE DELL’ASSEMBLEA ORDINARIA DEGLI AZIONISTI | 2026-05-25 | Italian | |
| ROCKET SHARING COMPANY: VARIAZIONE DEL CAPITALE SOCIALE | 2026-04-30 | Italian | |
| ROCKET SHARING COMPANY: SOTTOSCRITTA LA TRANCHE B DELL’AUMENTO DI CAPITALE DELIBERATO IL 26 FEBBRAIO 2026 PER UN VALORE PARI A EURO 387.600,00 | 2026-03-31 | Italian | |
| ROCKET SHARING COMPANY: L’ASSEMBLEA ORDINARIA DEGLI AZIONISTI CONFERISCE L’INCARICO PER LA REVISIONE LEGALE DEI CONTI A RSM | 2026-03-18 | Italian | |
| ROCKET SHARING COMPANY: PUBBLICATO L’AVVISO DI CONVOCAZIONE DELL’ASSEMBLEA DEGLI AZIONISTI | 2026-03-03 | Italian | |
| ROCKET SHARING COMPANY: CAMBIAMENTO SOSTANZIALE DEGLI AZIONISTI SIGNIFICATIVI | 2026-02-04 | Italian |
Browse filings by year
5 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Rocket Sharing Company, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMAZON COM INC
A technology company in e-commerce, cloud computing, digita…
|
AMZN | US | Telecommunications, computer pr… |
|
AmRest Holdings S.E.
A multi-brand restaurant operator in Europe managing franch…
|
EAT | ES | Telecommunications, computer pr… |
|
Anghami Inc
A music and podcast streaming platform for the Middle East …
|
ANGH | US | Telecommunications, computer pr… |
|
Angi Inc.
An online marketplace connecting homeowners with home servi…
|
ANGI | US | Telecommunications, computer pr… |
|
ApartmentLove Inc.
A global online marketplace platform for residential and va…
|
APLV | CA | Telecommunications, computer pr… |
|
Apple Inc.
Designs, manufactures, and markets consumer electronics, so…
|
AAPL | US | Telecommunications, computer pr… |
|
Armada Data Corporation
Information services provider specializing in proprietary d…
|
ARD | CA | Telecommunications, computer pr… |
|
Artmarket.com
Global provider of art market information, data, indices, a…
|
PRC | FR | Telecommunications, computer pr… |
|
artnet AG
An online platform providing services to buy, sell, and res…
|
ART | DE | Telecommunications, computer pr… |
|
ASIRO Inc.
Operates legal media platforms, provides HR services, and p…
|
7378 | JP | Telecommunications, computer pr… |
Rocket Sharing Company 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/4194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4194 | 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=4194 | 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=4194 \ -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": 4194}, 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 Rocket Sharing Company (id: 4194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.