Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.decodo.com/llms.txt

Use this file to discover all available pages before exploring further.

Header Parameter

To utilize a single proxy for multiple requests, simply include the X-SU-Session-Id header with a randomly generated string as the session ID. This ID will be associated with a unique proxy, which will be used for all subsequent requests within a 10-minute timeframe. Once the 10 minutes have elapsed, a new IP will be assigned to that specific session ID.
curl -k -v -x unblock.decodo.com:60000 \
     -U "USERNAME:PASSWORD" "https://ip.decodo.com/" \
     -H "X-SU-Session-Id: random123"

Username Parameter

Session IDs can also be set through the authentication username. The following request sets a session with value session1:
curl -k -v -x unblock.decodo.com:60000 \
     -U "username-session_id-session1:password" "https://ip.decodo.com/"

Support

Need help or just want to say hello? Our support is available 24/7.
You can also reach us anytime via email at support@decodo.com.

Feedback

Can’t find what you’re looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.