
INTELLINETICS, INC. — Investor Relations & Filings
Intellinetics, Inc. is a digital transformation company specializing in Enterprise Content Management (ECM) solutions. Its core offering is the IntelliCloud™ platform, a cloud-based system that enables organizations to manage, store, and securely share documents and data. The company provides a full suite of services, including physical-to-digital document scanning for various media types, secure document management tailored for industry compliance, and AI-powered business process outsourcing for functions like digital mailrooms and claims processing. Intellinetics primarily serves clients in the K-12 education, state and local government, and general business sectors, focusing on providing secure, compliant solutions for risk-intensive environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| DEF 14A - INTELLINETICS, INC. (0001081745) (Filer) | 2026-04-30 | English | |
| 8-K - INTELLINETICS, INC. (0001081745) (Filer) | 2026-03-30 | English | |
| 8-K - INTELLINETICS, INC. (0001081745) (Filer) | 2026-02-17 | English | |
| 8-K Filing | 2026-01-27 | English | |
| 10-Q | 2025-11-12 | English |
Browse filings by year
27 years- 2026 5 filings
- 2025 38 filings
- 2024 30 filings
- 2023 18 filings
- 2022 51 filings
- 2021 20 filings
- 2020 46 filings
- 2019 25 filings
- 2018 32 filings
- 2017 41 filings
- 2016 40 filings
- 2015 37 filings
- 2014 30 filings
- 2013 28 filings
- 2012 35 filings
- 2011 7 filings
- 2010 5 filings
- 2009 4 filings
- 2008 5 filings
- 2007 5 filings
- 2006 4 filings
- 2005 6 filings
- 2004 5 filings
- 2003 4 filings
- 2002 4 filings
- 2001 9 filings
- 2000 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46344695 | 10-Q | 2026-05-14 | English | ||
| 39221621 | DEF 14A - INTELLINETICS, INC. (0001081745) (Filer) | 2026-04-30 | English | ||
| 33092786 | 8-K - INTELLINETICS, INC. (0001081745) (Filer) | 2026-03-30 | English | ||
| 32887160 | 8-K - INTELLINETICS, INC. (0001081745) (Filer) | 2026-02-17 | English | ||
| 27205758 | 8-K Filing | 2026-01-27 | English | ||
|
2025
10 filings
| |||||
| 11166934 | 10-Q | 2025-11-12 | English | ||
| 11166938 | 8-K | 2025-11-12 | English | ||
| 11166939 | 4 | 2025-10-09 | English | ||
| 11166944 | 4 | 2025-10-09 | English | ||
| 11166943 | 10-Q | 2025-08-13 | English | ||
| 11166947 | 8-K | 2025-08-13 | English | ||
| 11166948 | Director's Dealing 2025 | 2025-06-30 | English | ||
| 11166949 | Major Shareholding Notification 2025 | 2025-06-25 | English | ||
| 11166950 | Director's Dealing 2025 | 2025-06-25 | English | ||
| 11166953 | Director's Dealing 2025 | 2025-06-25 | 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… |
INTELLINETICS, 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/34559/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34559 | 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=34559 | 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=34559 \ -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": 34559}, 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 INTELLINETICS, INC. (id: 34559)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.