novada_proxy_dedicated
Route requests through an exclusive datacenter IP that is not shared with other users. Ideal for high-trust platforms requiring a clean IP reputation.
Instructions
Route requests through an exclusive datacenter IP not shared with any other user — clean reputation, zero contamination risk.
Best for: High-trust platforms, workflows needing a pristine IP with no negative history. Not for: novada_extract or novada_crawl — they handle proxy routing internally. These credentials are for your own HTTP clients (curl, requests, axios). Params: url (optional), session_id (REQUIRED — maps to your exclusive dedicated IP). Formats: "url", "env", "curl". agent_instruction: Exclusive datacenter IP. Best for high-trust platforms. No other user shares this IP. For human-like IP appearance, use novada_proxy_residential instead. Requires: NOVADA_PROXY_USER, NOVADA_PROXY_PASS, NOVADA_PROXY_ENDPOINT env vars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional target URL. When provided, returns config scoped for that URL. Omit for generic proxy credentials. | |
| session_id | Yes | Session ID required for dedicated proxy — determines your exclusive datacenter IP assignment. Same session_id always returns the same dedicated IP. | |
| format | Yes | Output format. 'url': proxy URL string (default). 'env': shell export commands. 'curl': curl --proxy flag. | url |