---
title: "Check stock availability"
method: GET
path: "/static/networks/{network}/stock"
tags: ["Static Proxies"]
---

# Check stock availability

`GET /static/networks/{network}/stock`

Returns available inventory by location.

## Path parameters

- `network` string, required

## Response `200`

OK

- StaticProxyStock[]
  - `location` string
  - `available` integer

---

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