
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 |
|---|---|---|---|
|
ARGO BLOCKCHAIN PLC
A blockchain technology company focused on sustainable cryp…
|
ARB | GB | Telecommunications, computer pr… |
|
Arius3D Corp.
Provides proprietary color laser scanning technology to dig…
|
LZR | CA | Telecommunications, computer pr… |
|
Arlo Technologies, Inc.
Provides smart security cameras and cloud services for home…
|
ARLO | US | Telecommunications, computer pr… |
|
Arqit Quantum Inc.
Cybersecurity company specializing in quantum-safe encrypti…
|
ARQQ | KY | Telecommunications, computer pr… |
|
Arrive AI Inc.
Operates an autonomous delivery network using AI-powered sm…
|
ARAI | US | Telecommunications, computer pr… |
|
ASAHI INTELLIGENCE SERVICE CO.,LTD.
An IT services company providing network, system developmen…
|
9799 | JP | Telecommunications, computer pr… |
|
ASJ INC.
Provides cloud infrastructure, internet hosting, and digita…
|
2351 | JP | Telecommunications, computer pr… |
|
Astera Labs, Inc.
A fabless semiconductor company providing connectivity solu…
|
ALAB | US | Telecommunications, computer pr… |
|
ASURE SOFTWARE INC
Provides cloud-based HCM software and services for small an…
|
ASUR | US | Telecommunications, computer pr… |
|
Atishay Limited
Provides e-governance, data management, and digital transfo…
|
538713 | IN | 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.