Same error may be in case with wrong "region", "city", "isp"!{"status":"error","data":null,"errors": [ {"message":"Invalid country (region, city, isp) ISO code","code":400,"customData":null }, {"message":"Invalid country ISO code (400)","code":0,"customData":null } ]}
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
"rotation: '-1' for no rotation (Sticky), '0' for rotation per request, '1' to '3600' for time-based rotation in seconds