Get high-quality, reliable proxies instantly through our REST API. Perfect for web scraping, security testing, and anonymous browsing.
Built for developers who need reliable, fast, and secure proxy solutions
Get proxy responses in milliseconds with our optimized infrastructure and global CDN.
All proxies are verified for security and provide complete anonymity for your requests.
Access proxies from multiple countries and regions worldwide for geo-specific testing.
Simple REST API with comprehensive documentation and SDKs for popular languages.
Fresh proxy lists updated every minute to ensure maximum availability and performance.
Filter proxies by country, protocol, anonymity level, and connection speed.
Get started with our simple and powerful API in minutes
Make a simple GET request to retrieve a random proxy:
GET https://gimmeproxy.com/api/getProxy
Add parameters to filter proxies by your requirements:
GET https://gimmeproxy.com/api/getProxy?country=US&protocol=http&anonymityLevel=1
All responses are returned in JSON format:
{
"ip": "1.2.3.4",
"port": 8080,
"country": "US",
"protocol": "http",
"anonymityLevel": 1,
"websites": "google.com"
}