
OLB GROUP, INC. — Investor Relations & Filings
The OLB Group, Inc. is a diversified financial technology (Fintech) company that provides a comprehensive suite of eCommerce and payment solutions for small and mid-sized merchants. The company's core offering is a cloud-based, all-in-one OmniCommerce platform that enables businesses to manage online and in-store sales. This end-to-end solution includes services such as website creation, hosting, transaction processing, order fulfillment, and sales reporting. Through its portfolio of brands, OLB Group also offers mobile payment gateways, business management software, and point-of-sale (POS) systems. Additionally, the company is engaged in Bitcoin mining operations through its subsidiary, DMint.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| QUARTERLY REPORT | 2026-05-15 | English | |
| S-1 - OLB GROUP, INC. (0001314196) (Filer) | 2026-04-16 | English | |
| 8-K - OLB GROUP, INC. (0001314196) (Filer) | 2026-02-23 | English | |
| 8-K Filing | 2026-02-03 | English | |
| 8-K Filing | 2026-02-03 | English | |
| 8-K Filing | 2026-01-26 | English |
Browse filings by year
21 years- 2026 6 filings
- 2025 18 filings
- 2024 27 filings
- 2023 27 filings
- 2022 32 filings
- 2021 46 filings
- 2020 53 filings
- 2019 34 filings
- 2018 16 filings
- 2017 6 filings
- 2016 5 filings
- 2015 5 filings
- 2014 5 filings
- 2013 5 filings
- 2012 5 filings
- 2011 7 filings
- 2010 5 filings
- 2009 9 filings
- 2008 5 filings
- 2007 1 filing
- 2006 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46383294 | QUARTERLY REPORT | 2026-05-15 | English | ||
| 34650380 | S-1 - OLB GROUP, INC. (0001314196) (Filer) | 2026-04-16 | English | ||
| 32889915 | 8-K - OLB GROUP, INC. (0001314196) (Filer) | 2026-02-23 | English | ||
| 28811087 | 8-K Filing | 2026-02-03 | English | ||
| 28811081 | 8-K Filing | 2026-02-03 | English | ||
| 28810886 | 8-K Filing | 2026-01-26 | English | ||
|
2025
9 filings
| |||||
| 11800261 | CURRENT REPORT | 2025-12-22 | English | ||
| 11800263 | PROXY STATEMENT | 2025-11-24 | English | ||
| 11800270 | QUARTERLY REPORT | 2025-11-14 | English | ||
| 11800274 | REGISTRATION STATEMENT | 2025-10-27 | English | ||
| 11800277 | DEFINITIVE INFORMATION STATEMENT | 2025-10-20 | English | ||
| 11800278 | DEFINITIVE INFORMATION STATEMENT | 2025-08-27 | English | ||
| 11800285 | QUARTERLY REPORT | 2025-08-19 | English | ||
| 11800286 | NOTIFICATION OF LATE FILING | 2025-08-14 | English | ||
| 11800287 | Director's Dealing 2025 | 2025-08-07 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CANTALOUPE, INC.
Provides end-to-end technology solutions for the unattended…
|
CTLP | US | Telecommunications, computer pr… |
|
CAPITALONLINE DATA SERVICE CO.,LTD.
Global provider of cloud computing, data center infrastruct…
|
300846 | CN | Telecommunications, computer pr… |
|
CardioComm Solutions, Inc.
Provides advanced medical ECG and multiple bio-sign monitor…
|
EKG | CA | Telecommunications, computer pr… |
|
CareCloud, Inc.
Provides cloud-based, AI-powered solutions for healthcare o…
|
CCLD | US | Telecommunications, computer pr… |
|
CareSpan Health, Inc.
A healthcare technology and services company operating the …
|
— | CA | Telecommunications, computer pr… |
|
Carrier Connect Data Solutions Inc.
Consolidates and operates international Tier II/III data ce…
|
CCDS | CA | Telecommunications, computer pr… |
|
Cathedra Bitcoin Inc.
Operates high-density compute infrastructure for proprietar…
|
CBIT | CA | Telecommunications, computer pr… |
|
Caulis Inc.
Cybersecurity platform detecting fraud by analyzing user on…
|
153A | JP | Telecommunications, computer pr… |
|
CCC Intelligent Solutions Holdings Inc.
SaaS platform for the P&C insurance economy, digitizing AI-…
|
CCCS | US | Telecommunications, computer pr… |
|
CDSYS Nyrt.
An IT security system integrator providing cybersecurity so…
|
CDSYS | HU | Telecommunications, computer pr… |
OLB GROUP, 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/35173/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35173 | 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=35173 | 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=35173 \ -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": 35173}, 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 OLB GROUP, INC. (id: 35173)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.