
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-Q | 2026-05-20 | English | |
| 8-K | 2026-05-20 | English | |
| 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 |
Browse filings by year
20 years- 2026 11 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
11 filings
| |||||
| 46690429 | 10-Q | 2026-05-20 | English | ||
| 46690038 | 8-K | 2026-05-20 | English | ||
| 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
4 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 | ||
Market data
Market data not available
Price history
Peer group · Telecommunication reselling activities and intermediation service activities for telecommunication
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
freenet AG
A network-independent provider of mobile, TV, and internet …
|
FNTN | DE | Telecommunications, computer pr… |
|
FTC
Provides digital services, telecom solutions, and electroni…
|
6136 | TW | Telecommunications, computer pr… |
|
Inscobee, Inc
A diversified company in bio, smart grid, telecom, and dist…
|
006490 | KR | Telecommunications, computer pr… |
|
iQSTEL Inc
A technology holding company specializing in telecom, finte…
|
IQST | US | Telecommunications, computer pr… |
|
Japan Communications Inc.
An MVNO specializing in secure mobile communications, priva…
|
9424 | JP | Telecommunications, computer pr… |
|
Komunik Corporation
Provider of integrated cloud-based voice and digital commun…
|
KOM | CA | Telecommunications, computer pr… |
|
LINK Mobility Group Holding
A CPaaS provider enabling enterprises to automate multichan…
|
LINK | NO | Telecommunications, computer pr… |
|
Mexedia S.p.A.
Provides a platform for managing and automating omnichannel…
|
ALMEX | IT | Telecommunications, computer pr… |
|
MTOUCHE TECHNOLOGY BERHAD
Specializes in mobile value-added services, SMS solutions, …
|
— | MY | Telecommunications, computer pr… |
|
My Beat AB
A virtual mobile operator offering subscriptions and digita…
|
MYBEAT | SE | 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.