Create IP list
This request explains how to create an IP list in the subuser's package.
Last updated
This request explains how to create an IP list in the subuser's package.
Last updated
Authorization
<Your_API_Key>
Your personal API key
title
String
Name of the list you are creating
whitelist
String
IPs for authorization. Leave blank if you want to authorize with login credentials.
geo
object
Add GEO data to your list (country, region, city, ISP)
country
String
Country selected from the GEO database
region
String
Region selected from the GEO database
city
String
City selected from the GEO database
isp
String
ISP selected from the GEO database
export
object
Here you specify the number of IPs in your list and the export type (port numbers and file format)
ports
Number
Number of IPs (maximum 1000)
ext
String
Type of export
rotation
Number
"'-1' for no rotation (Sticky), '0' for rotation per request, '1' to '3600' for time-based rotation in seconds
package_key
String
Key of a subuser's package where you want to add list of IP's