
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 |
|---|---|---|---|
|
FORPART S.A. - EM LIQUIDAÇÃO
Holding company in liquidation focused on asset realization…
|
— | BR | Financial and insurance activit… |
|
Fosun International Limited
Global innovation-driven consumer group focused on a happin…
|
656 | HK | Financial and insurance activit… |
|
Fountainhall Capital Corp.
A Capital Pool Company (CPC) focused on sourcing an acquisi…
|
FUN.P | CA | Financial and insurance activit… |
|
FOUNTAIN VIEW DEVELOPMENT BERHAD
An investment holding company with business activities in p…
|
— | MY | Financial and insurance activit… |
|
Fragrant Prosperity Holdings Limited
A SPAC acquiring businesses in tech, cannabis, and CBD well…
|
— | VG | Financial and insurance activit… |
|
Fram Skandinavien AB
A technology company providing IT services and investing in…
|
FRAM | SE | Financial and insurance activit… |
|
FS Development Investment Holdings
Invests in infrastructure, real estate, and asset managemen…
|
300071 | CN | Financial and insurance activit… |
|
FS Holding AD
A holding company that acquires, manages, and sells shares,…
|
HFSI | BG | Financial and insurance activit… |
|
Fubon Financial
Offers comprehensive banking, insurance, securities, and as…
|
2881 | TW | Financial and insurance activit… |
|
Fukuoka Financial Group, Inc.
A financial holding company providing financial services in…
|
8354 | 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.