
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 |
|---|---|---|---|
|
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… |
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.