
EXPORT-IMPORT BANK OF INDIA — Investor Relations & Filings
EXPORT-IMPORT BANK OF INDIA (Exim Bank) is a specialized financial institution focused on financing, facilitating, and promoting international trade and investment. It offers comprehensive financial solutions to support exporters, importers, and businesses engaged in global expansion. Core products and services encompass pre-shipment and post-shipment credit, lines of credit, buyer's credit, term loans, overseas investment finance, import finance, guarantees, and letters of credit. The bank also implements specialized programs for Micro, Small, and Medium Enterprises (MSMEs) and conducts promotional and developmental initiatives, including marketing advisory services and research, to enhance export competitiveness.
Recent filings
No filings indexed yet
We are still gathering filings for EXPORT-IMPORT BANK OF INDIA. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · International trade financing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DESTEK YATIRIM BANKASI A.Ş.
Investment bank offering transaction banking and foreign tr…
|
DTBMK | TR | Financial and insurance activit… |
|
DF Deutsche Forfait AG
A specialist in foreign trade financing and non-recourse pu…
|
DFTK | DE | Financial and insurance activit… |
|
EXPORT-IMPORT BANK OF MALAYSIA BERHAD
Supports exports and reverse investment, facilitating globa…
|
5C2B | SG | Financial and insurance activit… |
|
FOREIGN TRADE BANK OF LATIN AMERICA, INC.
A multinational bank providing trade finance solutions in L…
|
BLX | US | Financial and insurance activit… |
|
Success Dragon International Holdings Limited
Engaged in gold trading, business process management, elect…
|
1182 | HK | Financial and insurance activit… |
|
THE EXPORT-IMPORT BANK OF KOREA
Provides financial solutions to support Korean enterprises …
|
57JB | KR | Financial and insurance activit… |
|
TÜRKİYE İHRACAT KREDİ BANKASI A.Ş.
Official export credit agency providing credit, insurance, …
|
EXIMB | TR | Financial and insurance activit… |
EXPORT-IMPORT BANK OF INDIA 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/67509/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67509 | 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=67509 | 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=67509 \ -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": 67509}, 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 EXPORT-IMPORT BANK OF INDIA (id: 67509)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.