📄️ Signing Up
Getting started takes seconds. You can sign up with just your email address or by connecting your crypto wallet (coming soon). KYC is not required.
📄️ Getting API Token
To use Aluvia's API, you need an API token:
📄️ Generating Your Proxy Credentials
To start using Aluvia, you'll need your proxy authentication credentials. You can generate your credentials on the "Proxy Setup" page of the user dashboard. Your credentials are unique to your account and do not change after being generated. You can always see your credentials on the "Proxy Setup" page.
📄️ How to Use Proxies
This guide shows you how to use Aluvia proxies in different programming languages. Make sure you have generated your proxy credentials first.
📄️ Sending Requests
A basic request only requires providing username and password, with no additional parameters needed. This query will route the request through a randomly selected proxy IP address. Each new request will automatically use a different proxy.
📄️ Using Aluvia Intelligence
Aluvia Intelligence provides smart routing and optimization for your connections.
📄️ Setting Up Aluvia Intelligence Hostnames
Aluvia Intelligence uses AI-powered traffic routing to help you save money without sacrificing performance. By setting up hostnames, you allow Aluvia Intelligence to automatically route requests over free datacenter proxies whenever possible, instead of more expensive mobile proxies.
📄️ Sticky Sessions
Sticky sessions allow you to maintain the same IP address across multiple requests. To enable sticky sessions, include the session parameter after the username, followed by a randomly generated alphanumeric string. For example username-session-a1s2d3f4g5.
📄️ Getting a Different Proxy IP Address
If you are currently using sticky session and would like to switch to a different proxy IP address, simply change the alphanumeric string after the session parameter. For example if your requests with session-abcde12345 are assigned to proxy IP address 1.1.1.1, you can change the session to session-qwerty54321 and will be assigned a new IP address, e.g. 1.1.1.2.
📄️ Framework Recipes
Below are dedicated guides for using Aluvia proxies with popular frameworks like Playwright, Puppeteer, and LangChain. Copy and paste the snippets, then replace your credentials with actual ones from your Aluvia dashboard.
📄️ Viewing Usage Statistics
Monitor your data usage:
📄️ Aluvia MCP Server
Easily manage your Aluvia proxy credentials directly from AI assistants or any client that supports the Model Context Protocol (MCP).
📄️ page-retry SDK
Automatically retry failed Playwright navigations using real mobile proxies from Aluvia.