
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 |
|---|---|---|---|
|
AUCYBER LIMITED
Provides sovereign cloud and security solutions for governm…
|
CYB | AU | Telecommunications, computer pr… |
|
Aura Smart Air Ltd
Develops data-driven air purification and quality intellige…
|
AUSA | IL | Telecommunications, computer pr… |
|
Austriacard Holdings AG
A technology group for secure data solutions and hardware-e…
|
ACAG | AT | Telecommunications, computer pr… |
|
AUTOMATIC DATA PROCESSING INC
Global provider of cloud-based Human Capital Management (HC…
|
ADP | US | Telecommunications, computer pr… |
|
AVIX,Inc.
Develops, manufactures, and operates LED display systems an…
|
7836 | JP | Telecommunications, computer pr… |
|
Avricore Health Inc.
Pharmacy services innovator providing point-of-care testing…
|
AVCR | CA | Telecommunications, computer pr… |
|
Backblaze, Inc.
A cloud storage platform providing data backup and storage …
|
BLZE | US | Telecommunications, computer pr… |
|
Bahnhof AB
An ISP offering fiber broadband, data center solutions, and…
|
BAHN | SE | Telecommunications, computer pr… |
|
Baidu, Inc.
A technology company specializing in a Chinese search engin…
|
BIDU | US | Telecommunications, computer pr… |
|
Bambuser AB
A SaaS company providing video commerce technology for bran…
|
BUSER | SE | 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.