
DELUXE CORP — Investor Relations & Filings
Deluxe Corp is a technology company specializing in payments and data solutions for small businesses, financial institutions, and large enterprises. The company provides a comprehensive suite of services designed to help businesses manage payments and growth. Core offerings include merchant services for in-store, online, and mobile transactions; digital payment solutions such as online invoicing and bill payment; and traditional services like check ordering systems. Deluxe also offers data-driven marketing services, leveraging extensive consumer and business data points to create targeted campaigns. The company's solutions are cloud-based and configurable, supported by professional services and customer care teams to facilitate efficient money movement and enhance business performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM S-8 | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English |
Browse filings by year
27 years- 2026 55 filings
- 2025 91 filings
- 2024 98 filings
- 2023 86 filings
- 2022 106 filings
- 2021 100 filings
- 2020 84 filings
- 2019 89 filings
- 2018 93 filings
- 2017 79 filings
- 2016 66 filings
- 2015 64 filings
- 2014 69 filings
- 2013 92 filings
- 2012 82 filings
- 2011 79 filings
- 2010 73 filings
- 2009 66 filings
- 2008 104 filings
- 2007 86 filings
- 2006 92 filings
- 2005 86 filings
- 2004 94 filings
- 2003 55 filings
- 2002 14 filings
- 2001 13 filings
- 2000 22 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45914337 | FORM S-8 | 2026-05-07 | English | ||
| 45914340 | S-8 POS | 2026-05-07 | English | ||
| 45914344 | S-8 POS | 2026-05-07 | English | ||
| 45914347 | S-8 POS | 2026-05-07 | English | ||
| 45914350 | S-8 POS | 2026-05-07 | English | ||
| 43480659 | S-8 POS - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English | ||
| 45914354 | S-8 POS | 2026-05-07 | English | ||
| 43477157 | S-8 POS - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English | ||
| 43041916 | 10-Q - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English | ||
| 41789725 | 8-K - DELUXE CORP (0000027996) (Filer) | 2026-05-06 | English | ||
| 45914358 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 36267623 | 8-K - DELUXE CORP (0000027996) (Filer) | 2026-04-24 | English | ||
| 45914360 | DEFR14A | 2026-04-03 | English | ||
| 45914361 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 32965509 | 4 - DELUXE CORP (0000027996) (Issuer) | 2026-03-17 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
DELUXE CORP 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/32349/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32349 | 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=32349 | 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=32349 \ -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": 32349}, 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 DELUXE CORP (id: 32349)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.