
SurgePays, Inc. — Investor Relations & Filings
SurgePays, Inc. is a financial technology and telecommunications company focused on serving underbanked and underserved communities. The company leverages a nationwide network of local retailers, transforming them into community hubs for digital and financial services. Its core offerings include prepaid and government-subsidized wireless services through its Mobile Virtual Network Operator (MVNO) brands, LinkUp Mobile and Torch Wireless. SurgePays also provides a proprietary Mobile Virtual Network Enabler (MVNE) platform, HERO, which offers a turnkey solution for third parties to launch wireless services. In its fintech segment, the company provides point-of-sale (POS) solutions for retailers, including prepaid wireless top-ups, gift card activations, and ClearLine, a SaaS platform that converts checkout terminals into digital marketing displays.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K - SurgePays, Inc. (0001392694) (Filer) | 2026-04-15 | English | |
| 8-K Filing | 2026-02-09 | English | |
| 8-K Filing | 2026-01-22 | English | |
| 424B5 Filing | 2026-01-22 | English | |
| 424B5 Filing | 2026-01-22 | English | |
| 424B5 Filing | 2026-01-20 | English |
Browse filings by year
20 years- 2026 9 filings
- 2025 21 filings
- 2024 66 filings
- 2023 31 filings
- 2022 20 filings
- 2021 63 filings
- 2020 37 filings
- 2019 20 filings
- 2018 16 filings
- 2017 18 filings
- 2016 22 filings
- 2015 31 filings
- 2014 4 filings
- 2013 17 filings
- 2012 6 filings
- 2011 7 filings
- 2010 13 filings
- 2009 18 filings
- 2008 17 filings
- 2007 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34613647 | 10-K - SurgePays, Inc. (0001392694) (Filer) | 2026-04-15 | English | ||
| 29326981 | 8-K Filing | 2026-02-09 | English | ||
| 29327065 | 8-K Filing | 2026-01-22 | English | ||
| 29327046 | 424B5 Filing | 2026-01-22 | English | ||
| 29326977 | 424B5 Filing | 2026-01-22 | English | ||
| 29327025 | 424B5 Filing | 2026-01-20 | English | ||
| 29327015 | 8-K Filing | 2026-01-14 | English | ||
| 29327027 | 8-K Filing | 2026-01-07 | English | ||
| 12114995 | 4 | 2026-01-05 | English | ||
|
2025
6 filings
| |||||
| 12114996 | Director's Dealing 2025 | 2025-12-12 | English | ||
| 12115003 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 12115004 | 8-K | 2025-11-13 | English | ||
| 12115002 | 10-Q | 2025-11-12 | English | ||
| 12115009 | 8-K | 2025-10-02 | English | ||
| 12115010 | Major Shareholding Notification 2025 | 2025-09-08 | English | ||
Market data
Market data not available
Price history
Peer group · Telecommunication reselling activities and intermediation service activities for telecommunication
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AlphaNet Telecom Inc.
Telecommunications wholesaler providing discount Internet-b…
|
— | CA | Telecommunications, computer pr… |
|
AUSSIE BROADBAND LIMITED
Provides high-speed internet, mobile, and voice services to…
|
ABB | AU | Telecommunications, computer pr… |
|
BEIJING BEWINNER COMMUNICATIONS CO., LTD.
Distributes mobile handsets and provides telecommunications…
|
002148 | CN | Telecommunications, computer pr… |
|
Beijing Xunzhong Communication Technology Co., Ltd.
Specialized provider of intelligent cloud communication sol…
|
2597 | HK | Telecommunications, computer pr… |
|
BENEFIT JAPAN Co.,Ltd.
An MVNO and FVNO providing mobile and internet services, an…
|
3934 | JP | Telecommunications, computer pr… |
|
COMMCENTER
An official Movistar distributor of communication services …
|
CMM | ES | Telecommunications, computer pr… |
|
Directel Holdings Limited
MVNO and telecommunications distribution company providing …
|
8337 | HK | Telecommunications, computer pr… |
|
EYESVISION CORPORATION
Telecommunications firm offering MVNO services, IoT solutio…
|
031310 | KR | Telecommunications, computer pr… |
|
FLEXIROAM LIMITED
Global provider of eSIM and mobile data solutions for inter…
|
FRX | AU | Telecommunications, computer pr… |
|
FORVALTELECOM,INC.
A reseller of telecom services and business consulting for …
|
9445 | JP | Telecommunications, computer pr… |
SurgePays, Inc. 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/34537/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34537 | 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=34537 | 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=34537 \ -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": 34537}, 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 SurgePays, Inc. (id: 34537)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.