Free Proxy API
For Developers

Get high-quality, reliable proxies instantly through our REST API. Perfect for web scraping, security testing, and anonymous browsing.

99.9%
Uptime
1M+
API Calls
24/7
Support

Why Choose GimmeProxy?

Built for developers who need reliable, fast, and secure proxy solutions

Lightning Fast

Get proxy responses in milliseconds with our optimized infrastructure and global CDN.

Secure & Anonymous

All proxies are verified for security and provide complete anonymity for your requests.

Global Coverage

Access proxies from multiple countries and regions worldwide for geo-specific testing.

Developer Friendly

Simple REST API with comprehensive documentation and SDKs for popular languages.

Real-time Updates

Fresh proxy lists updated every minute to ensure maximum availability and performance.

Advanced Filtering

Filter proxies by country, protocol, anonymity level, and connection speed.

API Documentation

Get started with our simple and powerful API in minutes

Basic Usage

Make a simple GET request to retrieve a random proxy:

HTTP
GET https://gimmeproxy.com/api/getProxy

Filtered Requests

Add parameters to filter proxies by your requirements:

HTTP
GET https://gimmeproxy.com/api/getProxy?country=US&protocol=http&anonymityLevel=1

Response Format

All responses are returned in JSON format:

JSON
{ "ip": "1.2.3.4", "port": 8080, "country": "US", "protocol": "http", "anonymityLevel": 1, "websites": "google.com" }

Available Parameters

country Filter by country code (US, GB, DE, etc.)
protocol http, socks4, or socks5
anonymityLevel 0 (transparent), 1 (anonymous), 2 (elite)
maxCheckTime Maximum check time in seconds
websites Test against specific websites
minSpeed Minimum speed in KB/s