
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 |
|---|---|---|---|
|
CLOUDCOCO GROUP PLC
Provider of managed IT services, cybersecurity, and cloud s…
|
CLCO | GB | Telecommunications, computer pr… |
|
Cloud DX Inc.
Provides Remote Patient Monitoring (RPM) solutions, softwar…
|
CDX | CA | Telecommunications, computer pr… |
|
Cloud Factory Technology Holdings Limited
Technology enterprise specializing in IDC, ICT, and pioneer…
|
2512 | HK | Telecommunications, computer pr… |
|
Cloudflare, Inc.
A global platform of network services for internet security…
|
NET | US | Telecommunications, computer pr… |
|
CLOUDPOINT TECHNOLOGY BERHAD
Provides AI-powered, secure, and scalable IT solutions acro…
|
— | MY | Telecommunications, computer pr… |
|
ClouDr Group Limited
Digital chronic condition management solution provider inte…
|
9955 | KY | Telecommunications, computer pr… |
|
Cloud Technologies S.A.
A data technology company specializing in analyzing and mon…
|
CLD | PL | Telecommunications, computer pr… |
|
Collabos Corporation
Develops and provides cloud-based call center and marketing…
|
3908 | JP | Telecommunications, computer pr… |
|
Compodium International AB
Provides a platform for secure digital communication, inclu…
|
COMPDM | SE | Telecommunications, computer pr… |
|
Computacenter PLC
An independent technology provider for large corporate and …
|
CCC | GB | 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.