
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 |
|---|---|---|---|
|
Favorit Hold AD
Holding company managing a diversified portfolio of investm…
|
FAVH | BG | Financial and insurance activit… |
|
Femion Technology Spolka Akcyjna
Develops a financial services ecosystem using Open Banking …
|
FEM | PL | Financial and insurance activit… |
|
Fenikso Limited
A holding company providing financing solutions to the oil,…
|
FNK | KY | Financial and insurance activit… |
|
FFHC
Provides integrated banking, securities, asset management, …
|
2892 | TW | Financial and insurance activit… |
|
FGP Ltd
RPG Group investment vehicle managing a portfolio of financ…
|
500142 | IN | Financial and insurance activit… |
|
F.I.B.I. Holdings Ltd.
Financial holding company offering banking, capital markets…
|
FIBIH | IL | Financial and insurance activit… |
|
FIBON BERHAD
Investment holding company in advanced polymer composites, …
|
— | MY | Financial and insurance activit… |
|
FICG
Investment holding company for advanced electronics in AI, …
|
3701 | TW | Financial and insurance activit… |
|
FICTOR ALIMENTOS S.A.
Holding company managing an animal protein portfolio across…
|
— | BR | Financial and insurance activit… |
|
FIDEA Holdings Co. Ltd.
A financial holding company providing banking services thro…
|
8713 | 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.