API Documentation
Integrate IPNoble proxies into your applications with our REST API. Authenticate with API keys from your dashboard.
Authentication
Include your API key in the Authorization header:
curl -H "Authorization: Bearer pv_your_api_key" \ https://api.ipnoble.com/v1/proxies
Endpoints
GET
/api/v1/proxiesList available proxy endpoints for your account
POST
/api/v1/sessionCreate a new proxy session with geo targeting
GET
/api/v1/usageRetrieve bandwidth and request statistics
POST
/api/v1/rotateRotate IP for sticky session proxies
Proxy Connection
# HTTP Proxy http://user:pass@gate.ipnoble.com:12321 # SOCKS5 socks5://user:pass@gate.ipnoble.com:12322 # With geo targeting http://user-country-us-state-ca:pass@gate.ipnoble.com:12321
Ready to integrate?
Create Account & Get API Key