Cutiezy • API Docs
E-Wallet
Daftar endpoint kategori E-Wallet.
DANA
GET danaCek nama akun DANA menggunakan nomor HP.
Endpoint Dasar
https://api.cutiezy.id/api/check/ewallet
Contoh Test URL
https://api.cutiezy.id/api/check/ewallet?service=dana&user_id=%7Buser_id%7D&apikey=YOUR_API_KEY
Parameter
| Nama | Label | Type | Required | Min | Max |
|---|---|---|---|---|---|
| service | Kode Service | text | Ya | - | - |
| user_id | Nomor Dana | phone | Ya | 8 | 30 |
| apikey | API Key | text | Ya* | - | - |
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.
OVO
GET ovoCek nama akun OVO menggunakan nomor HP.
Endpoint Dasar
https://api.cutiezy.id/api/check/ewallet
Contoh Test URL
https://api.cutiezy.id/api/check/ewallet?service=ovo&user_id=%7Buser_id%7D&apikey=YOUR_API_KEY
Parameter
| Nama | Label | Type | Required | Min | Max |
|---|---|---|---|---|---|
| service | Kode Service | text | Ya | - | - |
| user_id | Nomor OVO | phone | Ya | 8 | 30 |
| apikey | API Key | text | Ya* | - | - |
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.
GoPay
GET gopayCek nama akun GoPay menggunakan nomor HP.
Endpoint Dasar
https://api.cutiezy.id/api/check/ewallet
Contoh Test URL
https://api.cutiezy.id/api/check/ewallet?service=gopay&user_id=%7Buser_id%7D&apikey=YOUR_API_KEY
Parameter
| Nama | Label | Type | Required | Min | Max |
|---|---|---|---|---|---|
| service | Kode Service | text | Ya | - | - |
| user_id | Nomor GoPay | phone | Ya | 8 | 30 |
| apikey | API Key | text | Ya* | - | - |
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.
ShopeePay
GET shopeepayCek nama akun ShopeePay menggunakan nomor HP.
Endpoint Dasar
https://api.cutiezy.id/api/check/ewallet
Contoh Test URL
https://api.cutiezy.id/api/check/ewallet?service=shopeepay&user_id=%7Buser_id%7D&apikey=YOUR_API_KEY
Parameter
| Nama | Label | Type | Required | Min | Max |
|---|---|---|---|---|---|
| service | Kode Service | text | Ya | - | - |
| user_id | Nomor ShopeePay | phone | Ya | 8 | 30 |
| apikey | API Key | text | Ya* | - | - |
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.