
Bankinter S.A. — Investor Relations & Filings
Bankinter S.A. is a financial services company that provides a comprehensive range of banking and financial solutions. The institution serves a diverse client base, including individuals, families, small and medium-sized enterprises (SMEs), and corporate customers. Its operations are structured around key business areas such as commercial banking, corporate banking, and investment banking. Core product offerings include various types of accounts and cards, mortgage loans, consumer financing, pension funds, mutual funds, and insurance solutions. Additionally, Bankinter specializes in asset management and private wealth management services. The company emphasizes a differentiated approach to banking, with a focus on sustainability and customer experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-22 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-22 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-22 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-14 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-04-24 | Spanish | |
| La sociedad remite nota de prensa sobre los resultados del primer trimestre de 2026 | 2026-04-23 | Spanish |
Browse filings by year
33 years- 2026 133 filings
- 2025 85 filings
- 2024 44 filings
- 2023 52 filings
- 2022 48 filings
- 2021 43 filings
- 2020 40 filings
- 2019 4 filings
- 2018 2 filings
- 2017 2 filings
- 2016 2 filings
- 2015 5 filings
- 2014 5 filings
- 2013 5 filings
- 2012 7 filings
- 2011 45 filings
- 2010 28 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Bankinter S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Business First Bancshares, Inc.
Financial holding company providing banking services to bus…
|
BFST | US | Financial and insurance activit… |
|
BYLINE BANCORP, INC.
A full-service commercial bank serving businesses and consu…
|
BY | US | Financial and insurance activit… |
|
Cadence Bank
A regional financial services company providing banking and…
|
CADE | US | Financial and insurance activit… |
|
Caixabank S.A.
Integrated financial group offering banking, insurance, and…
|
CABK | ES | Financial and insurance activit… |
|
Caja de Ahorros del Mediterraneo
A former savings bank offering retail, commercial banking, …
|
CAM | ES | Financial and insurance activit… |
|
California BanCorp \ CA
Bank holding company providing commercial banking services …
|
BCAL | US | Financial and insurance activit… |
|
CAMDEN NATIONAL CORP
Bank holding company offering commercial, consumer, and wea…
|
CAC | US | Financial and insurance activit… |
|
Canada Trustco Mortgage Company
Financial entity and TD affiliate offering mortgages, trust…
|
— | CA | Financial and insurance activit… |
|
Canadian Imperial Bank of Commerce
A global financial institution providing personal, commerci…
|
CM | CA | Financial and insurance activit… |
|
Canara Bank
Provides retail, corporate, and international banking with …
|
CANBK | IN | Financial and insurance activit… |
Bankinter S.A. 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/1799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1799 | 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=1799 | 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=1799 \ -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": 1799}, 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 Bankinter S.A. (id: 1799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.