Discover/bankier.pl API
live

bankier.pl APIbankier.pl

Access Polish financial market data via the Bankier.pl API: current WIBOR interbank rates, Warsaw Stock Exchange listings, and per-company financials including P/E, P/BV, and earnings history.

Endpoints
3
Updated
4mo ago
Try it

No input parameters required.

api.parse.bot/scraper/91fa2775-5bb6-4d66-ac60-071566f2637d/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/91fa2775-5bb6-4d66-ac60-071566f2637d/get_wibor' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Get current WIBOR interbank rates (ON, SW, 1M, 3M, 6M, 1R) and the publication date from bankier.pl.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "date": "string or null (publication date in YYYY-MM-DD format, null if not found on page)",
    "rates": "object keyed by tenor name (WIBOR ON, WIBOR SW, WIBOR 1M, WIBOR 3M, WIBOR 6M, WIBOR 1R), each containing value, unit, and raw_text",
    "wibor_3m": "number or null (3-month WIBOR rate as a float)"
  },
  "sample": {
    "data": {
      "date": null,
      "rates": {
        "WIBOR 3M": {
          "unit": "%",
          "value": 3.85,
          "raw_text": "3,85%..."
        },
        "WIBOR ON": {
          "unit": "%",
          "value": 3.77,
          "raw_text": "3,77%..."
        }
      },
      "wibor_3m": 3.85
    },
    "status": "success"
  }
}

About the bankier.pl API

The Bankier.pl API exposes 3 endpoints covering Polish interbank rates and Warsaw Stock Exchange equities. get_wibor returns all six WIBOR tenors (ON through 1R) with publication date, list_companies enumerates every listed company with ticker, price, and daily change, and get_company_details delivers per-company financials including C/Z (P/E), C/WK (price-to-book), quarterly revenue and profit history, and recent news links.

WIBOR Rates

The get_wibor endpoint returns the current Polish interbank offered rates for all standard tenors: WIBOR ON, SW, 1M, 3M, 6M, and 1R. Each tenor comes back as an object with value, unit, and raw_text fields. The response also includes a top-level date field (YYYY-MM-DD) indicating when the rates were published, and a convenience wibor_3m float for applications that only need the 3-month benchmark. If the publication date cannot be determined, date returns null.

Warsaw Stock Exchange Listings

list_companies returns every company currently listed on the Warsaw Stock Exchange as an array. Each company object includes ticker, name, price, and change_pct (daily percentage change). The total field at the top level gives the count of companies in the response. No filtering or pagination parameters are accepted — the endpoint always returns the full listing.

Per-Company Financial Details

get_company_details accepts a single required parameter, ticker (e.g. KGHM, CDPROJEKT, PKO), and returns a richer data set for that company. Key fields include C/Z (P/E ratio), C/WK (price-to-book), and Kapitalizacja (market capitalization) as formatted strings. financial_summary holds recent quarterly figures such as revenue and net profit, while historical_financials provides a broader quarterly history. latest_news is an array of {title, url} objects linking to recent coverage of the company on Bankier.pl.

Common use cases
  • Track daily WIBOR ON and 3M rates to feed a floating-rate loan calculator.
  • Build a screener that surfaces WSE companies with the largest daily price moves using change_pct from list_companies.
  • Monitor P/E (C/Z) and price-to-book (C/WK) ratios across Polish equities to flag valuation outliers.
  • Pull quarterly revenue and profit history from historical_financials to chart earnings trends for a specific ticker.
  • Aggregate market capitalization data from Kapitalizacja to construct a simple market-cap-weighted index.
  • Display recent company news links from latest_news inside a portfolio dashboard without maintaining a separate news feed.
  • Alert on WIBOR 6M changes to support mortgage repricing workflows that reference the Bankier.pl publication date.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Bankier.pl offer an official developer API?+
Bankier.pl does not publish a documented public developer API or offer API keys through an official developer program. The data on this Parse API is sourced directly from the Bankier.pl website.
What does `get_company_details` return beyond the basic price?+
get_company_details returns C/Z (P/E), C/WK (price-to-book), Kapitalizacja (market cap), a financial_summary array with recent quarterly figures, a historical_financials array covering a longer quarterly history, and a latest_news array of title-and-URL pairs. It does not return a real-time quote — for current price, use list_companies and match by ticker.
Does the API cover intraday price history or order book data?+
Not currently. The API covers the latest price and daily change per company via list_companies, plus quarterly financial history via get_company_details. Intraday OHLCV data and order book depth are not included. You can fork this API on Parse and revise it to add an endpoint targeting Bankier.pl's historical chart pages.
Can I filter `list_companies` by sector, index membership, or market cap?+
Filtering is not built in. The endpoint always returns the full company list without sector, index (e.g. WIG20), or market-cap parameters. You can fork the API on Parse and revise it to add filtered listing endpoints for specific indices or sectors.
How fresh is the WIBOR data, and what happens when rates are not yet published?+
The get_wibor endpoint reflects the rates currently shown on Bankier.pl's WIBOR page. WIBOR rates are typically published on Polish banking days; on non-publication days the date field may return null and rate values may carry the last published figures. Callers should check the date field to confirm freshness before using the data.
Page content last updated . Spec covers 3 endpoints from bankier.pl.
Related APIs in FinanceSee all →
money.pl API
Access real-time stock data, company profiles, and performance metrics for all companies listed on the Warsaw Stock Exchange, and organize them by sector or index. Search for specific companies, view detailed financial metrics, and browse comprehensive listings to monitor Polish stock market activity.
orlen.pl API
Retrieve comprehensive information about ORLEN S.A., including company details, contact information, office locations, current wholesale fuel prices, available fuel products, investor reports, and dividend data. Access corporate and financial insights directly to support business decisions, market research, or investor analysis.
kurzy.cz API
Track Czech and international stock quotes, exchange rates, commodities, and cryptocurrencies with real-time financial data from Kurzy.cz. Search for stocks, view dividend information, and stay updated with the latest financial news all in one place.
scoris.lt API
Search and analyze Lithuanian companies with detailed business intelligence including financial reports, employee salary data, and performance rankings. Find top companies in your industry, compare financial metrics, and access comprehensive company profiles all in one place.
marketbeat.com API
Track comprehensive stock market data including real-time overviews, analyst ratings, earnings reports, insider trades, and institutional ownership across thousands of companies. Search stocks, analyze financial statements and profitability metrics, monitor short interest, explore options chains, and stay updated with market headlines and competitor analysis.
stockanalysis.com API
Access comprehensive stock market data including real-time financials, income statements, statistics, and IPO calendars to research individual stocks and identify market movers. Search stocks, view detailed overviews, and monitor premarket activity all in structured, easy-to-use format.
idx.co.id API
Access real-time and historical data from the Indonesia Stock Exchange (IDX). Retrieve stock listings, daily trading summaries, market indices, company profiles, financial and annual reports, corporate event calendars, announcements, IPO data, and market overviews.
finanzen.net API
Search for stocks and assets, retrieve live prices, view index components, and access historical price data to track market performance and make informed investment decisions. Monitor real-time market quotes and analyze past price trends across multiple financial instruments on one platform.