
Askari Bank Limited — Investor Relations & Filings
Askari Bank Limited, commencing operations in 1992, is a commercial and retail bank providing a comprehensive suite of financial services. It offers conventional, corporate, consumer, Islamic, and agriculture banking solutions. Key products include Visa and PayPak debit cards, with PayPak being a local payment solution, and a variety of credit cards featuring worldwide acceptance, reward programs, and travel benefits. The bank also provides Islamic financing and digital banking services, including internet and mobile banking platforms with Raast for funds transfer. Askari Bank focuses on delivering customer-centric and innovative financial solutions to its diverse clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Publication of Withdrawal of Public Announcement of Intention to acquire upto 84.51% equity stake of Samba Bank Limited | 2022-05-24 | English | |
| Transmission of Quarterly Report for the Period Ended | 2022-04-26 | English | |
| Financial Results for the Quarter Ended | 2022-04-20 | English | |
| Board Meeting | 2022-04-11 | English | |
| Certified Copy of Resolutions unanimously Passed & Adopted by the Shareholders of Askari Bank Limited in 30th Annual General Meeting | 2022-03-25 | English | |
| Notice of Book Closure of 8th Profit Payment of TFC VII | 2022-03-08 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
Askari Bank Limited 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/71489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71489 | 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=71489 | 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=71489 \ -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": 71489}, 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 Askari Bank Limited (id: 71489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.