Product newsIPNoble Q1 2026 Update: New Products, Enterprise-Grade Features, Broader Coverage
IPNoble logoIPNoble

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/proxies

List available proxy endpoints for your account

POST
/api/v1/session

Create a new proxy session with geo targeting

GET
/api/v1/usage

Retrieve bandwidth and request statistics

POST
/api/v1/rotate

Rotate 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