proxyorch · portal

Sign in to your customer account.

Advanced · API base URL

Create a new customer account.

Reset your password.

Enter the reset token and your new password.

Overview

·
Balance
Total spend
Requests
Success rate

Trends

Requests
Bandwidth (GB)
Success rate (%)

Recent activity

Your last 15 events · GET /v1/me/ledger
tsproductgeotarget reqscostspendok
loading…

Request playgroundTry it

Fire a live request through your account. Scraping API posts to /v1/scrape; proxy shows the ready-to-run command.
Equivalent curl

          

Sub-accounts & team

Group credentials by sub-account · GET /v1/me/subaccounts

Create credential · /v1/me/credentials

Optionally scoped to a sub-account; if none is chosen the backend auto-creates a "default" sub
Traffic (GB)
Cost
Spend (revenue)
Margin

Trends

Requests
Bandwidth (GB)
Success rate (%)

Filters

Spend by product

Spend by geo

Top 10 targets (GB)

Ledger

Per-event usage · GET /v1/me/ledger
tsproductprovidergeotargetexit_ip GBreqscost spendok
select a customer…
Page size
Wallet balance
Total charges
This month
Transactions

Wallet · Top-up

POST /v1/me/topup

Monthly spend limit

Budget & alert threshold stored locally per customer
Set a budget to track this month's spend.

Spend per day (UTC)

Transactions

Derived from ledger — each event's spend is a charge
tsproductgeodescriptioncharge
select a customer…

Catalog

GET /v1/me/products
providerproducttypegeo / location billing unitprice / unithealth
loading…

Endpoints

HTTP CONNECT proxygw:7000
SOCKS5 proxygw:1080
Scraping APIPOST /v1/scrape
Authproxy_username : secret (per credential)

Two-factor authentication (TOTP)

Protect your account with a time-based one-time password from an authenticator app.

Connection details

Snippets below use the selected proxy_username and a <SECRET> placeholder — paste the secret shown when you created the credential.

Integration snippets

curl · HTTP CONNECT

          
curl · SOCKS5

          
curl · Scraping API

          
Python · requests

          
Python · Playwright

          
Python · Scrapy

          
Python · Selenium

          
Node · undici

          
Node · got