n8n-nodes-api-indonesia
v0.2.4
Published
n8n community node for API Indonesia - Indonesian public data API
Downloads
767
Maintainers
Readme
n8n-nodes-api-indonesia
An n8n community node for API Indonesia - Indonesian public data API covering administrative regions, prayer times, earthquakes, weather, exchange rates, halal certification, BPOM products, Quran, Bible, and more.
Installation
In n8n, go to Settings > Community Nodes > Install and enter:
n8n-nodes-api-indonesiaAuthentication
- Get an API key from the API Indonesia dashboard.
- In n8n, create a new credential of type API Indonesia API.
- Paste your API key (starts with
aip_live_). - The Base URL defaults to
https://use.apiindonesia.id. Override only for dev/staging.
Supported Resources
- Wilayah (provinces, regencies, districts, villages)
- Sholat (prayer times)
- Gempa (earthquakes)
- Cuaca (weather)
- Kurs (exchange rates)
- Libur (holidays)
- Kodepos (postal codes)
- Sekolah (schools)
- Kampus (universities)
- Rumah Sakit (hospitals)
- Quran
- Alkitab (Bible)
- KBBI (dictionary)
- Plates (vehicle license plates)
- UMP (minimum wages)
- Halal (halal certification)
- BPOM (BPOM products)
- Hijriah (Hijri calendar)
- Astronomi (sun, moon, eclipses)
- OJK Invest (investment products)
- Peringatan Dini (early warnings)
- Kurs BI (Bank Indonesia rates)
- Validasi (validators)
- Util (utilities)
Usage Examples
Get all provinces
- Add the API Indonesia node to your workflow.
- Select Resource: Wilayah.
- Select Operation: Get All Provinces.
- Toggle Return All Results to fetch all provinces.
- Execute the node.
Get prayer times for a city
- Add the API Indonesia node.
- Select Resource: Sholat.
- Select Operation: Get Prayer Times.
- Use the Regency ID dropdown to search and select a city.
- Enter a date (YYYY-MM-DD format).
- Execute.
Search schools by name
- Add the API Indonesia node.
- Select Resource: Sekolah.
- Select Operation: Search Schools.
- Enter a search query.
- Toggle Return All Results or set a limit.
- Execute.
API Documentation
Full API documentation is available at https://docs.apiindonesia.id.
License
MIT
