Discover/tuik.gov.tr API
live

tuik.gov.tr APItuik.gov.tr

Access Turkey's official economic statistics from TÜİK: CPI, GDP, unemployment, industrial production, press releases, and time series data via 6 endpoints.

Endpoints
6
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/02835d6b-c0e3-4041-84c7-3e21add42bab/<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/02835d6b-c0e3-4041-84c7-3e21add42bab/get_popular_indicators' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Get key economic indicators from the TÜIK homepage including CPI, Unemployment, GDP growth, Industrial Production, Consumer Confidence, and Population figures with their latest values.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "data": "array of indicator objects with fields like baslikTR, baslikEN, yil, ay, deger, key, bultenID",
    "status": "string indicating success or failure"
  },
  "sample": {
    "data": [
      {
        "ay": 4,
        "key": "__TUKETICI_FIYAT_ENDEKSI__",
        "yil": 2026,
        "deger": 32.37,
        "baslikEN": "Consumer Price Index (2025=100) Annual Change (%)",
        "baslikTR": "Tüketici Fiyat Endeksi (2025=100) Bir Önceki Yılın Aynı Ayına Göre Değişim (Yıllık Değişim) (%)",
        "bultenID": "58288"
      }
    ],
    "status": "success"
  }
}

About the tuik.gov.tr API

This API exposes 6 endpoints covering Turkish Statistical Institute (TÜİK) data — including key economic indicators, historical time series, a full press release catalog, and the nested statistical themes tree. The get_popular_indicators endpoint returns the six headline figures displayed on the TÜİK homepage (CPI, unemployment, GDP growth, industrial production, consumer confidence, and population), each with its latest value, period, and bulletin ID.

Economic Indicators and Time Series

get_popular_indicators returns an array of indicator objects with fields baslikTR, baslikEN, yil, ay, deger, key, and bultenID — covering the six metrics TÜİK highlights on its homepage. To retrieve historical data for any of those indicators, get_chart_data accepts an indicator parameter (accepted values: cpi, unemployment, gdp_growth, industrial_production, population, consumer_con) and returns an array of time-stamped data points with xDeger and yDeger fields suitable for charting trend lines.

Press Releases

get_press_releases_list returns every available TÜİK bulletin as an array of objects with id, title, url, categoryId, and categoryName. That id value is the input for get_press_release_detail, which returns the full bulletin content alongside statisticalTables, tables, metadatas, the release period, and a previous array linking to earlier releases in the same series — useful for building time-aware datasets from consecutive reports. get_cpi_data is a convenience shortcut that automatically resolves the most recent CPI release and returns the same response shape as get_press_release_detail without requiring a release_id.

Statistical Themes Tree

get_statistical_themes returns TÜİK's full data portal hierarchy as a nested object. Each node carries id, name, icon, url, and a children array, covering all statistical categories and subcategories — from agriculture and demography to trade and national accounts. This endpoint is the entry point for navigating the breadth of TÜİK's published datasets, identifying which categories have associated press releases or downloadable tables.

Common use cases
  • Track Turkey's monthly CPI trend by polling get_chart_data with indicator=cpi and storing the deger time series.
  • Build a Turkey macroeconomic dashboard by combining get_popular_indicators fields for GDP growth, unemployment, and consumer confidence.
  • Enumerate all TÜİK press releases by category using get_press_releases_list and filter by categoryName for topic-specific monitoring.
  • Extract embedded statistical tables from inflation bulletins using get_press_release_detail with a CPI-series release_id.
  • Navigate TÜİK's full statistical catalog programmatically by traversing the children arrays returned by get_statistical_themes.
  • Detect new TÜİK publications by comparing the previous array across successive calls to get_press_release_detail.
  • Retrieve the latest CPI report content and metadata without managing bulletin IDs by calling get_cpi_data directly.
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 TÜİK have an official developer API?+
TÜİK does not publish a documented public REST API for developers. The data portal at tuik.gov.tr is designed for browser-based browsing and file downloads rather than programmatic access.
What does `get_press_release_detail` return beyond the main bulletin text?+
It returns statisticalTables (structured table data embedded in the release), tables (additional tabular content), metadatas (descriptive metadata for the release), the period the release covers, and a previous array of earlier releases in the same series. The lastPress field identifies the most recent release in that bulletin series.
Which economic indicators can be retrieved as historical time series?+
get_chart_data supports six indicator keys: cpi, unemployment, gdp_growth, industrial_production, population, and consumer_con. Each returns an array of data points with yil (year), ay (month/period), and deger (value) fields, along with xDeger and yDeger for chart coordinates.
Does the API cover regional or provincial breakdowns of TÜİK statistics?+
Not currently. The API covers national-level indicators, press releases, and the themes tree. TÜİK does publish regional data on its portal, but no endpoint in the current API exposes province- or region-level breakdowns. You can fork the API on Parse and revise it to add an endpoint targeting regional datasets.
Can I retrieve downloadable dataset files (Excel, CSV) through this API?+
Not currently. get_statistical_themes returns url fields that point to downloadable tables on the TÜİK portal, but the API does not fetch or parse those file contents. You can fork the API on Parse and revise it to add file-fetching endpoints for those URLs.
Page content last updated . Spec covers 6 endpoints from tuik.gov.tr.
Related APIs in Government PublicSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
13f.info API
13f.info API
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.