ClearProxy API
1.0.0

Base URL
https://api.clearproxy.io

ClearProxy is a professional proxy validation service designed for developers and businesses who need reliable, fast, and accurate proxy checking at scale.

Built with performance and reliability in mind, ClearProxy offers global infrastructure spanning 19 regions across 5 continents, ensuring your proxy validation is always fast regardless of your location.

Whether you're managing proxy pools, building scraping infrastructure, or ensuring connection quality, ClearProxy provides detailed validation results including geolocation data, anonymity levels, and performance metrics.

Supported Proxy Formats

ClearProxy supports two formats for passing proxies, including those requiring authentication:

  1. URL Format (Username/Password before Host/Port) - Auth Only

    • Format: username:password@host:port
    • Example: myuser:mypassword@192.0.2.100:8080
    • Note: This format is explicitly parsed using the @ symbol.
  2. Legacy/Simple Colon-Separated Format - Auth and Non-Auth

    • Format (Non-Auth): host:port
    • Example (Non-Auth): 198.51.100.50:3128
    • Format (Auth): host:port:username:password
    • Example (Auth): 192.0.2.100:8080:myuser:mypassword

Limits and Usage

Quota System:

  • Each proxy check consumes 1 quota unit from your account
  • Monitor your remaining quota via the /me endpoint
  • Quotas are deducted immediately when checks are performed
  • Insufficient quota will result in a 402 Payment Required error

This is version 1.0.0 of this API documentation. Last update on Oct 16, 2025.

This API is provided under license Proprietary.