Get a package
Retrieve full configuration for one proxy package: status, network types, tiers, traffic usage (in bytes), the package password used for proxy authentication, connection limits, allowed IPs, port and target rules, and enabled protocols.
If the API key is restricted to specific packages, requesting a package outside the restriction returns 404 (not 403), so the existence of other packages is not revealed.
Requires the proxy:packages:read scope.
Authorizations
API key secret (starts with s_live_). Create keys in the dashboard under Settings → API keys, or via POST /v1/api-keys/. Send it as Authorization: Bearer <secret>.
Path Parameters
The ID of the proxy package
Response
Successful Response
Response model for package detail endpoint (GET /v1/proxy/packages/{package_id}).
Display status: active, paused (manually paused), limited (traffic limit reached), suspended, or deleted.
Calculate the remaining traffic for the package.
Why the package is not active: user_paused, traffic_limit_reached, out_of_credits, account_suspended, plan_limit_exceeded, or null.
mix, wifi, mobile