Cutiezy Workspace / Dokumentasi
Production
Cutiezy • API Docs

Tagihan

Daftar endpoint kategori Tagihan.

PLN Prabayar

GET pln_prabayar

Cek data pelanggan PLN prabayar.

Endpoint Dasar
https://api.cutiezy.id/api/check/tagihan/pln_prabayar
Contoh Test URL
https://api.cutiezy.id/api/check/tagihan/pln_prabayar?customer_id=%7Bcustomer_id%7D&apikey=YOUR_API_KEY
Parameter
Nama Label Type Required Min Max
customer_id Nomor Meter / ID Pelanggan digits Ya 5 30
apikey API Key text Ya* - -
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.

BPJS Kesehatan

GET bpjs

Cek data tagihan BPJS Kesehatan.

Endpoint Dasar
https://api.cutiezy.id/api/check/tagihan/bpjs
Contoh Test URL
https://api.cutiezy.id/api/check/tagihan/bpjs?customer_id=%7Bcustomer_id%7D&apikey=YOUR_API_KEY
Parameter
Nama Label Type Required Min Max
customer_id Nomor Peserta BPJS digits Ya 5 30
apikey API Key text Ya* - -
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.

Telkom / IndiHome

GET speedy

Cek data pelanggan internet Telkom/IndiHome.

Endpoint Dasar
https://api.cutiezy.id/api/check/tagihan/speedy
Contoh Test URL
https://api.cutiezy.id/api/check/tagihan/speedy?customer_id=%7Bcustomer_id%7D&apikey=YOUR_API_KEY
Parameter
Nama Label Type Required Min Max
customer_id Nomor Pelanggan digits Ya 5 30
apikey API Key text Ya* - -
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.

Internet / IndiHome

GET internet

Alias sederhana untuk pengecekan internet Telkom/IndiHome.

Endpoint Dasar
https://api.cutiezy.id/api/check/tagihan/internet
Contoh Test URL
https://api.cutiezy.id/api/check/tagihan/internet?customer_id=%7Bcustomer_id%7D&apikey=YOUR_API_KEY
Parameter
Nama Label Type Required Min Max
customer_id Nomor Pelanggan digits Ya 5 30
apikey API Key text Ya* - -
* API key disarankan lewat header X-API-Key, tetapi bisa juga lewat query apikey.