
Galata Acquisition Corp. II — Investor Relations & Filings
Galata Acquisition Corp. II is a blank check company formed for the purpose of effecting a merger, amalgamation, share exchange, asset acquisition, share purchase, reorganization, or a similar business combination with one or more businesses. The company intends to focus its search on target businesses operating in the energy, financial technology (fintech), real estate, and technology sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| QUARTERLY REPORT | 2026-05-14 | English | |
| SCHEDULE 13G Filing | 2026-02-18 | English | |
| SCHEDULE 13G/A Filing | 2026-02-11 | English | |
| Major Shareholding Notification 2026 | 2026-01-12 | English | |
| QUARTERLY REPORT | 2025-11-13 | English | |
| Major Shareholding Notification 2025 | 2025-11-13 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46352492 | QUARTERLY REPORT | 2026-05-14 | English | ||
| 32346472 | SCHEDULE 13G Filing | 2026-02-18 | English | ||
| 32346470 | SCHEDULE 13G/A Filing | 2026-02-11 | English | ||
| 13728377 | Major Shareholding Notification 2026 | 2026-01-12 | English | ||
|
2025
11 filings
| |||||
| 13728378 | QUARTERLY REPORT | 2025-11-13 | English | ||
| 13728379 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 13728380 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 13728382 | CURRENT REPORT | 2025-11-05 | English | ||
| 13728396 | Major Shareholding Notification 2025 | 2025-10-15 | English | ||
| 13728393 | CURRENT REPORT | 2025-09-26 | English | ||
| 13728416 | CURRENT REPORT | 2025-09-24 | English | ||
| 13728420 | PROSPECTUS | 2025-09-19 | English | ||
| 13728424 | Regulatory Filings 2025 | 2025-09-19 | English | ||
| 13728427 | Director's Dealing 2025 | 2025-09-19 | English | ||
| 13728430 | Director's Dealing 2025 | 2025-09-19 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HANJIN HEAVY IND. & CONST. HOLDINGS CO., LTD
A holding company with subsidiaries in shipbuilding, constr…
|
003480 | KR | Financial and insurance activit… |
|
Hansol Holdings Co., Ltd.
Holding company with businesses in paper, IT, chemicals, lo…
|
004150 | KR | Financial and insurance activit… |
|
Hao Wen Holdings Limited
Investment holding company with operations in money lending…
|
8019 | HK | Financial and insurance activit… |
|
Harbour Digital Asset Capital Limited
An investment holding company specializing in diversified s…
|
913 | HK | Financial and insurance activit… |
|
HAWKWING PLC
A cash shell company that identifies and pursues acquisitio…
|
HNG | GB | Financial and insurance activit… |
|
HAXC Holdings (Beijing) Co., Ltd.
Investment holding group focused on biotechnology, cultural…
|
300928 | CN | Financial and insurance activit… |
|
Haydari Construction Company Limited
Founded 1946, historically construction contracting, now pr…
|
HADC | PK | Financial and insurance activit… |
|
HCM II Acquisition Corp.
A special purpose acquisition company formed to effect a bu…
|
HOND | US | Financial and insurance activit… |
|
HCM III ACQUISITION CORP.
A SPAC seeking to acquire a business in the technology or f…
|
HCMA | KY | Financial and insurance activit… |
|
H-DISPLAYS (MSC) BERHAD
operates as an investment holding corporation, managing its…
|
— | MY | Financial and insurance activit… |
Galata Acquisition Corp. II 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/35634/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35634 | 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=35634 | 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=35634 \ -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": 35634}, 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 Galata Acquisition Corp. II (id: 35634)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.