
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 |
|---|---|---|---|
|
BANGO PLC
Provides a technology platform for subscription bundling an…
|
BGO | GB | Telecommunications, computer pr… |
|
BASE, INC.
Develops web services for e-commerce, online payments, and …
|
4477 | JP | Telecommunications, computer pr… |
|
baudroie,inc.
A professional services firm specializing in IT infrastruct…
|
4413 | JP | Telecommunications, computer pr… |
|
beaconsmind AG
Provides integrated ICT and digitalization solutions for He…
|
81D | CH | Telecommunications, computer pr… |
|
Beamr Imaging Ltd.
Provider of AI-driven video compression and optimization so…
|
BMR | IL | Telecommunications, computer pr… |
|
BEEKS FINANCIAL CLOUD GROUP PLC
A provider of low-latency cloud computing and connectivity …
|
BKS | GB | Telecommunications, computer pr… |
|
BEIJING E-HUALU INFORMATION TECHNOLOGY CO., LTD
Develops and implements smart city infrastructure and big d…
|
300212 | CN | Telecommunications, computer pr… |
|
Beijing Haitian Ruisheng Science Technology Ltd.
Provides multi-modal training data and annotation services …
|
688787 | CN | Telecommunications, computer pr… |
|
Beijing Sinnet Technology Co.,Ltd.
Provides data center services, cloud computing, and AWS ope…
|
300383 | CN | Telecommunications, computer pr… |
|
Beijing United Information Technology Co.,Ltd.
Provides B2B e-commerce and industrial internet services fo…
|
603613 | CN | 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.