OpenAPIOpenAPI
  • English
  • 繁體中文
  • Indonesia
  • हिंदी
  • Русский
  • Tiếng Việt
  • German
  • português
  • English
  • 繁體中文
  • Indonesia
  • हिंदी
  • Русский
  • Tiếng Việt
  • German
  • português
  • 911Proxy OpenAPI

911Proxy OpenAPI

app_key Kunci otentikasi, silakan masuk dan melihatnya di beranda pusat pribadi.

Harap simpan kuncinya dengan aman. Kuncinya memiliki hak administrator akun Anda.

Metode otentikasi

Autentikasi App Key

Parameter POST:

app_key: {your_app_key}

Atau sebagai parameter query:

?app_key={your_app_key}

Format respons

Semua antarmuka mengembalikan format JSON terpadu:

{
	"code": 200,
"message": "Operasi berhasil",
	"data": {}
}
  • kode: kode status, 200 menunjukkan keberhasilan, nilai lain menunjukkan kegagalan
  • pesan: pesan tanggapan (Cina)
  • data: data respons

Base URLs:

  • https://api.911proxy.com

Autentikasi

  • HTTP Authentication, scheme: bearer
  • API Key (apiKeyAuth)
    • Nama parameter: app_key, in: query. Mendukung GET/POST.

Manajemen akun proxy

Daftar akun agen

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/whitelist-account/list?app_key=pa%24%24word \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/whitelist-account/list

Parameter

