
AIR T INC — Investor Relations & Filings
Air T, Inc. is a holding company with a portfolio of businesses operating primarily in the aviation sector. The company's core activities are structured across several key segments. Its overnight air cargo division provides air express delivery services to the logistics industry. The commercial aircraft assets segment engages in the sale and leasing of commercial jet engines, aircraft, and related parts. Additionally, the company operates a segment dedicated to the sale and servicing of aviation ground support equipment. Air T's business model is that of an investor-operator, focusing on acquiring and supporting its portfolio companies to drive growth and long-term value creation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-07 | English | |
| 8-K - AIR T INC (0000353184) (Filer) | 2026-03-23 | English | |
| 8-K/A | 2026-03-10 | English | |
| 8-K | 2026-03-10 | English | |
| 8-K | 2026-03-09 | English | |
| 8-K | 2026-03-04 | English |
Browse filings by year
23 years- 2026 13 filings
- 2025 46 filings
- 2024 43 filings
- 2023 40 filings
- 2022 32 filings
- 2021 67 filings
- 2020 40 filings
- 2019 75 filings
- 2018 110 filings
- 2017 93 filings
- 2016 40 filings
- 2015 80 filings
- 2014 89 filings
- 2013 56 filings
- 2012 40 filings
- 2011 13 filings
- 2010 11 filings
- 2009 15 filings
- 2008 17 filings
- 2007 9 filings
- 2006 22 filings
- 2005 20 filings
- 2004 45 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46070122 | Major Shareholding Notification 2026 | 2026-04-07 | English | ||
| 33016306 | 8-K - AIR T INC (0000353184) (Filer) | 2026-03-23 | English | ||
| 46070118 | 8-K/A | 2026-03-10 | English | ||
| 46070132 | 8-K | 2026-03-10 | English | ||
| 46070148 | 8-K | 2026-03-09 | English | ||
| 46070185 | 8-K | 2026-03-04 | English | ||
| 46070214 | 8-K/A | 2026-03-04 | English | ||
| 32879760 | 8-K - AIR T INC (0000353184) (Filer) | 2026-02-13 | English | ||
| 23177313 | 10-Q Filing | 2026-02-13 | English | ||
| 23177089 | 8-K Filing | 2026-02-13 | English | ||
| 17989383 | 8-K Filing | 2026-02-05 | English | ||
| 17989396 | SCHEDULE 13D/A Filing | 2026-01-22 | English | ||
| 17989389 | 8-K Filing | 2026-01-05 | English | ||
|
2025
2 filings
| |||||
| 17989675 | 8-K Filing | 2025-12-18 | English | ||
| 9307359 | 8-K | 2025-12-01 | English | ||
Market data
Market data not available
Price history
Peer group · Freight air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Rocket Lab Corp
Provides launch services, spacecraft manufacturing, and sat…
|
RKLB | US | Transportation and storage |
AIR T 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/34421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34421 | 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=34421 | 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=34421 \ -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": 34421}, 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 AIR T INC (id: 34421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.