Merit Interactive Co., Ltd. — Investor Relations & Filings
Merit Interactive Co., Ltd. is a data intelligence service provider specializing in mobile developer services and big data solutions. The company is widely recognized for its core product, GeTui, a professional push notification service that enables real-time message delivery for mobile applications. Beyond push services, the company offers a comprehensive suite of developer tools, including user profiling, multi-dimensional data analysis, and attribution tracking. Merit Interactive leverages its massive data assets to provide specialized solutions in digital marketing, public data intelligence, and smart city management. By integrating artificial intelligence and machine learning, the company assists enterprises and government entities in optimizing operational efficiency and decision-making processes through data-driven insights. Its technology infrastructure supports high-concurrency message distribution and complex data processing at scale.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于计提资产减值准备的公告 | 2026-04-28 | Chinese | |
| 第四届董事会第七次会议决议公告 | 2026-04-28 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | |
| 未来三年(2026年-2028年)股东分红回报规划 | 2026-04-28 | Chinese | |
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-28 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38903645 | 关于计提资产减值准备的公告 | 2026-04-28 | Chinese | ||
| 38903635 | 第四届董事会第七次会议决议公告 | 2026-04-28 | Chinese | ||
| 38903624 | 关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | ||
| 38903610 | 未来三年(2026年-2028年)股东分红回报规划 | 2026-04-28 | Chinese | ||
| 38903599 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-28 | Chinese | ||
| 38903596 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | ||
| 38903594 | 关于调整2023年限制性股票激励计划首次及预留授予部分可归属数量的公告 | 2026-04-28 | Chinese | ||
| 38903592 | 关于全资子公司与专业投资机构合作设立产业投资基金暨关联交易的进展公告 | 2026-04-15 | Chinese | ||
| 38903588 | 2026年第一次临时股东会决议公告 | 2026-04-10 | Chinese | ||
| 38903586 | 浙江天册律师事务所关于每日互动股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-10 | Chinese | ||
| 38903583 | 关于延长公司2024年度向特定对象发行A股股票决议有效期及相关授权有效期的公告 | 2026-03-25 | Chinese | ||
| 38903575 | 第四届董事会第六次会议决议公告 | 2026-03-25 | Chinese | ||
| 38903564 | 关于召开2026年第一次临时股东会的通知 | 2026-03-25 | Chinese | ||
| 38903562 | 关于实际控制人及部分董事、高级管理人员减持计划提前实施完毕的公告 | 2026-03-11 | Chinese | ||
| 38903552 | 关于对外投资暨关联交易的进展公告 | 2026-03-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arius3D Corp.
Provides proprietary color laser scanning technology to dig…
|
LZR | CA | Telecommunications, computer pr… |
|
Arlo Technologies, Inc.
Provides smart security cameras and cloud services for home…
|
ARLO | US | Telecommunications, computer pr… |
|
Arqit Quantum Inc.
Cybersecurity company specializing in quantum-safe encrypti…
|
ARQQ | KY | Telecommunications, computer pr… |
|
Arrive AI Inc.
Operates an autonomous delivery network using AI-powered sm…
|
ARAI | US | Telecommunications, computer pr… |
|
ASAHI INTELLIGENCE SERVICE CO.,LTD.
An IT services company providing network, system developmen…
|
9799 | JP | Telecommunications, computer pr… |
|
ASJ INC.
Provides cloud infrastructure, internet hosting, and digita…
|
2351 | JP | Telecommunications, computer pr… |
|
Astera Labs, Inc.
A fabless semiconductor company providing connectivity solu…
|
ALAB | US | Telecommunications, computer pr… |
|
ASURE SOFTWARE INC
Provides cloud-based HCM software and services for small an…
|
ASUR | US | Telecommunications, computer pr… |
|
Atishay Limited
Provides e-governance, data management, and digital transfo…
|
538713 | IN | Telecommunications, computer pr… |
|
AUCYBER LIMITED
Provides sovereign cloud and security solutions for governm…
|
CYB | AU | Telecommunications, computer pr… |
Merit Interactive Co., 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/55737/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55737 | 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=55737 | 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=55737 \ -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": 55737}, 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 Merit Interactive Co., Ltd. (id: 55737)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.