ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Directory of 2,900+ hospitals from a Ministry of Health data-center export, with hospital codes, types, locations, contacts, bed capacity, and source metadata.
Directory of 2,900+ hospitals from a Ministry of Health data-center export, with hospital codes, types, locations, contacts, bed capacity, and source metadata.
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/rumah-sakitCompact list with name/code search and region, type, class, ownership, and BLU filters. Use the detail endpoint for service, staff, bed, and facility collections.
The Hospitals API is useful for health-tech, insurance, medical logistics, and facility directories that need Indonesian hospital data with type, class, ownership, bed capacity, and contact details.
The app needs hospital search by region or facility class.
Claims or support teams need a facility reference without separate spreadsheets.
Logistics products need to map destinations for medical equipment or medicine distribution.
This API does not replace real-time doctor availability, queue, or bed information from each hospital.
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/rumah-sakit?q=al+ihsan&province_id=32" \
-H "x-api-key: aip_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"{
"data": [
{
"id": "rs-3204086",
"code": "3204086",
"name": "RS UMUM DAERAH AL IHSAN PROVINSI JAWA BARAT",
"jenis": "RSUM",
"hospital_type": "RS_RUJUKAN_PROVINSI",
"kelas": null,
"ownership": null,
"is_blu": 0,
"blu_status": null,
"province_id": "32",
"regency_id": "3204",
"lat": -7.0081,
"lng": 107.624,
"beds_total": 462,
"province_name": "JAWA BARAT",
"regency_name": "KABUPATEN BANDUNG"
}
],
"meta": {
"total": 1,
"page": 1,
"per_page": 50,
"total_pages": 1
}
}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.