NamaLokasiTipeWajibDeskripsi
app_keyquerystring(password)truekunci otentikasi

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": [
			{
				"id": 0,
				"username": "string",
				"password": "string",
				"created_at": "string",
				"remark": "string",
				"product_type": 9,
				"usage_flow": 0,
				"limit_flow": 102400,
				"status": 0
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» coderesponseCodefalsenoneKode status, 200 berhasil, 3 app_key tidak valid
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[object]falsenonenone
»»» idintegerfalsenonenomor rekening
»»» usernamestringfalsenonenama akun proksi
»»» passwordstringfalsenoneKata sandi akun agen
»»» created_atstringfalsenoneTambahkan waktu
»»» remarkstringfalsenonekomentar
»»» product_typeproductTypesfalsenoneJenis paket, 9 paket lalu lintas perumahan dinamis, 11 IP perumahan dinamis, 14 IP pusat data statis, 25 IP perumahan statis
»»» usage_flowintegerfalsenoneLalu lintas yang digunakan, satuan: KB
»»» limit_flowintegerfalsenoneBatas aliran yang disesuaikan: unit GB maksimum 102400, 0 tanpa batas
»»» statusintegerfalsenoneStatus diaktifkan: 1 diaktifkan, 0 dinonaktifkan

Nilai yang Dihitung

PropertiNilai
product_type9
product_type11
product_type14
product_type25
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Tambahkan akun agen.

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/whitelist-account/add \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/whitelist-account/add

Parameter tubuh

{
	"app_key": "stringstringstringstringstringst",
	"accounts": "user01:pass,user02:pass,user03:pass",
	"remark": "",
	"product_type": 9
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountsbodystringfalsePassword akun, silahkan diisi dengan format username:password. Akun dan kata sandi hanya mendukung angka dan huruf. Dilarang memasukkan simbol atau spasi khusus apa pun. Tanda titik dua memisahkan akun dan kata sandi. Penambahan batch didukung, dan akun agen dipisahkan dengan koma bahasa Inggris (,).
» remarkbodystringfalseDeskripsi akun agen
» product_typebodyproductTypesfalseJenis paket, 9 paket lalu lintas perumahan dinamis, 11 IP perumahan dinamis, 14 IP pusat data statis, 25 IP perumahan statis

Nilai yang Dihitung

ParameterNilai
» product_type9
» product_type11
» product_type14
» product_type25

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Hapus akun agen

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/whitelist-account/delete \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/whitelist-account/delete

Harap dicatat bahwa itu tidak dapat dipulihkan setelah dihapus, dan lalu lintas yang digunakan tidak dapat ditanyakan. Akan ada waktu tunggu sekitar 5 menit untuk penghapusan, dan selama itu mungkin masih dikenakan biaya.

Parameter tubuh

{
	"app_key": "stringstringstringstringstringst",
	"accounts": "user01,user02"
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountsbodystringfalseAkun agen, hanya mendukung angka dan huruf. Mendukung operasi batch, koma bahasa Inggris (,) akun agen terpisah

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Nonaktifkan akun proksi

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/whitelist-account/disable \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/whitelist-account/disable

Akan ada waktu tunggu sekitar 5 menit untuk penonaktifan, selama waktu tersebut mungkin masih dikenakan biaya.

Parameter tubuh

{
	"app_key": "stringstringstringstringstringst",
	"accounts": "user01,user02"
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountsbodystringfalseAkun agen, hanya mendukung angka dan huruf. Mendukung operasi batch, koma bahasa Inggris (,) akun agen terpisah

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Aktifkan akun proksi

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/whitelist-account/enable \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/whitelist-account/enable

Parameter tubuh

{
	"app_key": "stringstringstringstringstringst",
	"accounts": "user01,user02"
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountsbodystringfalseAkun agen, hanya mendukung angka dan huruf. Mendukung operasi batch, koma bahasa Inggris (,) akun agen terpisah

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Ubah kata sandi akun agen

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/whitelist-account/change-password \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/whitelist-account/change-password

Harap dicatat bahwa ada masa tunggu 5 menit setelah modifikasi, dan selama itu kata sandi lama masih dapat digunakan secara normal.

Parameter tubuh

{
	"app_key": "stringstringstringstringstringst",
	"account": "user",
	"password": "pass"
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountbodystringfalseAkun agen, hanya mendukung angka dan huruf.
» passwordbodystringfalseKata sandi baru untuk akun agen, hanya didukung angka dan huruf.

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Ubah komentar akun agen

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/whitelist-account/change-remark \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/whitelist-account/change-remark

Parameter tubuh

{
	"app_key": "stringstringstringstringstringst",
	"account": "user",
	"remark": ""
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountbodystringfalseAkun agen, hanya mendukung angka dan huruf.
» remarkbodystringfalseKomentar baru untuk akun agen, dalam 32 karakter Cina atau 64 karakter Inggris.

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Ubah batas lalu lintas akun proxy

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/whitelist-account/change-limit \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/whitelist-account/change-limit

Harap dicatat bahwa statistik lalu lintas mungkin tertunda dalam waktu 5 menit, artinya lalu lintas aktual yang dikonsumsi mungkin melebihi batas ini.

Parameter tubuh

{
	"app_key": "stringstringstringstringstringst",
	"account": "user",
	"limit": 0
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountbodystringfalseAkun agen, hanya mendukung angka dan huruf.
» limitbodyintegerfalseBatas lalu lintas, satuan: GB, 0 berarti tidak ada batas atas

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Ubah informasi akun agen

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/proxy-account/change \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/proxy-account/change

Ubah kata sandi akun proxy, keterangan, batas lalu lintas, batas lalu lintas harian, status diaktifkan, atau sakelar UDP.

Parameter tubuh

{
	"app_key": "string",
	"account": "string",
	"password": "string",
	"remark": "string",
	"limit": 0,
	"daily_limit": 0,
	"status": 0,
	"udp": 0
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» accountbodystringfalsenama akun proksi
» passwordbodystringfalseKata sandi baru, 6-16 digit atau huruf; jika tidak lolos tidak akan diubah
» remarkbodystringfalsekomentar baru
» limitbodyintegerfalseBatas lalu lintas, satuan GB, 0 berarti tidak ada batas
» daily_limitbodyintegerfalseBatas lalu lintas harian, satuan GB, 0 berarti tidak ada batas
» statusbodyintegerfalsestatus diaktifkan
» udpbodyintegerfalseSwitch dukungan UDP, hanya efektif untuk tipe paket 14, 16, 21, 25

Nilai yang Dihitung

ParameterNilai
» status0
» status1
» udp0
» udp1

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Manajemen pesanan

Pembuatan pesanan, pertanyaan, pembatalan, dll.

Daftar pesanan

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/order/list \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/order/list

Parameter

NamaLokasiTipeWajibDeskripsi
page_noqueryintegerfalsenone
page_sizequeryintegerfalsenone
trade_noquerystringfalsenomor pesanan
start_timequerystring(date-time)falseWaktu mulai (inklusif), seperti 01-01-2024 00:00:00
end_timequerystring(date-time)falsewaktu berakhir (tidak termasuk)
statusqueryintegerfalsestatus pesanan
product_typequeryintegerfalsejenis produk
invoicequeryintegerfalseStatus invoice: 0 tanpa batas 1 invoice -1 uninvoiced (dapat diterbitkan kembali)
pay_fee_statusqueryintegerfalsePenyaringan pembayaran panjang dan pendek: 1 kelebihan pembayaran 2 pembayaran pendek

Detailed descriptions

status: status pesanan

StatusDeskripsi
0Menunggu pembayaran
1Sudah dibayar
2Dibatalkan karena melewati batas waktu pembayaran
3Sudah direfund

tipe_produk: Jenis produk | Jenis produk | Deskripsi | |---|---| |3|Isi ulang saldo| |9|Paket trafik dinamis| |11|Paket waktu global dinamis V2| |12|Paket trafik IDC tahan lama| |13|Paket lalu lintas IP statis perumahan| |14|Paket IP statis pusat data| |18|pengikis web| |19|perpanjangan IP statis| |20|kuota penggantian IP statis|

Nilai yang Dihitung

ParameterNilai
status0
status1
status2
status3
product_type3
product_type9
product_type11
product_type12
product_type14
product_type16
product_type17
product_type18
product_type19
product_type21
product_type24
product_type25
product_type26
product_type27
product_type28
invoice-1
invoice0
invoice1
pay_fee_status1
pay_fee_status2

Contoh respons

200 Respons

{
	"code": 0,
"message": "Operasi berhasil",
	"data": {
		"list": [
			{
				"id": 0,
				"trade_no": "string",
				"out_trade_no": "string",
				"product_id": 0,
				"product_type": 0,
				"amount": 0,
				"unit_price": 0.1,
				"total_fee": 0.1,
				"goods_fee": 0.1,
				"pay_fee": 0.1,
				"discount_fee": 0.1,
				"handling_fee": 0.1,
				"refund_fee": 0.1,
				"pm_id": 0,
				"pm_title": "string",
				"pm_logo": "string",
				"status": 0,
				"title": "string",
				"detail": "string",
				"region_desc": "string",
				"pay_at": "2019-08-24T14:15:22Z",
				"pay_timestamp": 0,
				"created_at": "2019-08-24T14:15:22Z",
				"pay_fee_status": 0,
				"invoice": {
					"name": "string",
					"org_name": "string",
					"first_name": "string",
					"last_name": "string",
					"phone": "string",
					"email": "[email protected]",
					"role_type": 0,
					"vat_id": "string",
					"address_country": "string",
					"address_city": "string",
					"address_line1": "string",
					"address_line2": "string",
					"address_postal_code": "string"
				}
			}
		],
		"pagination": {
			"total": 0,
			"page_no": 0,
			"page_size": 0,
			"total_pages": 0
		}
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKSuksesInline

Struktur respons

To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Buat pesanan

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/order/create \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/order/create

Karena ada banyak jenis paket dan setiap paket memiliki konfigurasi yang berbeda, harap isi parameter sesuai dengan keadaan sebenarnya. Mengisi parameter dengan tidak benar dapat mengakibatkan kegagalan pembuatan pesanan.

examples:

Perbarui IP statis

{
"pid": ID paket, // diperoleh dari antarmuka /api-gate-way/produk
"upids": "1,2,3,4,5,6", // Dapatkan kolom id yang sesuai dari antarmuka /api-gate-way/ip/get-static-ip
"pm_id": 1 // Diperoleh dari antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup
  }

Pembelian IP Perumahan Statis

{
"pid": ID paket, // diperoleh dari antarmuka /api-gate-way/produk
"pm_id": ID metode pembayaran, // diperoleh dari antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup
"region_list": "JP,15,333|DE,10,444|US,5,555" // Format: wilayah, kuantitas, ASN|wilayah, kuantitas, ASN (nomor ASN opsional)
}

Pembelian IP pusat data statis

{
"pid": ID paket, // diperoleh dari antarmuka /api-gate-way/produk
"pm_id": ID metode pembayaran, // diperoleh dari antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup
"region_list": "JP,15,333|DE,10,444|US,5,555" // Format: wilayah, kuantitas, ASN|wilayah, kuantitas, ASN (nomor ASN opsional)
}

Pembelian lalu lintas perumahan dinamis

{
"pid": ID paket, // diperoleh dari antarmuka /api-gate-way/produk
"pm_id": ID metode pembayaran // Diperoleh dari antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup
}

Pembelian lalu lintas rotasi statis

{
"pid": ID paket, // diperoleh dari antarmuka /api-gate-way/produk
"pm_id": ID metode pembayaran // Diperoleh dari antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup
}

Pembelian lalu lintas dinamis tanpa batas

{
"pid": ID paket, // diperoleh dari antarmuka /api-gate-way/produk
"pm_id": ID metode pembayaran, // diperoleh dari antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup
"product_sku_bandwidth_id": ID spesifikasi bandwidth,
"product_sku_concurrency_id": ID spesifikasi konkurensi
}

Isi ulang saldo

{
"pid": ID paket, // diperoleh dari antarmuka /api-gate-way/produk
"pm_id": ID metode pembayaran, // diperoleh dari antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup
"recharge_amount": jumlah isi ulang
}

Parameter tubuh

{
	"pid": 0,
	"upids": "string",
	"amount": 0,
	"pm_id": 0,
	"region_list": "string",
	"coupon_sn": "string",
	"use_invitation_registration_discount": true,
	"renew_duration": 0,
	"product_sku_bandwidth_id": 0,
	"product_sku_concurrency_id": 0,
	"product_sku_duration_id": 0,
	"etd": 1,
	"recharge_amount": 0
}

Parameter

| Nama | Lokasi | Tipe | Wajib | Deskripsi | | --- | --- | --- | --- | --- | --- | --- | --- | | body | body | object | true | none | | » pid | body | integer | true | ID Paket, dari bidang id yang dikembalikan oleh antarmuka /api-gate-way/product | | » upids | body | string | false | Daftar ID paket pembaruan (dipisahkan koma), dari kolom id yang dikembalikan oleh antarmuka /api-gate-way/user-product/list atau /api-gate-way/ip/get-static-ip | | » amount | body | number | false | Jumlah paket yang baru dibeli | | » pm_id | body | integer | true | ID metode pembayaran, dari kolom id yang dikembalikan oleh antarmuka /api-gate-way/pembayaran/daftar atau /api-gate-way/pembayaran/grup | | »daftar_wilayah | tubuh | tali | salah | Tentukan wilayah + kuantitas + nomor ASN saat membeli IP statis, format: wilayah, kuantitas, ASN | wilayah, jumlah, ASN, contoh: JP,15.333 | DE,10,444 | US,5.555 (nomor ASN opsional) | | » coupon_sn | body | string | false | nomor kupon | | » use_invitation_registration_discount | body | boolean | false | Apakah akan menggunakan diskon pendaftaran undangan | | » renew_duration | body | integer | false | Durasi perpanjangan - IP statis opsional | | » product_sku_bandwidth_id | body | integer | false | Paket 11: ID paket bandwidth | | » product_sku_concurrency_id | body | integer | false | Paket 11: ID paket konkurensi | | » product_sku_duration_id | body | integer | false | Tipe paket=11Diperlukan: ID spesifikasi durasi | | » etd | body | integer | false | Kelipatan durasi, didapat dari paket extension_of_time_days, 2 mewakili jumlah hari × 2, harga akan naik | | » recharge_amount | body | integer | false | Paket 3: Jumlah isi ulang |

Contoh respons

200 Respons

{
	"code": 0,
"message": "Operasi berhasil",
	"data": {
		"id": 0,
		"trade_no": "string",
		"out_trade_no": "string",
		"product_id": 0,
		"product_type": 0,
		"amount": 0,
		"unit_price": 0.1,
		"total_fee": 0.1,
		"goods_fee": 0.1,
		"pay_fee": 0.1,
		"discount_fee": 0.1,
		"handling_fee": 0.1,
		"refund_fee": 0.1,
		"pm_id": 0,
		"pm_title": "string",
		"pm_logo": "string",
		"status": 0,
		"title": "string",
		"detail": "string",
		"region_desc": "string",
		"pay_at": "2019-08-24T14:15:22Z",
		"pay_timestamp": 0,
		"created_at": "2019-08-24T14:15:22Z",
		"pay_fee_status": 0,
		"invoice": {
			"name": "string",
			"org_name": "string",
			"first_name": "string",
			"last_name": "string",
			"phone": "string",
			"email": "[email protected]",
			"role_type": 0,
			"vat_id": "string",
			"address_country": "string",
			"address_city": "string",
			"address_line1": "string",
			"address_line2": "string",
			"address_postal_code": "string"
		}
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKBerhasil dibuatInline

Struktur respons

To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Batalkan pesanan

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/order/close \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/order/close

Parameter tubuh

{
	"trade_no": "string"
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjecttruenone
» trade_nobodystringtruenone

Contoh respons

200 Respons

{
	"code": 0,
"message": "Operasi berhasil",
	"data": {}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKOperasi berhasilSuccessResponse
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Pesanan sudah dicek terlebih dahulu

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/order/check \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/order/check

Dipanggil sebelum membuat pesanan, ini digunakan untuk melihat pratinjau harga, diskon, detail pembaruan IP, dll. Pesanan tidak akan benar-benar dibuat. Parameternya sama persis dengan /api-gate-way/order/create.

Parameter tubuh

{
	"pid": 0,
	"upids": "string",
	"amount": 1,
	"pm_id": 0,
	"region_list": "string",
	"coupon_sn": "string",
	"renew_duration": "1m",
	"product_sku_bandwidth_id": 0,
	"product_sku_concurrency_id": 0,
	"product_sku_duration_id": 0,
	"etd": 1,
	"recharge_amount": 0
}

Parameter

| Nama | Lokasi | Tipe | Wajib | Deskripsi | | ---------------------------- | ---- | ------- | ----- | --------------------------------------------- | ----------- | | body | body | object | true | none | | » pid | body | integer | true | ID paket | | » upids | body | string | false | Perpanjangan IP: daftar ID paket pengguna, dipisahkan koma | | » amount | body | integer | false | jumlah pembelian | | » pm_id | body | integer | true | ID metode pembayaran | | » region_list | body | string | false | Wilayah dan jumlah untuk pembelian IP statis, format: ID wilayah,jumlah | ID wilayah, kuantitas | | » coupon_sn | body | string | false | nomor kupon | | » renew_duration | body | string | false | Durasi perpanjangan IP: 1m=1 bulan, 2m=2 bulan, em=akhir bulan depan | | » product_sku_bandwidth_id | body | integer | false | Tipe paket=11Diperlukan: ID spesifikasi bandwidth | | » product_sku_concurrency_id | body | integer | false | Jenis paket=11Diperlukan: ID spesifikasi konkurensi | | » product_sku_duration_id | body | integer | false | Tipe paket=11Diperlukan: ID spesifikasi durasi | | » etd | body | integer | false | Durasi kelipatan, diperoleh dari paket extension_of_time_days | | » recharge_amount | body | number | false | Jenis paket=3Diperlukan: jumlah isi ulang |

Nilai yang Dihitung

ParameterNilai
» renew_duration1m
» renew_duration2m
» renew_durationem

Contoh respons

200 Respons

{
	"code": 0,
"message": "Operasi berhasil",
	"data": {
		"product_id": 0,
		"amount": 0,
		"discount_fee": 0.1,
		"total_fee": 0.1,
		"pay_fee": 0.1,
		"product_type": 0,
		"title": "string",
		"detail": "string",
		"ip_result": [
			{
				"ip": "string",
				"price": 0.1,
				"country_code": "string",
				"current_time": "2019-08-24T14:15:22Z",
				"renewal_time": "2019-08-24T14:15:22Z",
				"country": {
					"name_zh_cn": "string",
					"flag": "string",
					"square_flag": "string"
				}
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPrapenerbangan berhasilInline

Struktur respons

To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Daftar putih IP

Daftar daftar putih IP

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/proxy-ip/list?app_key=pa%24%24word \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/proxy-ip/list

Parameter

NamaLokasiTipeWajibDeskripsi
app_keyquerystring(password)truekunci otentikasi
product_typequeryintegerfalsenomor jenis paket

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": [
			{
				"ip": "1.1.1.1",
				"remark": "string",
				"product_type": 0,
				"created_at": "string"
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[object]falsenonenone
»»» ipstringfalsenonedaftar putih IP
»»» remarkstringfalsenonekomentar
»»» product_typeintegerfalsenoneJenis paket
»»» created_atstringfalsenonewaktu pembuatan
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Tambahkan daftar putih IP

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/proxy-ip/add \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/proxy-ip/add

Parameter tubuh

{
	"app_key": "string",
	"ips": "1.1.1.1,2.2.2.2",
	"remark": "string",
	"product_type": 0,
	"user_product_id": 0
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» ipsbodystringfalseDaftar putih IP yang akan ditambahkan, beberapa dipisahkan dengan koma atau baris baru
» remarkbodystringfalsekomentar
» product_typebodyintegerfalsenomor jenis paket
» user_product_idbodyintegerfalseID paket pengguna, diperlukan bila jenis paket adalah 11

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Hapus daftar putih IP

Contoh kode

# You can also use wget
curl -X POST https://api.911proxy.com/api-gate-way/proxy-ip/delete \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

POST /api-gate-way/proxy-ip/delete

Parameter tubuh

{
	"app_key": "string",
	"ips": "1.1.1.1,2.2.2.2",
	"verify_type": "string",
	"verify_code": "string"
}

Parameter

NamaLokasiTipeWajibDeskripsi
bodybodyobjectfalsenone
» app_keybodystringfalsekunci otorisasi
» ipsbodystringfalseDaftar putih IP yang perlu dihapus, dipisahkan dengan koma
» verify_typebodystringfalseJenis verifikasi: telepon, email, wechat, totp
» verify_codebodystringfalsekode verifikasi

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": null
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» datanullfalsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Permintaan log lalu lintas

Penggunaan lalu lintas diringkas berdasarkan hari

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/user-usage-flow/total?app_key=pa%24%24word \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/user-usage-flow/total

Parameter

NamaLokasiTipeWajibDeskripsi
app_keyquerystring(password)truekunci otentikasi
start_timequerystring(Y-m-d H:i:s)falseWaktu mulai, akurat hingga detik. Harap dicatat bahwa logging tertunda dalam 5 menit. Defaultnya adalah dalam 7 hari.
end_timequerystring(Y-m-d H:i:s)falseWaktu berakhir, akurat hingga detik. Harap dicatat bahwa logging tertunda dalam 5 menit. Waktu default saat ini.
usernamequerystringfalseNama sub-akun, kueri semua akun secara default, sub-akun dapat ditentukan. Harap perhatikan bahwa jika Anda menambahkan sub-akun dengan nama yang sama, kueri ini akan mengembalikan semua catatan penggunaan untuk akun agen dengan nama yang sama.
product_typequerynumberfalsejenis paket

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": [
			{
				"day": "2022-08-01",
				"flow": 0
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[object]falsenonenone
»»» daystringfalsenonetanggal
»»» flowintegerfalsenoneAliran konsumsi, satuan KB
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Permintaan paket

##Daftar paket yang dibeli

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/user-product/list?app_key=pa%24%24word \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/user-product/list

Parameter

NamaLokasiTipeWajibDeskripsi
app_keyquerystring(password)truekunci otentikasi
trade_noquerystringfalseNomor pesanan, silakan masukkan nomor pesanan secara lengkap. Pencarian fuzzy tidak didukung.
pagequerynumberfalsepaging, default: 1
sizequerynumberfalseJumlah halaman yang ditampilkan, default: 20
product_typequerynumberfalsejenis paket

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": [
			{
				"id": 0,
				"created_at": "2022-05-13 12:14:15",
				"expired_at": "2022-05-13 12:14:15",
				"product_type": 9,
				"trade_no": "2022051312134339861461465434",
				"order": {
					"created_at": "2022-05-13 12:13:43",
					"pay_at": "2022-05-13 12:13:43",
"title": "Tingkat pemula"
				}
			}
		],
		"page": 1,
		"page_size": 20,
		"total_count": 0,
		"total_page": 0
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[object]falsenonenone
»»» idintegerfalsenonenomor paket
»»» created_atstringfalsenoneWaktu efektif paket
»»» expired_atstringfalsenoneWaktu kedaluwarsa paket, lalu lintas tidak dapat digunakan setelah habis masa berlakunya.
»»» product_typeproductTypesfalsenoneJenis paket, 9 paket lalu lintas perumahan dinamis, 11 IP perumahan dinamis, 14 IP pusat data statis, 25 IP perumahan statis
»»» trade_nostringfalsenoneNomor transaksi pemesanan
»»» orderobjectfalsenonenone
»»»» created_atstringfalsenoneWaktu pembuatan pesanan
»»»» pay_atstringfalsenoneWaktu pembayaran pesanan
»»»» titlestringfalsenonedeskripsi pesanan
»» pageintegerfalsenonehalaman saat ini
»» page_sizeintegerfalsenoneukuran halaman
»» total_countintegerfalsenoneJumlah total catatan
»» total_pageintegerfalsenoneJumlah total halaman

Nilai yang Dihitung

PropertiNilai
product_type9
product_type11
product_type14
product_type25
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Ringkasan data paket pengguna

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/user-product/summary?app_key=pa%24%24word \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/user-product/summary

Dapatkan informasi ringkasan statistik paket pengguna, termasuk jumlah total, jumlah efektif, jumlah yang akan datang, jumlah yang kedaluwarsa, dll.

Parameter

NamaLokasiTipeWajibDeskripsi
app_keyquerystring(password)truekunci otentikasi
product_typequeryintegerfalseJenis produk, hanya mendukung 9 (paket lalu lintas dinamis), 12 (paket lalu lintas IDC jangka panjang)

Nilai yang Dihitung

ParameterNilai
product_type9
product_type12

Contoh respons

200 Respons

{
	"code": 200,
"pesan": "berhasil",
	"data": {
		"total": 1048576,
		"total_count": 5,
		"effective": 524288,
		"effective_count": 3,
		"effective_total": 786432,
		"effective_used": 262144,
		"temporary": 102400,
		"temporary_count": 1,
		"expired": 51200,
		"expired_count": 1,
		"used": 473088
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» totalintegerfalsenoneTotal lalu lintas/IP (satuan: KB)
»» total_countintegerfalsenoneJumlah total paket
»» effectiveintegerfalsenoneJumlah sisa efektif (satuan: KB)
»» effective_countintegerfalsenoneJumlah paket efektif
»» effective_totalintegerfalsenoneTotal jumlah efektif (satuan: KB)
»» effective_usedintegerfalsenoneJumlah Efektif Digunakan (Satuan: KB)
»» temporaryintegerfalsenoneTotal jumlah sementara (berakhir dalam 7 hari, satuan: KB)
»» temporary_countintegerfalsenoneJumlah paket sementara (berakhir dalam 7 hari)
»» expiredintegerfalsenoneJumlah sisa masa berlaku (satuan: KB)
»» expired_countintegerfalsenoneJumlah paket kadaluwarsa
»» usedintegerfalsenoneJumlah total yang digunakan (satuan: KB)
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

#ekstraksi IP

Ekstrak IP

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/v3?app_key=pa%24%24word \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/v3

Parameter

NamaLokasiTipeWajibDeskripsi
app_keyquerystring(password)truekunci akses
ccquerystringfalsenegara atau wilayah
statequerystringfalseProvinsi atau negara bagian
cityquerystringfalsekota
formatquerystringfalsedapatkan format
lbquerystringfalsepemisah, hanya valid dalam format teks
numquerynumberfalsekuantitas ekstrak
lifequerynumberfalseperiode retensi-menit
epquerystringfalsejaringan proksi

Nilai yang Dihitung

ParameterNilai
epus
ephk
epde

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": [
			[
				"150.109.114.72:1140",
				"150.109.114.72:1141",
				"150.109.114.72:1142",
				"150.109.114.72:1143",
				"150.109.114.72:1144",
				"150.109.114.72:1145",
				"150.109.114.72:1146",
				"150.109.114.72:1147",
				"150.109.114.72:1148",
				"150.109.114.72:1149"
			]
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[any]falsenonenone
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Daftar kota regional dinamis V4

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/dcl4?username=string \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/dcl4

Dapatkan daftar kota berdasarkan nama pengguna, otentikasi login diperlukan, dan akun harus milik pengguna saat ini

Parameter

NamaLokasiTipeWajibDeskripsi
usernamequerystringtruenama pengguna akun proxy

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"cache": true,
		"list": [
			{
				"City": "Los Angeles",
				"Area": "US",
				"State": "California"
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» cachebooleanfalsenoneBaik dari cache
»» list[object]falsenonenone
»»» Citystringfalsenonekota
»»» Areastringfalsenonedaerah
»»» StatestringfalsenoneNegara Bagian/Provinsi
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth, apiKeyAuth

Daftar negara bagian/provinsi regional dinamis V4

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/dsl4?username=string \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/dsl4

Dapatkan daftar negara bagian/provinsi berdasarkan nama pengguna, otentikasi login diperlukan, dan akun harus milik pengguna saat ini

Parameter

NamaLokasiTipeWajibDeskripsi
usernamequerystringtruenama pengguna akun proxy

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"cache": true,
		"list": [
			{
				"City": "Los Angeles",
				"Area": "US",
				"State": "California"
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» cachebooleanfalsenoneBaik dari cache
»» list[object]falsenonenone
»»» Citystringfalsenonekota
»»» Areastringfalsenonedaerah
»»» StatestringfalsenoneNegara Bagian/Provinsi
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth, apiKeyAuth

Daftar fusi kota negara bagian/provinsi yang dinamis V4

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/dal4?username=string \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/dal4

Dapatkan daftar gabungan negara bagian/provinsi dan kota berdasarkan nama pengguna, dikelompokkan berdasarkan wilayah. Otentikasi login diperlukan, dan akun tersebut harus milik pengguna saat ini

Parameter

NamaLokasiTipeWajibDeskripsi
usernamequerystringtruenama pengguna akun proxy

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"cache": true,
		"list": [
			{
				"Area": "US",
				"states": [
					{
						"State": "California",
						"cities": ["Los Angeles"]
					}
				]
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» cachebooleanfalsenoneBaik dari cache
»» list[object]falsenonedaftar wilayah
»»» Areastringfalsenonekode area
»»» states[object]falsenoneDaftar negara bagian/provinsi
»»»» StatestringfalsenoneNama negara bagian/provinsi
»»»» cities[string]falsenonedaftar kota
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth, apiKeyAuth

Daftar kota

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/dynamic-citys \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/dynamic-citys

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": [
			{
"name_zh_cn": "Amerika Serikat",
				"name_en": "United States",
				"continent_code": "NA",
				"country_code": "US",
				"items": [
					{
						"city": "Arlington",
						"state": "alabama",
						"continent_code": "NA",
						"country_code": "US"
					}
				]
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[object]falsenonedaftar
»»» name_zh_cnstringfalsenoneNama negara atau wilayah
»»» name_enstringfalsenoneNama negara atau wilayah
»»» continent_codestringfalsenonekode benua
»»» country_codestringfalsenoneKode negara atau wilayah
»»» items[any]falsenoneProvinsi atau negara bagian
»»»» citystringfalsenonenama kota
»»»» statestringfalsenoneKode nama provinsi atau negara bagian
»»»» continent_codestringfalsenonekode benua
»»»» country_codestringfalsenoneKode negara atau wilayah
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Pencarian kota

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/dynamic-citys/search?country_code=string&state=string \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/dynamic-citys/search

Parameter

NamaLokasiTipeWajibDeskripsi
country_codequerystringtruekode negara atau wilayah
statequerystringtruekode negara bagian atau provinsi

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": ["string"]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[string]falsenonedaftar
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Daftar Negara

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/dynamic-states \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/dynamic-states

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": [
			{
"name_zh_cn": "Amerika Serikat",
				"name_en": "United States",
				"continent_code": "NA",
				"country_code": "US",
				"items": [
					{
						"state": "alabama",
						"continent_code": "NA",
						"country_code": "US"
					}
				]
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[object]falsenonedaftar
»»» name_zh_cnstringfalsenoneNama negara atau wilayah
»»» name_enstringfalsenoneNama negara atau wilayah
»»» continent_codestringfalsenonekode benua
»»» country_codestringfalsenoneKode negara atau wilayah
»»» items[any]falsenoneProvinsi atau negara bagian
»»»» statestringfalsenoneKode nama provinsi atau negara bagian
»»»» continent_codestringfalsenonekode benua
»»»» country_codestringfalsenoneKode negara atau wilayah
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Pencarian Negara Bagian/Provinsi

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/dynamic-states/search?country_code=string \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/dynamic-states/search

Parameter

NamaLokasiTipeWajibDeskripsi
country_codequerystringtruekode negara atau wilayah

Contoh respons

200 Respons

{
	"code": 200,
	"msg": "string",
	"data": {
		"list": ["string"]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan selesaiInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid, 156 akun tidak diautentikasi
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[string]falsenonedaftar
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Ekstrak daftar IP statis yang dibeli

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/get-static-ip \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/get-static-ip

Parameter

NamaLokasiTipeWajibDeskripsi
country_codequerystringfalsekode negara atau wilayah
product_typequerynumberfalsejenis produk, 25: IP Perumahan Statis, 14: IP Pusat Data
trade_noquerystringfalseFilter IP berdasarkan nomor pesanan
pagequerynumberfalsenomor halaman
sizequerynumberfalsenomor per halaman
statusquerynumberfalseStatus, 1: valid, 2: tidak valid, 3: akan habis masa berlakunya, 4: dalam pemeliharaan

Nilai yang Dihitung

ParameterNilai
product_type14
product_type25
status1 - 2 - 3 - 4

Tanggapan

Kode statusArtiDeskripsiModel data
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Dapatkan jumlah IP statis yang dijual di wilayah tersebut

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/ip/static-ip-region \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/ip/static-ip-region

Parameter

NamaLokasiTipeWajibDeskripsi
ispqueryintegerfalsePemfilteran ISP, jika tidak lolos, tidak ada pemfilteran (kecuali situs 1/4/5, defaultnya adalah 1)
asnqueryintegerfalseApakah akan mengembalikan data kelompok ASN
exclusivequeryintegerfalseapakah akan menghitung inventaris eksklusif

Detailed descriptions

isp: Pemfilteran ISP, tidak ada pemfilteran jika tidak lolos (defaultnya adalah 1 kecuali situs 1/4/5)

NilaiDeskripsi
0IP statis data center (IDC)
1IP statis residensial (ISP)

asn: Apakah akan mengembalikan data paket ASN

NilaiDeskripsi
0Jangan kembalikan data pengelompokan ASN (default)
1Kembalikan data pengelompokan ASN

eksklusif: Apakah akan dihitung berdasarkan inventaris eksklusif

NilaiDeskripsi
0Statistik berdasarkan pengguna saat ini/grup bersama (default)
1Kecualikan semua IP yang sudah dialokasikan, hanya hitung stok yang tersedia

Nilai yang Dihitung

ParameterNilai
isp0
isp1
asn0
asn1
exclusive0
exclusive1

Contoh respons

200 Respons

{
	"code": 200,
"msg": "Permintaan berhasil",
	"data": {
		"list": [
			{
				"code": "US",
				"number": 55
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[any]falsenonenone
»»» codestringfalsenonekode negara atau wilayah
»»» numberintegerfalsenonekuantitas
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Dapatkan negara/wilayah yang didukung host_pool

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/host-pool/regions \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/host-pool/regions

Kueri daftar negara/wilayah yang didukung oleh situs layanan host_pool saat ini.

Antarmuka ini berorientasi pada skenario ekstraksi acak IP pusat data berdasarkan titik lalu lintas, dan hanya menghitung negara/wilayah berdasarkan inventaris IP pusat data yang tersedia di situs saat ini. ASN, ISP, pemfilteran inventaris eksklusif tidak didukung, dan IP tidak dikecualikan oleh catatan yang dibeli pengguna.

Contoh respons

200 Respons

{
	"code": 200,
"msg": "Permintaan berhasil",
	"data": {
		"list": [
			{
				"code": "US",
				"number": 55,
"name_zh_cn": "Amerika Serikat",
				"name_en": "United States",
				"square_flag": "https://example.com/static/flags/us.png"
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKPermintaan berhasilInline

Struktur respons

Kode Status 200

NamaTipeWajibBatasanDeskripsi
» codeintegerfalsenonekode status, 200 sukses
» msgstringfalsenonepesan status
» dataobjectfalsenonenone
»» list[object]falsenonenone
»»» codestringfalsenoneKode negara atau wilayah, ISO 3166-1 alpha-2
»»» numberintegerfalsenoneJumlah IP pusat data yang tersedia di situs saat ini
»»» name_zh_cnstringfalsenoneNama Cina untuk negara atau wilayah
»»» name_enstringfalsenoneNama bahasa Inggris untuk negara atau wilayah
»»» square_flagstringfalsenoneURL gambar bendera persegi
To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Manajemen Pembayaran

Dapatkan daftar metode pembayaran

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/payment/groups \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/payment/groups

Parameter

NamaLokasiTipeWajibDeskripsi
trade_noqueryundefinedfalseNomor pesanan - dapat diteruskan ketika beberapa pesanan perlu mendapatkan metode pembayaran tertentu

Contoh respons

200 Respons

{
	"code": 0,
"message": "Operasi berhasil",
	"data": {
		"list": [
			{
				"name": "string",
				"logos": ["string"],
				"items": [
					{
						"id": 0,
						"title": "string",
						"logo": "string",
						"group": "string",
						"disabled": false,
						"min": 0,
						"max": 0
					}
				]
			}
		]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKBerhasil diperolehInline

Struktur respons

To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

pemasaran

Isi ulang rasio bonus

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/activity/balance-recharge-gift-ratio \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/activity/balance-recharge-gift-ratio

Rasio bonus isi ulang

Contoh respons

200 Respons

{
	"code": 0,
"message": "Operasi berhasil",
	"data": {
		"list": [null]
	}
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKOKInline

Struktur respons

To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

produk

Daftar Produk

Contoh kode

# You can also use wget
curl -X GET https://api.911proxy.com/api-gate-way/product \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer {access-token}'

GET /api-gate-way/product

Dapatkan daftar paket yang tersedia untuk dibeli di situs saat ini, dan dukung pemfilteran berdasarkan jenis, masa berlaku, dan ketentuan lainnya.

Parameter

NamaLokasiTipeWajibDeskripsi
typequeryintegerfalseJenis paket, lihat deskripsi enumerasi Product.type. Jika tidak lolos, semua tipe akan dikembalikan.
parent_product_typequeryintegerfalseTipe paket induk, hanya berlaku jika tipe=19 (perpanjangan IP), digunakan untuk memfilter lini produk: 14=pusat data 25=perumahan
time_daysqueryanyfalsePemfilteran hari validitas, mendukung nilai atau larik tunggal, seperti 30 / [30,90,365]
show_typequeryanyfalsePemfilteran tipe tampilan, mendukung nilai tunggal atau array

Detailed descriptions

type: Jenis paket, lihat deskripsi enumerasi Product.type. Jika tidak lolos, semua tipe akan dikembalikan.

Nilai yang Dihitung

ParameterNilai
parent_product_type14
parent_product_type25

Contoh respons

200 Respons

{
	"code": 0,
"message": "Operasi berhasil",
	"data": [
		{
			"id": 0,
			"title": "string",
			"type": 0,
			"show_type": 0,
			"status": 0,
			"price": 0.1,
			"usd_price": 0.1,
			"price_hkd": 0.1,
			"original_price": 0.1,
			"original_usd_price": 0.1,
			"original_price_hkd": 0.1,
			"local_price": 0.1,
			"local_original_price": 0.1,
			"preferred_currency": "string",
			"support_currencies": "string",
			"flow_value": 0.1,
			"flow_give": 0.1,
			"balance_give": 0.1,
			"balance_value": 0.1,
			"time_validity": 0.1,
			"time_price": 0.1,
			"time_days": 0,
			"tip1": "string",
			"tip2": "string",
			"introduce": ["string"],
			"region_list_id": 0,
			"renew_product_list": "string",
			"parent_product_type": 0,
			"total_count": 0,
			"remain_count": 0,
			"extension_of_time_days": [0],
			"time_days_price_rate": 0.1,
			"desc": {
				"subtitle": "string",
				"flow_value": 0.1,
				"flow_give": 0.1,
				"balance_give": 0.1,
				"time_validity": 0.1,
				"time_price": 0.1,
				"tip1": "string",
				"tip2": "string",
				"introduce": ["string"]
			},
			"sku": {
				"bandwidth_list": [
					{
						"id": 0,
						"value": 0,
						"price": 0.1,
						"price_usd": 0.1,
						"price_hkd": 0.1
					}
				],
				"duration_list": [
					{
						"id": 0,
						"value": 0,
						"price": 0.1,
						"price_usd": 0.1,
						"price_hkd": 0.1
					}
				],
				"concurrency_list": [
					{
						"id": 0,
						"value": 0,
						"price": 0.1,
						"price_usd": 0.1,
						"price_hkd": 0.1
					}
				]
			}
		}
	]
}

Tanggapan

Kode statusArtiDeskripsiModel data
200OKOKInline

Struktur respons

To perform this operation, you must be authenticated by means of one of the following methods: bearerAuth

Schemas

productTypes

9

Jenis paket, 9 paket lalu lintas perumahan dinamis, 11 IP perumahan dinamis, 14 IP pusat data statis, 25 IP perumahan statis

Properti

NamaTipeWajibBatasanDeskripsi
anonymousintegerfalsenoneJenis paket, 9 paket lalu lintas perumahan dinamis, 11 IP perumahan dinamis, 14 IP pusat data statis, 25 IP perumahan statis

Nilai yang Dihitung

PropertiNilai
anonymous9
anonymous11
anonymous14
anonymous25

apiKey

{}

Kunci otentikasi

Properti

None

responseCode

200

Kode status, 200 berhasil, 3 app_key tidak valid

Properti

NamaTipeWajibBatasanDeskripsi
anonymousintegerfalsenoneKode status, 200 berhasil, 3 app_key tidak valid

responseMsg

"success"

response message

Properti

NamaTipeWajibBatasanDeskripsi
anonymousstringfalsenoneresponse message

Respons Sukses

{
	"code": 0,
"message": "Operasi berhasil",
	"data": {}
}

Properti

NamaTipeWajibBatasanDeskripsi
codeintegerfalsenonenone
messagestringfalsenonenone
dataobjectfalsenonenone

Respon Kesalahan

{
	"code": 400,
"pesan": "Kesalahan parameter",
	"errors": {}
}

Properti

NamaTipeWajibBatasanDeskripsi
codeintegerfalsenonenone
messagestringfalsenonenone
errorsobjectfalsenonenone

User

{
	"id": 0,
	"email": "[email protected]",
	"phone": "string",
	"balance": 0.1,
	"status": 0,
	"is_real_name": true,
	"created_at": "2019-08-24T14:15:22Z"
}

Properti

NamaTipeWajibBatasanDeskripsi
idintegerfalsenonenone
emailstring(email)falsenonenone
phonestringfalsenonenone
balancenumber(float)falsenonenone
statusintegerfalsenonenone
is_real_namebooleanfalsenonenone
created_atstring(date-time)falsenonenone

Order

{
	"id": 0,
	"trade_no": "string",
	"out_trade_no": "string",
	"product_id": 0,
	"product_type": 0,
	"amount": 0,
	"unit_price": 0.1,
	"total_fee": 0.1,
	"goods_fee": 0.1,
	"pay_fee": 0.1,
	"discount_fee": 0.1,
	"handling_fee": 0.1,
	"refund_fee": 0.1,
	"pm_id": 0,
	"pm_title": "string",
	"pm_logo": "string",
	"status": 0,
	"title": "string",
	"detail": "string",
	"region_desc": "string",
	"pay_at": "2019-08-24T14:15:22Z",
	"pay_timestamp": 0,
	"created_at": "2019-08-24T14:15:22Z",
	"pay_fee_status": 0,
	"invoice": {
		"name": "string",
		"org_name": "string",
		"first_name": "string",
		"last_name": "string",
		"phone": "string",
		"email": "[email protected]",
		"role_type": 0,
		"vat_id": "string",
		"address_country": "string",
		"address_city": "string",
		"address_line1": "string",
		"address_line2": "string",
		"address_postal_code": "string"
	}
}

Properti

| Nama | Tipe | Wajib | Batasan | Deskripsi | | --------------------- | ----------------- | ----- | ---- | --------------------------------------------- | --- | ---- | ---- | --- | --- | ---- | --- | ------ | ---- | --- | ------ | ---- | --- | -------- | ---- | --- | ------ | --- | | id | integer | false | none | ID Pesanan | | trade_no | string | false | none | nomor pesanan internal | | out_trade_no | string | false | none | nomor pesanan eksternal | | product_id | integer | false | none | ID paket | | product_type | integer | false | none | Jenis paket, lihat enumerasi jenis produk | | amount | integer | false | none | kuantitas pembelian | | unit_price | number(float) | false | none | harga satuan | | total_fee | number(float) | false | none | Total harga pesanan (tidak termasuk diskon dan biaya penanganan) | | goods_fee | number(float) | false | none | Harga produk (termasuk diskon, tidak termasuk biaya penanganan) | | pay_fee | number(float) | false | none | Jumlah pembayaran aktual (termasuk diskon, termasuk biaya penanganan) | | discount_fee | number(float) | false | none | Jumlah diskon | | handling_fee | number(float) | false | none | biaya penanganan | | refund_fee | number(float) | false | none | Jumlah pengembalian dana | | pm_id | integer | false | none | ID metode pembayaran (dari /api-gate-way/pembayaran/daftar) | | pm_title | string | false | none | Nama metode pembayaran | | pm_logo | string | false | none | URL Logo metode pembayaran | | status | bilangan bulat | salah | tidak ada | Status pesanan
| Nilai | Deskripsi |
| --- | --- |
| 0 | Pembayaran tertunda |
| 1 | Berbayar |
| 2 | Pembatalan batas waktu |
| 3 | Dikembalikan | | | title | string | false | none | Judul paket | | detail | string | false | none | Deskripsi paket | | region_desc | string | false | none | Deskripsi spesifikasi wilayah | | pay_at | string(date-time) | false | none | waktu pembayaran | | pay_timestamp | integer | false | none | stempel waktu pembayaran | | created_at | string(date-time) | false | none | Waktu pembuatan | | pay_fee_status | integer | false | none | Status pembayaran panjang dan pendek : 0 normal 1 pembayaran panjang (lebih bayar) 2 pembayaran pendek | | invoice | object | false | none | Informasi faktur (hanya perintah pembayaran online yang memiliki nilai) | | » name | string | false | none | nama lengkap | | » org_name | string | false | none | nama perusahaan | | » first_name | string | false | none | none | | » last_name | string | false | none | none | | » phone | string | false | none | none | | » email | string(email) | false | none | none | | » role_type | integer | false | none | 1 orang 2 perusahaan | | » vat_id | string | false | none | nomor pokok pajak | | » address_country | string | false | none | none | | » address_city | string | false | none | none | | » address_line1 | string | false | none | none | | » address_line2 | string | false | none | none | | » address_postal_code | string | false | none | none |

OrderCheckResult

{
	"product_id": 0,
	"amount": 0,
	"discount_fee": 0.1,
	"total_fee": 0.1,
	"pay_fee": 0.1,
	"product_type": 0,
	"title": "string",
	"detail": "string",
	"ip_result": [
		{
			"ip": "string",
			"price": 0.1,
			"country_code": "string",
			"current_time": "2019-08-24T14:15:22Z",
			"renewal_time": "2019-08-24T14:15:22Z",
			"country": {
				"name_zh_cn": "string",
				"flag": "string",
				"square_flag": "string"
			}
		}
	]
}

Hasil pra-cek pesanan

Properti

NamaTipeWajibBatasanDeskripsi
product_idintegerfalsenoneID paket
amountintegerfalsenonekuantitas
discount_feenumber(float)falsenoneJumlah diskon
total_feenumber(float)falsenoneJumlah total pesanan
pay_feenumber(float)falsenoneJumlah sebenarnya yang dibayarkan
product_typeintegerfalsenoneJenis paket
titlestringfalsenoneJudul paket
detailstringfalsenoneDeskripsi paket
ip_result[object]falsenoneHasil pembaharuan batch IP (hanya dikembalikan pada saat pembaharuan IP)
» ipstringfalsenonenone
» pricenumber(float)falsenonenone
» country_codestringfalsenonenone
» current_timestring(date-time)falsenonenone
» renewal_timestring(date-time)falsenonenone
» countryobjectfalsenonenone
»» name_zh_cnstringfalsenonenone
»» flagstringfalsenoneURL bendera bulat
»» square_flagstringfalsenoneURL bendera persegi

Product

{
	"id": 0,
	"title": "string",
	"type": 0,
	"show_type": 0,
	"status": 0,
	"price": 0.1,
	"usd_price": 0.1,
	"price_hkd": 0.1,
	"original_price": 0.1,
	"original_usd_price": 0.1,
	"original_price_hkd": 0.1,
	"local_price": 0.1,
	"local_original_price": 0.1,
	"preferred_currency": "string",
	"support_currencies": "string",
	"flow_value": 0.1,
	"flow_give": 0.1,
	"balance_give": 0.1,
	"balance_value": 0.1,
	"time_validity": 0.1,
	"time_price": 0.1,
	"time_days": 0,
	"tip1": "string",
	"tip2": "string",
	"introduce": ["string"],
	"region_list_id": 0,
	"renew_product_list": "string",
	"parent_product_type": 0,
	"total_count": 0,
	"remain_count": 0,
	"extension_of_time_days": [0],
	"time_days_price_rate": 0.1,
	"desc": {
		"subtitle": "string",
		"flow_value": 0.1,
		"flow_give": 0.1,
		"balance_give": 0.1,
		"time_validity": 0.1,
		"time_price": 0.1,
		"tip1": "string",
		"tip2": "string",
		"introduce": ["string"]
	},
	"sku": {
		"bandwidth_list": [
			{
				"id": 0,
				"value": 0,
				"price": 0.1,
				"price_usd": 0.1,
				"price_hkd": 0.1
			}
		],
		"duration_list": [
			{
				"id": 0,
				"value": 0,
				"price": 0.1,
				"price_usd": 0.1,
				"price_hkd": 0.1
			}
		],
		"concurrency_list": [
			{
				"id": 0,
				"value": 0,
				"price": 0.1,
				"price_usd": 0.1,
				"price_hkd": 0.1
			}
		]
	}
}

Properti

| Nama | Tipe | Wajib | Batasan | Deskripsi | | ---------------------- | ------------- | ----- | ---- | --------------------------------------------------- | --- | ---- | ---- | --- | --- | ---- | --- | -------- | ---- | --- | ---------------- | ---- | --- | ---------------- | ---- | --- | ------------------------------- | ---- | --- | --------------- | ---- | --- | ------------------ | ---- | --- | ------------------ | ---- | --- | --------------- | ---- | --- | ------------ | ---- | --- | -------------- | ---- | --- | -------------- | ---- | --- | -------------- | ---- | --- | -------------- | ---- | --- | ------------------ | ---- | --- | -------------- | --- | | id | integer | false | none | ID Paket | | title | string | false | none | Judul utama paket | | ketik | bilangan bulat | salah | tidak ada | Jenis paket
| Nilai | Deskripsi |
| --- | --- |
| 3 | Isi ulang saldo |
| 9 | Paket lalu lintas perumahan dinamis |
| 10 | Paket waktu global dinamis |
| 11 | Paket waktu global dinamis yang disesuaikan V2 (termasuk SKU) |
| 12 | Paket trafik IDC jangka panjang | 13 | Paket lalu lintas IP statis perumahan |
| 14 | Paket IP statis pusat data |
| 15 | Paket lalu lintas ISP jangka panjang |
| 16 | Paket lalu lintas statis |
| 17 | Paket IP perumahan dinamis |
| 19 | Paket perpanjangan IP statis |
| 20 | Kualifikasi penggantian IP statis |
| 21 | Paket IP perumahan statis |
| 24 | Paket Tambahan Lalu Lintas Statis |
| 25 | Paket Tarif IP Statis | | | show_type | integer | false | none | Jenis tampilan: 1 Normal 2 Rekomendasi besar 3 Tidak tersedia untuk dibeli (perlu penyesuaian) 4 Uji Coba | | status | integer | false | none | Status: 1 di rak 0 dari rak | | price | number(float) | false | none | Harga RMB | | usd_price | number(float) | false | none | harga USD | | price_hkd | number(float) | false | none | Harga dolar Hong Kong | | original_price | number(float) | false | none | harga asli (CNY) | | original_usd_price | number(float) | false | none | harga asli (USD) | | original_price_hkd | number(float) | false | none | harga asli (HKD) | | local_price | number(float) | false | none | harga yang dilokalkan (tergantung pada mata uang_pilihan) | | local_original_price | number(float) | false | none | Harga asli yang dilokalkan (tergantung pada mata uang_pilihan) | | preferred_currency | string | false | none | Mata uang tampilan yang disarankan, seperti usd / cny / hkd | | support_currencies | string | false | none | Daftar mata uang yang didukung, dipisahkan dengan koma, seperti usd,cny | | flow_value | number(float) | false | none | Lalu lintas default paket lalu lintas (GB) | | flow_give | number(float) | false | none | Aliran bebas (GB) | | balance_give | number(float) | false | none | Bonus isi ulang saldo | | balance_value | number(float) | false | none | Jumlah isi ulang | | time_validity | number(float) | false | none | Masa berlaku default paket standar | | time_price | number(float) | false | none | Harga paket standar per IP | | time_days | integer | false | none | Jumlah hari validitas, seperti 30/90/180/365 | | tip1 | string | false | none | deskripsi label 1 | | tip2 | string | false | none | deskripsi label 2 | | introduce | [string] | false | none | Daftar pengenalan teks | | region_list_id | integer | false | none | ID Wilayah | | renew_product_list | string | false | none | Daftar ID paket yang dapat diperbarui (dipisahkan koma) | | parent_product_type | integer | false | none | Tipe paket induk (berlaku jika tipe=19): 14 atau 25 | | total_count | integer | false | none | Total persediaan, 0 berarti tidak ada batas | | remain_count | integer | false | none | Sisa persediaan | | extension_of_time_days | [integer] | false | none | Daftar kelipatan durasi. Jika kosong atau hanya berisi 1 berarti tidak didukung | | time_days_price_rate | number(float) | false | none | Koefisien harga durasi, harga × (1 + (kelipatan-1) × tarif) | | desc | object | false | none | Informasi deskripsi paket | | » subtitle | string | false | none | subjudul | | » flow_value | number(float) | false | none | none | | » flow_give | number(float) | false | none | none | | » balance_give | number(float) | false | none | none | | » time_validity | number(float) | false | none | none | | » time_price | number(float) | false | none | none | | » tip1 | string | false | none | none | | » tip2 | string | false | none | none | | » introduce | [string] | false | none | none | | sku | object | false | none | Parameter spesifikasi (dikembalikan saat tipe=11) | | » bandwidth_list | [object] | false | none | Daftar spesifikasi bandwidth | | »» id | integer | false | none | none | | »» value | integer | false | none | Nilai bandwidth (Mbps) | | »» price | number(float) | false | none | none | | »» price_usd | number(float) | false | none | none | | »» price_hkd | number(float) | false | none | none | | » duration_list | [object] | false | none | Daftar spesifikasi durasi | | »» id | integer | false | none | none | | »» value | integer | false | none | durasi (hari) | | »» price | number(float) | false | none | none | | »» price_usd | number(float) | false | none | none | | »» price_hkd | number(float) | false | none | none | | » concurrency_list | [object] | false | none | Daftar spesifikasi konkurensi | | »» id | integer | false | none | none | | »» value | integer | false | none | jumlah konkurensi | | »» price | number(float) | false | none | none | | »» price_usd | number(float) | false | none | none | | »» price_hkd | number(float) | false | none | none |

WhiteIp

{
	"id": 0,
	"ip": "string",
	"remark": "string",
	"created_at": "2019-08-24T14:15:22Z"
}

Properti

NamaTipeWajibBatasanDeskripsi
idintegerfalsenonenone
ipstringfalsenonenone
remarkstringfalsenonenone
created_atstring(date-time)falsenonenone

WhitelistAccount

{
	"id": 0,
	"username": "string",
	"limit": 0,
	"used": 0,
	"status": 0
}

Properti

NamaTipeWajibBatasanDeskripsi
idintegerfalsenonenone
usernamestringfalsenonenone
limitintegerfalsenonenone
usedintegerfalsenonenone
statusintegerfalsenonenone

Coupon

{
	"id": 0,
	"name": "string",
	"code": "string",
	"discount": 0.1,
	"expire_time": "2019-08-24T14:15:22Z"
}

Properti

NamaTipeWajibBatasanDeskripsi
idintegerfalsenonenone
namestringfalsenonenone
codestringfalsenonenone
discountnumber(float)falsenonenone
expire_timestring(date-time)falsenonenone

Article

{
	"id": 0,
	"title": "string",
	"content": "string",
	"created_at": "2019-08-24T14:15:22Z"
}

Properti

NamaTipeWajibBatasanDeskripsi
idintegerfalsenonenone
titlestringfalsenonenone
contentstringfalsenonenone
created_atstring(date-time)falsenonenone

Pagination

{
	"total": 0,
	"page_no": 0,
	"page_size": 0,
	"total_pages": 0
}

Properti

NamaTipeWajibBatasanDeskripsi
totalintegerfalsenonenone
page_nointegerfalsenonenone
page_sizeintegerfalsenonenone
total_pagesintegerfalsenonenone