Skip to main content

Session API

The Session API is the core NexaLayer surface. Send Idempotency-Key on write operations.

Create a session

For dynamic sessions, quantity means GB and can be fractional; the current price is 4/GB.Forstaticsessions,quantitymeansIPcountandmustbeaninteger,witha4 / GB. For static sessions, `quantity` means IP count and must be an integer, with a 10 / month minimum. A static session may include:

Get a session

When status=active, the response includes proxy.full_url while keeping host, port, username, and password for compatibility.

Rotate a dynamic session

Supported reasons:

Renew a static session

Terminate a session

Every automation workflow should terminate sessions it no longer needs. Early termination releases the underlying resource; session management is free for now, and static resources are not automatically refunded by default.