diff --git a/README.en.md b/README.en.md index e853f1c..94cb21b 100644 --- a/README.en.md +++ b/README.en.md @@ -133,6 +133,7 @@ This file is translation from Original (Bahasa Indonesia). | DOKU | DOKU | [Link](https://www.doku.com/API/index.html) | ✅ | DOKU is increasingly trusted and becoming the preferred electronic payment service for national and international merchants. | API KEY | | Duitku | Duitku | [Link](https://docs.duitku.com) | ✅ | Indonesian Payment Gateway. | API KEY | | ESPAY | ESPAY | [Link](https://sandbox-kit.espay.id/docs/v2/docespay/en/index.php) | ✅ | Indonesian Payment Gateway. | API KEY | +| Gotopup | Gotopup | [Link](https://docs.gotopup.id/) | ✅ | API for making transactions to purchase top up games, credit, electricity, etc. | API KEY | | Harga Emas | bramaudi | [Link](https://codeberg.org/bramaudi/gold-price) | ✅ | API to get latest gold price exchange. | `false` | | iPaymu | iPaymu | [Link](https://ipaymu.com/dokumentasi-api) | ✅ | Gateway for payment transactions. | API KEY | | Jurnal API | jurnal.id | [Link](https://api-jurnal.api-docs.io/v1/getting-started/introduction) | ✅ | API for financial reporting software. | OAUTH / API KEY | diff --git a/README.md b/README.md index 90324c2..28bd414 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,6 @@ Kumpulan API tentang data dan informasi di Indonesia | ------------------------ | ----------------------------------------- | ----------------------------------------------------------------------------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | | API Data Saham Indonesia | goapi-id | [Link](https://goapi.io/api-data-saham-indonesia) | ✅ | REST API data saham indonesia dalam format json, dengan api ini anda bisa mendapatkan data perusahaan, harga saham, dll. | API KEY | | BCA | BCA | [Link](https://developer.bca.co.id) | ✅ | API Bank BCA. | API KEY | -| Gotopup | Gotopup.id | [Link](https://docs.gotopup.id/) | ✅ | Melalui API ini dapat melakukan transaksi seperti Top up Games, beli pulsa, dan lain-lain. | API KEY | | Bisatopup | Bisatopup | [Link](https://documenter.getpostman.com/view/367648/RzfZQZAL?version=latest) | ✅ | Melalui API ini dapat melakukan transaksi seperti beli pulsa, bayar token listrik, dan lain-lain. | API KEY | | CoinMarketCap | CoinMarketCap | [Link](https://coinmarketcap.com/api) | ✅ | CoinMarketCap API adalah rangkaian endpoint RESTful JSON berkinerja tinggi yang dirancang khusus untuk memenuhi tuntutan misi-kritis dari pengembang aplikasi, ilmuwan data, dan platform bisnis perusahaan. | API KEY | | Currency Exchange | azharimm | [Link](https://github.com/azharimm/currency-exchange-api) | ✅ | Currency Exchange. | `false` | @@ -119,6 +118,7 @@ Kumpulan API tentang data dan informasi di Indonesia | DOKU | DOKU | [Link](https://www.doku.com/API/index.html) | ✅ | DOKU semakin dipercaya dan menjadi layanan pembayaran elektronik pilihan bagi merchant nasional maupun internasional. | API KEY | | Duitku | Duitku | [Link](https://docs.duitku.com) | ✅ | Payment Gateway Indonesia. | API KEY | | ESPAY | ESPAY | [Link](https://sandbox-kit.espay.id/docs/v2/docespay/en/index.php) | ✅ | Payment Gateway Indonesia. | API KEY | +| Gotopup | Gotopup | [Link](https://docs.gotopup.id/) | ✅ | API untuk melakukan transaksi pembelian Top up Game, Pulsa, Listrik Dll. | API KEY | | Harga Emas | bramaudi | [Link](https://codeberg.org/bramaudi/gold-price) | ✅ | API untuk melihat update harga emas. | `false` | | iPaymu | iPaymu | [Link](https://ipaymu.com/dokumentasi-api) | ✅ | Gateway atau gerbang untuk transaksi pembayaran. | API KEY | | Jurnal API | jurnal.id | [Link](https://api-jurnal.api-docs.io/v1/getting-started/introduction) | ✅ | API untuk software laporan keuangan. | OAUTH / API KEY | diff --git a/data/financial/en.json b/data/financial/en.json index 84f8727..30165dd 100644 --- a/data/financial/en.json +++ b/data/financial/en.json @@ -1,17 +1,6 @@ { "categoryName": "Financial", "apis": [ - { - "apiName": "Gotopup", - "status": true, - "documentationUrl": "https://docs.gotopup.id/", - "developer": { - "name": "Gotopup", - "profileUrl": null - }, - "description": "API for making transactions to purchase top up games, credit, electricity, etc.", - "authentication": "API KEY" - }, { "apiName": "API Data Saham Indonesia", "status": true, @@ -111,6 +100,17 @@ "description": "Indonesian Payment Gateway.", "authentication": "API KEY" }, + { + "apiName": "Gotopup", + "status": true, + "documentationUrl": "https://docs.gotopup.id/", + "developer": { + "name": "Gotopup", + "profileUrl": null + }, + "description": "API for making transactions to purchase top up games, credit, electricity, etc.", + "authentication": "API KEY" + }, { "apiName": "Harga Emas", "status": true, diff --git a/data/financial/id.json b/data/financial/id.json index 0821fe2..f34ae73 100644 --- a/data/financial/id.json +++ b/data/financial/id.json @@ -1,17 +1,6 @@ { "categoryName": "Finansial", "apis": [ - { - "apiName": "Gotopup", - "status": true, - "documentationUrl": "https://docs.gotopup.id/", - "developer": { - "name": "Gotopup", - "profileUrl": null - }, - "description": "API untuk melakukan transaksi pembelian Top up Game, Pulsa, Listrik Dll.", - "authentication": "API KEY" - }, { "apiName": "API Data Saham Indonesia", "status": true, @@ -111,6 +100,17 @@ "description": "Payment Gateway Indonesia.", "authentication": "API KEY" }, + { + "apiName": "Gotopup", + "status": true, + "documentationUrl": "https://docs.gotopup.id/", + "developer": { + "name": "Gotopup", + "profileUrl": null + }, + "description": "API untuk melakukan transaksi pembelian Top up Game, Pulsa, Listrik Dll.", + "authentication": "API KEY" + }, { "apiName": "Harga Emas", "status": true,