
INFINITE — Investor Relations & Filings
Established in 1981, Infinite Finance Co., Ltd. provides comprehensive financial solutions specializing in vehicle installment plans and corporate financing. With over four decades of experience, the company offers specialized services for heavy vehicles, tour buses, and passenger cars. Its corporate portfolio includes leasing and financing for construction equipment, industrial machinery, and real estate, alongside accounts receivable factoring and import machinery credit services. The company maintains operations across various regional markets, including Mainland China and Thailand. Infinite Finance has increasingly integrated ESG principles into its operations, actively pursuing investment and financing opportunities in green energy and renewable power projects. Dedicated to supporting small and medium-sized enterprises, the firm emphasizes flexibility, reliability, and sustainable development as its core strategic pillars.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季大陸投資 | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_6958_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46372046 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46372346 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46369164 | 115年第1季財務報告書 — 202601_6958_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373728 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373464 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373177 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372820 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46366956 | 代重要子公司日盛全台通小客車租賃股份有限公司 公告法人董事代表人改派 | 2026-05-13 | Chinese | ||
| 46366958 | 代重要子公司日盛國際融資租賃有限公司公告法人股東 全面改派董監事暨派任董事長 | 2026-05-13 | Chinese | ||
| 46367292 | 本公司新增背書保證金額達新臺幣三千萬元以上且達最近期 財務報表淨值百分之五以上,依規定公告。 | 2026-05-13 | Chinese | ||
| 46366989 | 公告本公司董事會決議買回庫藏股註銷減資基準日 | 2026-05-13 | Chinese | ||
| 46366959 | 代重要子公司日盛全台通小客車租賃(股)有限公司 公告總經理異動案 | 2026-05-13 | Chinese | ||
| 46367335 | 本公司民國115年度第一季合併財務報告業經董事會決議通過 | 2026-05-13 | Chinese | ||
| 45752272 | 公告更正本公司115年4月「背書保證資訊揭露明細表」部分資訊 | 2026-05-11 | Chinese | ||
| 43933572 | 114年年報及股東會資料 — 2026_6958_20260526F17.pdf | 2026-05-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Financial leasing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhinav Leasing & Finance Limited
Provides leasing, hire purchase, and trade finance for asse…
|
538952 | IN | Financial and insurance activit… |
|
AIR LEASE CORP
Purchases, leases, and sells new commercial jet aircraft to…
|
AL | US | Financial and insurance activit… |
|
AK FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing solutions for corporate…
|
AKFK | TR | Financial and insurance activit… |
|
Albis Leasing AG
Provider of leasing and financing solutions for capital goo…
|
ALG | DE | Financial and insurance activit… |
|
Alliance International Education Leasing Holdings Limited
Provides comprehensive finance leasing and advisory service…
|
1563 | HK | Financial and insurance activit… |
|
ALTERNATİF FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing mid- to long-term finan…
|
ALFIN | TR | Financial and insurance activit… |
|
Amedeo Air Four Plus Limited
A specialist fund that acquires, leases, and sells wide-bod…
|
AA4 | GG | Financial and insurance activit… |
|
AmeriTrust Financial Technologies Inc.
FinTech provider of cloud-based transaction platforms for t…
|
AMT | CA | Financial and insurance activit… |
|
Apoorva Leasing Finance & Investment Company Limited
NBFC providing leasing, hire purchase, and credit solutions…
|
539545 | IN | Financial and insurance activit… |
|
Arco Leasing Ltd.
Provides leasing and hire purchase for industrial machinery…
|
511038 | IN | Financial and insurance activit… |
INFINITE 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/52677/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52677 | 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=52677 | 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=52677 \ -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": 52677}, 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 INFINITE (id: 52677)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.