Proxy platform guide

Understand authentication, purchasing and resource operations.

Architecture

The ShipAny application hosts the marketing site, blog, MDX documentation, CMS and the user console. Customer business requests pass through the same-origin BFF to Java, which remains authoritative for users, prices, orders, wallet balances and proxy resources.

Start using the console

  1. Sign in to establish the protected Java session.
  2. Review or top up the wallet.
  3. Choose dynamic residential traffic or a static residential endpoint.
  4. Request the Java quote and confirm the order.
  5. Retrieve connection credentials only when needed.

Content publishing

MDX documents are compiled during the application build. Adding a document on a deployed server does not automatically publish it; add the file to source control and rebuild/redeploy the application.

On this page