NodeLighthouse

Quick start

Route requests through NodeLighthouse in three steps.

  1. 1. Create an API key

    In your dashboard, open API keys and generate one. The key doubles as your proxy username.

  2. 2. Point your client at the gateway

    curl -x http://<YOUR_KEY>:@gw.nodelighthouse.com:7000 https://api.ipify.org
  3. 3. Target a country or pin a session

    # country + sticky session
    -x http://<YOUR_KEY>-country-us-session-abc123:@gw.nodelighthouse.com:7000

Acceptable use

NodeLighthouse is for lawful web data collection. No fraud, no credential abuse, no targeting of protected systems. Business & static-ISP tiers require KYC.

Read the full policy →