
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 |
|---|---|---|---|
|
Hidong Estate PLC
A development-stage company identifying and evaluating inve…
|
HID | GB | Financial and insurance activit… |
|
Highground Capital Corp.
Corporate vehicle for restructuring and business combinatio…
|
HHGC | CA | Financial and insurance activit… |
|
HIGHLANDS & LOWLANDS BERHAD
Operates as an investment holding corporation, managing a p…
|
— | MY | Financial and insurance activit… |
|
Hilltop Holdings Inc.
A financial services holding company for banking, mortgage,…
|
HTH | US | Financial and insurance activit… |
|
HILY HOLDING PJSC
An investment holding company with a diversified portfolio …
|
HH | AE | Financial and insurance activit… |
|
Hirogin Holdings, Inc.
A regional financial group providing comprehensive services…
|
7337 | JP | Financial and insurance activit… |
|
HMOBI PARTICIPAÇÕES S.A
Infrastructure holding company for highways, urban mobility…
|
— | BR | Financial and insurance activit… |
|
HNFHC
A diversified financial group providing banking, investment…
|
2880 | TW | Financial and insurance activit… |
|
H.O. Financial Limited
Holding entity and finance brokerage specializing in commer…
|
— | CA | Financial and insurance activit… |
|
Hokkoku Financial Holdings, Inc.
A financial holding company providing banking services in t…
|
7381 | JP | 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.