Rayley Documentation

Node.js

Route HTTP requests through Rayley's static IP proxy from Node.js.

Use a static IP address from any Node.js app by routing requests through Rayley's proxy.

You can use any HTTP client that supports proxy configuration. Below are examples using the native fetch API and the popular Axios library.