
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 |
|---|---|---|---|
|
BSM Technologies Inc.
Global provider of GPS fleet tracking and asset management …
|
GPS | CA | Telecommunications, computer pr… |
|
BTC Digital Ltd.
A crypto asset technology company focused on bitcoin mining…
|
BTCT | US | Telecommunications, computer pr… |
|
BTCS Inc.
A blockchain technology firm providing infrastructure servi…
|
BTCS | US | Telecommunications, computer pr… |
|
Business-intelligence of Oriental Nations Corporation Ltd.
Provides big data, AI, and cloud solutions for enterprise d…
|
300166 | CN | Telecommunications, computer pr… |
|
Byte Metaverse Holdings Limited
Provides network infrastructure, connectivity, e-commerce, …
|
8645 | HK | Telecommunications, computer pr… |
|
Cafe24 Corp.
A global e-commerce platform for businesses to build and ma…
|
042000 | KR | Telecommunications, computer pr… |
|
CALIX, INC
Provides AI cloud platforms, software, and services for bro…
|
CALX | US | Telecommunications, computer pr… |
|
Calyx Ventures Inc.
Develops custom software for enterprises and participates i…
|
CYX.H | CA | Telecommunications, computer pr… |
|
Cambium Networks Corp
Provides wireless and wired networking infrastructure manag…
|
CMBM | KY | Telecommunications, computer pr… |
|
CANCOM SE
A digital transformation partner providing IT infrastructur…
|
COK | DE | 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.