---
title: "List plans"
method: GET
path: "/unlimited/plans"
tags: ["Unlimited Residential"]
---

# List plans

`GET /unlimited/plans`

Returns all available unlimited residential proxy plans.

## Response `200`

OK

- UnlimitedPlan[]
  - `id` integer
  - `name` string
  - `speed` integer — Speed in Mbps
  - `duration` integer — Duration in days
  - `price` number, float
  - `discount_percent` integer — Active discount percentage (omitted when 0)

---

[API](https://skmtc.dev/proxiware/apis/proxiware-api.md) · [All operations](https://skmtc.dev/proxiware/apis/proxiware-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/proxiware/proxiware-api/revisions/4e98e5b8cc44/schema)
