
AUCNET INC. — Investor Relations & Filings
AUCNET INC. is a business-to-business (B2B) information distribution support company specializing in online auction platforms. Operating on a "circular commerce" model, the company aims to maximize the lifecycle of products by facilitating their reuse and circulation. Its membership-based auctions handle a diverse range of goods, including used automobiles, digital products, pre-owned luxury items, and medical equipment. A key feature is its proprietary, third-party inspection system that provides reliable and impartial information, enabling members to trade items confidently without physical inspection. By leveraging technology and operational expertise, AUCNET designs markets that connect buyers and sellers, ensuring a stable supply and fair value for valuable goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-23 | Japanese | |
| 有価証券報告書-第18期(2025/01/01-2025/12/31) | 2026-03-23 | Japanese | |
| 確認書 | 2025-08-07 | Japanese | |
| 半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2025-03-26 | Japanese | |
| 確認書 | 2025-03-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33010831 | 確認書 | 2026-03-23 | Japanese | ||
| 33010814 | 有価証券報告書-第18期(2025/01/01-2025/12/31) | 2026-03-23 | Japanese | ||
|
2025
11 filings
| |||||
| 7859159 | 確認書 | 2025-08-07 | Japanese | ||
| 7859139 | 半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | ||
| 7272544 | 訂正有価証券届出書(参照方式) | 2025-03-26 | Japanese | ||
| 7272529 | 確認書 | 2025-03-26 | Japanese | ||
| 7272513 | 臨時報告書 | 2025-03-26 | Japanese | ||
| 7272505 | 内部統制報告書-第17期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7272468 | 有価証券報告書-第17期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7274182 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-13 | Japanese | ||
| 7276293 | 訂正有価証券届出書(参照方式) | 2025-02-21 | Japanese | ||
| 7276509 | 訂正有価証券届出書(参照方式) | 2025-02-18 | Japanese | ||
| 7276915 | 有価証券届出書(参照方式) | 2025-02-14 | Japanese | ||
|
2024
2 filings
| |||||
| 7294581 | 臨時報告書 | 2024-11-22 | Japanese | ||
| 7313401 | 確認書 | 2024-08-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Autostreets Development Limited
Provides integrated used vehicle transaction services throu…
|
2443 | HK | Wholesale and retail trade |
|
COPART INC
Global provider of online vehicle auctions and remarketing …
|
CPRT | US | Wholesale and retail trade |
|
DKSH Holding AG
A provider of Market Expansion Services for companies growi…
|
DKSH | CH | Wholesale and retail trade |
|
Elon
A Nordic retail alliance supporting independent retailers w…
|
ELON | SE | Wholesale and retail trade |
|
Grandma Trading & Agencies Ltd.
Manages product trading, strategic investments, and commerc…
|
504369 | IN | Wholesale and retail trade |
|
International Cetec Investments Inc.
Represents global manufacturers of professional lighting, A…
|
— | CA | Wholesale and retail trade |
|
LIQUIDITY SERVICES INC
Operates a global B2B online marketplace for surplus busine…
|
LQDT | US | Wholesale and retail trade |
|
Mbf Group Spolka Akcyjna
Wholesale trader of commodities, developing high-technology…
|
MBF | PL | Wholesale and retail trade |
|
M - mart Inc.
Operates a B2B e-marketplace for the wholesale of food prod…
|
4380 | JP | Wholesale and retail trade |
|
MSTC Limited
Provides e-auction, e-procurement, and bulk trading service…
|
MSTCLTD | IN | Wholesale and retail trade |
AUCNET 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/13544/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13544 | 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=13544 | 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=13544 \ -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": 13544}, 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 AUCNET INC. (id: 13544)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.