Documenation
Proxy
Sign in
Sign up
hide
Prologue
Introduction
Releases
Getting started
To getting started
Definitions
Response-/Errorcodes
Basics
API-Key
Optionals
Rate-Limit
Endpoints
get
all proxies
get
proxy
Quit documentation
Documentation
/
Proxy
/
Get proxy
Returns a proxy with addresses
Get a proxy
The 'get proxy'-Endpoint returns one proxy-group with all the addresses (IP:PORT or DOMAIN:PORT) grouped within. Keep in mind, to use this endpoint you will need an ID of a proxy-group. You can get this ID by calling the
get proxies endpoint
first.
Endpoint
https://ghostealth.com/api/v1.0/dev/proxies/
ID
?apikey=YOUR_KEY
&type=IP_PORT
Endpoint-Information
Request-Type
GET
Header
Accept: application/json
Paginated
No
Optinal-Limit
1
Optionals
type
IP_PORT, DOMAIN_PORT
That is a object
Fieldname
Type
Description
id
Integer
The id-field is a unique identifier of the proxy-object. Necessary for other endpoints.
name
String
The name-field describes the proxy-group or proxy-family.
type
String
The type-field returns a type of a proxy. In most cases ROTATING or STATIC.
format
String
The format-field returns the format of the proxy. Tipycally can be: HTTP, SOCKS4, SOCKS5.
location
String
The location-field returns the continental location of the proxy.
items
Object[]
The items-field returns a List of IP:PORT or DOMAIN:PORT combination - e.g. proxies.
address
String
The address-field returns a IP:PORT or DOMAIN:PORT combination - e.g. the proxy.
host
String
The host-field returns the ip - e.g. the host - where the address is located.
port
Integer
The port-field returns the port of the address.
before
Preview of content before
Get all proxies
Endpoint for getting all families and groups of proxies.
Preview of next content
Pricing of datacenter-proxies
Overview about all plans.
next
Examples
hide
JSON-Response of endpoint
The response included multiple proxy-objects. Illustrated is only one object.
id:
1
name:
World Proxy-Pool
type:
ROTATING
format:
HTTP
location:
World
items:
address:
103.149.162.194:3000
host:
103.149.162.194
port:
3000
more items hidden
We are using cookies
We use cookies to improve your experience and for marketing. Learn more in our
cookie policy
.
I understand and accept