Skip to content

LTESocks API documentation

Order, inspect, filter, and manage mobile proxy ports through one authenticated API.

The public API exposes 28 authenticated v2 operations for account data, mobile proxy ports, plans, infrastructure discovery, and payments. The documentation is generated from the API contract in the service repository and supplemented with integration guidance from the active routes and middleware.

AreaTypical tasks
AccountRead the current user and update preferences
PortsOrder, filter, inspect, reset, extend, tag, and delete ports
ConnectivityManage credentials, signatures, auto-reset, auto-renew, logs, and VPN archives
DiscoveryList plans, servers, protocols, and network signatures
BillingReview payment history and inspect payment capabilities
  1. Create an API token in the LTESocks dashboard.
  2. Send it as a bearer token over HTTPS.
  3. Make a read-only request to GET /user.
  4. Discover plans and servers before ordering a port.
  5. Store port identifiers and use them for lifecycle operations.

Start with the quickstart or open the complete API reference.