Version 1.0.0

API Documentation KSTORETOPUP

Halo, selamat datang di Dokumentasi Integrasi KSTORETOPUP .


Getting Started

For those who already have a game top-up website, you can connect your game top-up website using the Open API from KSTORETOPUP.

BASE URL:

  • Production
    : https://kstoretopup.com

🔐 Signature Validation (MD5)

Untuk keamanan, setiap request harus menyertakan signature yang divalidasi menggunakan MD5.

Cara Membuat Signature:

signature = md5(api_id + api_key)

Contoh:

api_id = "hwurofj282"

api_key = "dc61633005ccwfwirhn3nfnbee933fc309b4"

String yang di-hash: "714b7b109dc3r39938rjf206f6fc596ad94b"

Hasil MD5: "714b7b109dca02caf206f6fc596ad94b"

⚠️ Penting:

  • Hash MD5 harus dalam format huruf kecil (lowercase)
  • Jangan pernah membagikan api_key Anda kepada siapapun
  • Signature adalah kombinasi dari api_id + api_key yang di-enkripsi dengan MD5

API Endpoints

Menu