
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 |
|---|---|---|---|
|
BluePoint Data, Inc.
Historically developed gold properties and provided IT data…
|
BLP | CA | Telecommunications, computer pr… |
|
Bluesky Digital Assets Corp.
Digital enterprise focused on AI, Blockchain, Web3 R&D, and…
|
BTC | CA | Telecommunications, computer pr… |
|
BMIT Technologies Plc
An IT services provider of data center, cloud, and managed …
|
BMIT | MT | Telecommunications, computer pr… |
|
BNR Udyog Ltd.
Provides BPO, IT solutions, and financial consultancy servi…
|
530809 | IN | Telecommunications, computer pr… |
|
BOX INC
An Intelligent Content Management platform for the entire c…
|
BOX | US | Telecommunications, computer pr… |
|
BPLATS,Inc.
Develops a platform for businesses to manage subscription s…
|
4381 | JP | Telecommunications, computer pr… |
|
Bragg Gaming Group Inc.
B2B iGaming technology and content provider for global gami…
|
BRAG | CA | Telecommunications, computer pr… |
|
BRIDGE SAAS LIMITED
Provides SaaS case management for employment and disability…
|
BGE | AU | Telecommunications, computer pr… |
|
BroadBand Tower, Inc.
Provider of urban data center services, including colocatio…
|
3776 | JP | Telecommunications, computer pr… |
|
Broadpeak
Provides video delivery solutions for content and network s…
|
ALBPK | FR | 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.