Goodpatch Inc. — Investor Relations & Filings
Goodpatch Inc. is a design company that solves business challenges through digital product and service design. It offers a comprehensive suite of services including UI/UX design, brand experience design, business model design, and organizational design. The company partners with clients at all business phases, from new product development and business launches to brand building and corporate transformation, aiming to maximize the intrinsic value of their businesses. In addition to its consulting work, Goodpatch and its group companies develop proprietary products and services, including an AI-powered UI design tool named "Layermate." The company operates under the mission to "prove the power of design."
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第15期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 確認書 | 2025-11-27 | Japanese | |
| 有価証券報告書-第14期(2024/09/01-2025/08/31) | 2025-11-27 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-13 | Japanese | |
| 確認書 | 2025-04-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34470110 | 確認書 | 2026-04-14 | Japanese | ||
| 34470104 | 半期報告書-第15期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
|
2025
9 filings
| |||||
| 8715131 | 確認書 | 2025-11-27 | Japanese | ||
| 8715107 | 有価証券報告書-第14期(2024/09/01-2025/08/31) | 2025-11-27 | Japanese | ||
| 7264229 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-13 | Japanese | ||
| 7267243 | 確認書 | 2025-04-14 | Japanese | ||
| 7267237 | 半期報告書-第14期(2024/09/01-2025/08/31) | 2025-04-14 | Japanese | ||
| 7267739 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-10 | Japanese | ||
| 7273869 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-14 | Japanese | ||
| 7277897 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-12 | Japanese | ||
| 7288429 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-15 | Japanese | ||
|
2024
4 filings
| |||||
| 7292703 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-09 | Japanese | ||
| 7293905 | 臨時報告書 | 2024-11-28 | Japanese | ||
| 7293899 | 内部統制報告書-第13期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7293894 | 確認書 | 2024-11-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Specialized design activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blue Pebble Limited
Provides spatial design and environmental branding solution…
|
BLUEPEBBLE | IN | Professional, scientific and te… |
|
DILLI ILLUSTRATE INC.,
Manufacturer of digital ultraviolet (UV) printers and relat…
|
131180 | KR | Professional, scientific and te… |
|
RICH HONOUR INTERNATIONAL DESIGNS CO., LTD.
Provides interior design, decoration, and project managemen…
|
6754 | TW | Professional, scientific and te… |
|
SIGONG TECH Co.,Ltd.
Specializes in planning, designing, and building museums, w…
|
020710 | KR | Professional, scientific and te… |
|
SillaTextile
Manufactures polyester fabrics and operates in real estate …
|
001000 | KR | Professional, scientific and te… |
|
Steve Leung Design Group Limited
One of Asia's largest, internationally renowned firms offer…
|
2262 | HK | Professional, scientific and te… |
Goodpatch 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/14314/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14314 | 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=14314 | 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=14314 \ -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": 14314}, 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 Goodpatch Inc. (id: 14314)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.