
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 |
|---|---|---|---|
| 公開買付報告書 | 2023-06-07 | Japanese | |
| 公開買付届出書 | 2023-05-10 | Japanese | |
| 確認書 | 2023-05-09 | Japanese | |
| 四半期報告書-第16期第1四半期(2023/01/01-2023/03/31) | 2023-05-09 | Japanese | |
| 内部統制報告書-第15期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | |
| 確認書 | 2023-03-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
7 filings
| |||||
| 7566292 | 公開買付報告書 | 2023-06-07 | Japanese | ||
| 7569046 | 公開買付届出書 | 2023-05-10 | Japanese | ||
| 7569117 | 確認書 | 2023-05-09 | Japanese | ||
| 7569116 | 四半期報告書-第16期第1四半期(2023/01/01-2023/03/31) | 2023-05-09 | Japanese | ||
| 7570903 | 内部統制報告書-第15期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
| 7570902 | 確認書 | 2023-03-29 | Japanese | ||
| 7570904 | 有価証券報告書-第15期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
|
2022
8 filings
| |||||
| 7586855 | 確認書 | 2022-11-08 | Japanese | ||
| 7586845 | 四半期報告書-第15期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-08 | Japanese | ||
| 7589747 | 公開買付報告書 | 2022-09-08 | Japanese | ||
| 7593532 | 公開買付届出書 | 2022-08-10 | Japanese | ||
| 7594788 | 確認書 | 2022-08-09 | Japanese | ||
| 7594775 | 四半期報告書-第15期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-09 | Japanese | ||
| 7610196 | 四半期報告書-第15期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-10 | Japanese | ||
| 7612176 | 内部統制報告書-第14期(令和3年1月1日-令和3年12月31日) | 2022-03-30 | 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.