---
title: "Get active subscription"
method: GET
path: "/unlimited/subscription"
tags: ["Unlimited Residential"]
---

# Get active subscription

`GET /unlimited/subscription`

## Response `200`

OK

- UnlimitedSubscription
  - `host` string
  - `http_port` integer
  - `socks_port` integer
  - `username` string
  - `password` string
  - `sticky_key` string — Session key parameter name to use in the proxy DSN
  - `mbps` integer — Provisioned bandwidth in Mbps
  - `auto_renewal` boolean
  - `billing_amount` number, float
  - `expires_at` integer — Subscription expiry as a Unix timestamp

## Other responses

- `404` — No active subscription

---

[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)
