Cutiezy • API Docs
Tagihan
Daftar endpoint kategori Tagihan.
PLN Prabayar
GET pln_prabayarCek tagihan listrik PLN pascabayar.
Endpoint Dasar
https://api.cutiezy.id/api/check/tagihan
Contoh Test URL
https://api.cutiezy.id/api/check/tagihan?service=pln_prabayar&customer_id=%7Bcustomer_id%7D&apikey=YOUR_API_KEY
Parameter
| Nama | Label | Type | Required | Min | Max |
|---|---|---|---|---|---|
| service | Kode Service | text | Ya | - | - |
| customer_id | ID Pelanggan PLN | digits | Ya | 6 | 30 |
| apikey | API Key | text | Ya* | - | - |
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.
BPJS
GET bpjsCek tagihan BPJS.
Endpoint Dasar
https://api.cutiezy.id/api/check/tagihan
Contoh Test URL
https://api.cutiezy.id/api/check/tagihan?service=bpjs&customer_id=%7Bcustomer_id%7D&apikey=YOUR_API_KEY
Parameter
| Nama | Label | Type | Required | Min | Max |
|---|---|---|---|---|---|
| service | Kode Service | text | Ya | - | - |
| customer_id | Nomor BPJS | digits | Ya | 6 | 30 |
| apikey | API Key | text | Ya* | - | - |
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.
Internet
GET speedyCek tagihan internet pelanggan.
Endpoint Dasar
https://api.cutiezy.id/api/check/tagihan
Contoh Test URL
https://api.cutiezy.id/api/check/tagihan?service=speedy&customer_id=%7Bcustomer_id%7D&apikey=YOUR_API_KEY
Parameter
| Nama | Label | Type | Required | Min | Max |
|---|---|---|---|---|---|
| service | Kode Service | text | Ya | - | - |
| customer_id | ID Pelanggan | digits | Ya | 6 | 30 |
| apikey | API Key | text | Ya* | - | - |
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.