ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Official National Food Agency (Bapanas) food-price data: monthly average prices of staple commodities at consumer and producer level, national and per-province (2021-now), plus the Price Anomaly Index (QIPA/AIPA/IFPA) to flag abnormal spikes and drops. Sourced from BPN Open Data.
Official National Food Agency (Bapanas) food-price data: monthly average prices of staple commodities at consumer and producer level, national and per-province (2021-now), plus the Price Anomaly Index (QIPA/AIPA/IFPA) to flag abnormal spikes and drops. Sourced from BPN Open Data.
Data source: National Food Agency, Open Data Pangan (data.badanpangan.go.id). Data follows official BPN releases and may change with agency updates. API Indonesia adds an access and aggregation layer, not a replacement for official channels in government decision-making.
ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Can be tested on the free tier, then used in production through one API Indonesia key.
https://use.apiindonesia.id/api/v1/harga-panganReturns a summary of every series (consumer/producer level x national/province region): commodity count, row count, and the available month range.
This section separates the product page from the docs. The docs explain how to call endpoints; this page explains why the endpoints make sense for your feature.
curl "https://use.apiindonesia.id/api/v1/harga-pangan" \
-H "x-api-key: ***{
"success": true,
"data": [
{ "tingkat": "konsumen", "wilayah": "nasional", "komoditas": 46, "rows": 1146, "dari": "2021-01", "sampai": "2026-01" },
{ "tingkat": "konsumen", "wilayah": "provinsi", "komoditas": 27, "rows": 36348, "dari": "2021-01", "sampai": "2026-01" }
]
}Indeks anomali harga pangan dari Badan Pangan Nasional: QIPA, AIPA, IFPA, plus status Alert dan Warning per komoditas tiap bulan. Siap dipakai untuk dashboard pemantauan harga.
Harga beras, minyak goreng, dan cabai per provinsi, diperbarui bulanan oleh Badan Pangan Nasional. Aplikasi harga pangan dan riset ekonomi bisa akses lewat satu REST API.
Start free. Upgrade to Pro or Business, or buy pay as you go credits when you need a one-time top-up. Payments are processed through Sumopod.
Yearly saves 2 months
Do you want to skip subscriptions? Top up credits once from the dashboard and use them until they run out.
Open dashboardFor trying the API and early integration.
For projects that are starting to get real usage.
For production apps with higher traffic.
For high volume, SLA, or company contracts.
Quick answers to common questions about getting started, the free tier, API key security, data sources, and Sumopod billing.