BEMOBI MOBILE TECH S.A. — Investor Relations & Filings
About BEMOBI MOBILE TECH S.A.
BEMOBI MOBILE TECH S.A. is a technology company specializing in the development of mobile platforms and digital solutions for payments, customer engagement, and microfinance. The company provides a comprehensive suite of services designed to simplify digital transactions and enhance user experiences across essential service sectors, including telecommunications and utilities. Its core offerings include subscription-based mobile content distribution, digital payment gateways, and micro-lending platforms. By integrating mobile media and entertainment with advanced transaction technology, the company enables service providers to manage customer interactions and monetize digital services effectively. Operating on a global scale, the firm focuses on delivering scalable infrastructure for mobile education, health information, and news, facilitating seamless connectivity between service providers and their end-users.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2021 | 2022-03-16 | Portuguese | |
| FRE NOVO 2021 v10 | 2022-01-14 | Portuguese | |
| FRE NOVO 2021 v9 | 2021-12-07 | Portuguese | |
| ITR 2021-Q3 | 2021-11-11 | Portuguese | |
| FRE NOVO 2021 v8 | 2021-10-13 | Portuguese | |
| FRE NOVO 2021 v7 | 2021-10-08 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
2 filings
| |||||
| 33740468 | DFP 2021 | 2022-03-16 | Portuguese | ||
| 34676630 | FRE NOVO 2021 v10 | 2022-01-14 | Portuguese | ||
|
2021
13 filings
| |||||
| 34676625 | FRE NOVO 2021 v9 | 2021-12-07 | Portuguese | ||
| 33976543 | ITR 2021-Q3 | 2021-11-11 | Portuguese | ||
| 34676623 | FRE NOVO 2021 v8 | 2021-10-13 | Portuguese | ||
| 34676620 | FRE NOVO 2021 v7 | 2021-10-08 | Portuguese | ||
| 34676615 | FRE NOVO 2021 v6 | 2021-10-07 | Portuguese | ||
| 34676611 | FRE NOVO 2021 v5 | 2021-09-28 | Portuguese | ||
| 34676606 | FRE NOVO 2021 v4 | 2021-09-10 | Portuguese | ||
| 34676602 | FRE NOVO 2021 v3 | 2021-08-17 | Portuguese | ||
| 33976529 | ITR 2021-Q2 | 2021-08-16 | Portuguese | ||
| 34676596 | FRE NOVO 2021 v2 | 2021-06-17 | Portuguese | ||
| 34676593 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 34568887 | FRE NOVO 2020 v7 | 2021-05-25 | Portuguese | ||
| 33976519 | ITR 2021-Q1 | 2021-05-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
BEMOBI MOBILE TECH 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/52863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52863 | 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=52863 | 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=52863 \ -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": 52863}, 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 BEMOBI MOBILE TECH S.A. (id: 52863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.