API perumahan
Panduan Penggunaan
Konfigurasi
Panduan Penggunaan
1
Konfigurasi
2
Output API
Panduan Penggunaan
Parameter Input is inputting a parameter or a string of parameters after the certain code to add more functions to that code. To get the customized IPs, you should follow the basic rules of Parameter Input. We support inputting a variety of parameters after your username to make certain goals come true, including customer, country, region, session and time.
Here is the information organized into a markdown table with each set of data on a separate line. The first set is the table header and the rest are the parameters:
| Parameter | Parameter Type | Is It Mandatory | Remark |
|---|---|---|---|
| key | String | required | extract key |
| cnt | int | required | Extract the number of IPs |
| cty | String | optional | Country code |
| region | String | optional | Region, optional after selecting the specified country, the default is random |
| city | String | optional | City (the last level of administrative unit), optional after selecting the level 2 administrative unit, random by default |
| ft | String | optional | Data format: 1:TXT 2:JSON |
| split | String | optional | Separator (1:\r\n 2:\r 3:\n 4:\t) |
| rp | int | optional | IP deduplication: 1: deduplication 2: Do not remove duplication |
| ts | int | optional | IP aging: The default is 5 minutes, the range is 1~240, a positive integer |