---
title: "Proxy web requests"
method: GET
path: "/proxy"
tags: ["WebProxy"]
---

# Proxy web requests

`GET /proxy`

Handle web proxy requests for subdomain-based assets

## Query parameters

- `session_id` string

## Headers

- `Host` string, required

## Response `200`

Proxied content

## Changes

- **2025-08-12** `92404b9b0e7b` — 3 info
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
- **2025-07-30** `6be7dc58b715` — 1 info
  - endpoint added
- **2025-03-02** `f6b1c099afda` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/veops/apis/untitled-api-3/changes/proxy/get.md)

---

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