Documentation that explains both product usage and supplier-backed operations

This docs layer mirrors the upstream logic you asked for: account access, API authorization, order calculation, renewals, and residential session management.

Getting started

  • Choose the right proxy family
  • Understand billing models
  • Order flow and provisioning timing

Authentication

  • Dashboard login
  • API key generation
  • IP whitelist access control

Operations

  • Calculate order cost
  • Create order via API
  • Renew or replace active inventory

Residential controls

  • Sub-users and packages
  • Rotation settings
  • Session ID + TTL management

Supplier reference map

This project reflects the essential rules discovered in the supplier docs and public site research.

Area Modeled behavior
API keysSeparate keys per service, generated from the account dashboard.
WhitelistsAPI access may be restricted to approved source IP addresses.
OrdersCatalog lookup, price calculation, order placement, renewals, and proxy actions are separate workflow stages.
Residential controlsPackages, sub-users, rotation rules, and session TTL are treated as first-class controls.
MobileMobile CRM guidance and mobile-specific operational setup are planned in the content model.