
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 |
|---|---|---|---|
|
Agora, Inc.
A PaaS provider with APIs for embedding real-time video, vo…
|
API | US | Telecommunications, computer pr… |
|
AGRIFORCE GROWING SYSTEMS LTD.
A technology firm focused on digital financial innovation f…
|
AGRI | CA | Telecommunications, computer pr… |
|
AGS Corporation
IT services provider offering outsourcing, software develop…
|
3648 | JP | Telecommunications, computer pr… |
|
AI-MEDIA TECHNOLOGIES LIMITED
Offers AI-driven captioning, transcription, and translation…
|
AIM | AU | Telecommunications, computer pr… |
|
AIRAN LIMITED
Offers high-volume data processing, back-office operations,…
|
AIRAN | IN | Telecommunications, computer pr… |
|
AirIQ Inc.
Delivers IoT-based asset and fleet management solutions acr…
|
IQ | CA | Telecommunications, computer pr… |
|
Aixia Group
Provides IT infrastructure, operations, and cloud services …
|
AIXIA B | SE | Telecommunications, computer pr… |
|
AKAMAI TECHNOLOGIES INC
Provides cloud computing, cybersecurity, and content delive…
|
AKAM | US | Telecommunications, computer pr… |
|
Alarm.com Holdings, Inc.
Provides a cloud-based platform for intelligently connected…
|
ALRM | US | Telecommunications, computer pr… |
|
Alarum Technologies Ltd.
Offers AI-based web data collection solutions through a hyb…
|
ALAR | IL | 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.