%20Ltd./other/Autozi_Internet_Technology_Global_Ltd.-logo.png)
Autozi Internet Technology (Global) Ltd. — Investor Relations & Filings
Autozi Internet Technology (Global) Ltd. is a holding company that provides comprehensive lifecycle automotive services through both online and offline channels. The company operates a digital platform that connects suppliers, Original Equipment Manufacturers (OEMs), and service networks to optimize operations from production to maintenance. This platform facilitates digital transactions, including online orders, supply chain payment settlements, and IoT-based visual management of warehousing. Its primary business segments include new car sales, the sale of auto parts and accessories, and automotive insurance-related services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K/A - Autozi Internet Technology (Global) Ltd. (0001959726) (Filer) | 2026-05-11 | English | |
| 20-F - AUTOZI INTERNET TECHNOLOGY (GLOBAL) LTD. (0001959726) (Filer) | 2026-02-12 | English | |
| 6-K Filing | 2026-02-09 | English | |
| 6-K Filing | 2026-01-29 | English | |
| 6-K | 2026-01-21 | English | |
| S-8 | 2026-01-21 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 44999583 | 6-K/A - Autozi Internet Technology (Global) Ltd. (0001959726) (Filer) | 2026-05-11 | English | ||
| 32900679 | 20-F - AUTOZI INTERNET TECHNOLOGY (GLOBAL) LTD. (0001959726) (Filer) | 2026-02-12 | English | ||
| 32253390 | 6-K Filing | 2026-02-09 | English | ||
| 32253389 | 6-K Filing | 2026-01-29 | English | ||
| 13635090 | 6-K | 2026-01-21 | English | ||
| 13635091 | S-8 | 2026-01-21 | English | ||
| 13635092 | 6-K | 2026-01-14 | English | ||
| 13635093 | 6-K | 2026-01-09 | English | ||
|
2025
7 filings
| |||||
| 13635094 | 6-K | 2025-12-10 | English | ||
| 13635095 | 6-K | 2025-12-09 | English | ||
| 13635096 | 6-K/A | 2025-12-08 | English | ||
| 13635142 | 6-K | 2025-12-03 | English | ||
| 13635146 | 6-K | 2025-11-21 | English | ||
| 13635166 | 6-K | 2025-11-21 | English | ||
| 13635178 | 6-K | 2025-11-10 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUPPLY NETWORK LIMITED
Supplies aftermarket replacement parts for commercial truck…
|
SNL | AU | Wholesale and retail trade |
|
TOKIĆ d.d.
Distributor of spare parts and equipment for passenger and …
|
TOK | HR | Wholesale and retail trade |
|
UNI-SELECT INC
Leading distributor of automotive aftermarket parts and pai…
|
UNS | CA | Wholesale and retail trade |
|
Zhongshi Minan Holdings Limited
Comprehensive automotive service provider, trading parts, a…
|
8283 | HK | Wholesale and retail trade |
Autozi Internet Technology (Global) Ltd. 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/34798/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34798 | 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=34798 | 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=34798 \ -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": 34798}, 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 Autozi Internet Technology (Global) Ltd. (id: 34798)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.