ENJOEI S.A. — Investor Relations & Filings
About ENJOEI S.A.
ENJOEI S.A. operates a digital marketplace platform specializing in the peer-to-peer intermediation of pre-owned goods. The company provides a comprehensive ecosystem for the purchase and sale of a wide range of products, including apparel, footwear, beauty items, toys, and home accessories. Its business model focuses on extending the lifecycle of consumer products by facilitating direct communication and negotiation between buyers and sellers. The platform integrates payment processing and logistics solutions to streamline transactions. By leveraging a community-centric approach, the company has established itself as a significant player in the resale economy, catering to consumers seeking sustainable and cost-effective alternatives to traditional retail. The service is accessible via web and mobile applications, offering tools for inventory management, storefront customization, and social interaction among users.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2022 v4 | 2022-06-27 | Portuguese | |
| FRE NOVO 2022 v3 | 2022-06-08 | Portuguese | |
| FRE NOVO 2022 v2 | 2022-06-01 | Portuguese | |
| FRE NOVO 2022 | 2022-05-31 | Portuguese | |
| FRE NOVO 2021 v16 | 2022-05-25 | Portuguese | |
| FRE NOVO 2021 v15 | 2022-05-17 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
12 filings
| |||||
| 35179607 | FRE NOVO 2022 v4 | 2022-06-27 | Portuguese | ||
| 35179526 | FRE NOVO 2022 v3 | 2022-06-08 | Portuguese | ||
| 35179406 | FRE NOVO 2022 v2 | 2022-06-01 | Portuguese | ||
| 35179304 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34678812 | FRE NOVO 2021 v16 | 2022-05-25 | Portuguese | ||
| 34678811 | FRE NOVO 2021 v15 | 2022-05-17 | Portuguese | ||
| 34678810 | FRE NOVO 2021 v14 | 2022-05-11 | Portuguese | ||
| 34002015 | ITR 2022-Q1 | 2022-05-11 | Portuguese | ||
| 34678809 | FRE NOVO 2021 v13 | 2022-05-02 | Portuguese | ||
| 34678808 | FRE NOVO 2021 v12 | 2022-04-27 | Portuguese | ||
| 33742035 | DFP 2021 | 2022-03-24 | Portuguese | ||
| 34678806 | FRE NOVO 2021 v11 | 2022-03-11 | Portuguese | ||
|
2021
3 filings
| |||||
| 34678807 | FRE NOVO 2021 v10 | 2021-12-15 | Portuguese | ||
| 34678805 | FRE NOVO 2021 v9 | 2021-12-07 | Portuguese | ||
| 34678804 | FRE NOVO 2021 v8 | 2021-11-26 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1stdibs.com, Inc.
An online marketplace for luxury goods and extraordinary de…
|
DIBS | US | Wholesale and retail trade |
|
Allegro.eu S.A.
European e-commerce marketplace connecting consumers with a…
|
ALE | PL | Wholesale and retail trade |
|
Ame Kaze Taiyo, Inc.
Operates a platform connecting food producers directly with…
|
5616 | JP | Wholesale and retail trade |
|
ARTICORE GROUP LIMITED
Operates online marketplaces connecting independent artists…
|
ATG | AU | Wholesale and retail trade |
|
Baozun Inc.
A digital commerce partner for e-commerce services and bran…
|
BZUN | US | Wholesale and retail trade |
|
BEENOS Inc.
A tech company with a global platform for cross-border e-co…
|
3328 | JP | Wholesale and retail trade |
|
CDON AB
A Nordic marketplace operator connecting third-party seller…
|
CDON | SE | Wholesale and retail trade |
|
CREEMA LTD.
Operates an online marketplace for handmade products and or…
|
4017 | JP | Wholesale and retail trade |
|
EBAY INC
A global online marketplace connecting buyers and sellers f…
|
EBAY | US | Wholesale and retail trade |
|
Enigmo Inc.
Plans, develops, and operates internet services, including …
|
3665 | JP | Wholesale and retail trade |
ENJOEI S.A. 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/52968/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52968 | 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=52968 | 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=52968 \ -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": 52968}, 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 ENJOEI S.A. (id: 52968)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.