API

1024Proxy API Feature Overview

The API feature provides a more convenient operating method for users with programming capabilities. By modifying API parameters, users can quickly filter and extract the proxy IPs they need. The 1024Proxy API is more commonly used in business scenarios such as data scraping, where frequent IP switching is required.

Quick Overview

How to Use the 1024Proxy API

1

Add Your Local Public IP to the IP Whitelist

Click the [Add Whitelist] button to add your local public IP address to the IP whitelist.

2

Purchase a Dynamic Residential Traffic Plan

Return to the API Mode menu and select Dynamic Residential Traffic. You will be able to see that your local public IP has been successfully added to the IP whitelist.

Click Buy Now to be redirected to the plan purchase page and complete the purchase of a dynamic residential traffic plan.

3

Set Filter Conditions or Parameters

After completing the purchase, click Console to enter API Mode.

Here, you can view the dynamic residential traffic you purchased and the remaining traffic available in your account.

By modifying the parameters below and completing the basic API configuration, you can use the API link to batch-extract the proxy IPs you need.

  • Country/Region: You can modify the country code via the dropdown menu to change the corresponding region parameter in the API link. This visual dropdown selection makes it easy for beginners to operate.

  • Separator: 1024Proxy supports multiple API separators, making it suitable for a variety of business scenarios.

  • Session Type: 1024Proxy provides two session types: Sticky Mode and Rotating Mode. In Dynamic Residential Traffic Sticky Mode, the session duration is 10/15 minutes. When Sticky Mode is selected, an additional time parameter will be included in the API.

  • Data Format: This refers to the format of the data returned by the API. Different return formats are supported, and corresponding return examples are displayed on the official 1024Proxy website. The related API parameter is type.

  • Quantity: This indicates the number of IPs extracted via the API link. The corresponding API parameter is num.

  • API Link: By modifying the relevant parameters, you can change the IP extraction conditions. Simply copy the API link into your program or third-party proxy software to start using it.

  • Return Examples: The returned example data corresponds to the two supported data formats: txt and json.

Parameter Description

Parameter

Description

Type

Required

region

Country

int

Yes

format

Return data separator format, n = \n, rn = \r\n

string

Yes

time

Session duration

int

Yes

num

Number of IPs to extract

string

No

type

Data format: txt, json

string

No

Last updated