
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 |
|---|---|---|---|
|
Grupo Financiero Multiva, S.A.B.de C.V.
A financial group providing banking, credit, investment, an…
|
GFMULTI | MX | Financial and insurance activit… |
|
Grupo Financiero Santander México, S.A.B. de C.V.
Financial services holding company offering banking, asset …
|
SANMEX | MX | Financial and insurance activit… |
|
Grupo Gigante, S.A.B. de C.V.
Diversified holding company in the retail, restaurant, and …
|
GIGANTE | MX | Financial and insurance activit… |
|
Grupo Supervielle S.A.
A financial services holding company providing a portfolio …
|
SUPV | AR | Financial and insurance activit… |
|
GS CHAIN PLC
Investment company executing acquisitions with a primary fo…
|
GSC | GB | Financial and insurance activit… |
|
GSD HOLDİNG A.Ş.
An investment holding company with operations in finance, m…
|
GSDHO | TR | Financial and insurance activit… |
|
GTM
Diversified holding company focused on real estate, textile…
|
1437 | TW | Financial and insurance activit… |
|
GUANGZHOU YUEXIU CAPITAL HOLDINGS GROUP CO., LTD.
Financial holding platform for leasing, asset management, a…
|
000987 | CN | Financial and insurance activit… |
|
Guaranty Trust Holding Company PLC
A financial holding company offering banking, payments, and…
|
GTCO | NG | Financial and insurance activit… |
|
GUH HOLDINGS BHD
An investment holding company with core activities in elect…
|
— | 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.