---
title: "Proxy POST requests to /whep/{endpoint_id}
Looks up the internal port from WhepRegistry and forwards to localhost:{port}/whep/endpoint"
method: POST
path: "/whep/{endpoint_id}"
tags: ["whep"]
---

# Proxy POST requests to /whep/{endpoint_id}
Looks up the internal port from WhepRegistry and forwards to localhost:{port}/whep/endpoint

`POST /whep/{endpoint_id}`

## Path parameters

- `endpoint_id` string, required

## Response `201`

WHEP session created, SDP answer returned

## Other responses

- `404` — WHEP endpoint not found
- `502` — Proxy error forwarding to internal WHEP server

---

[API](https://skmtc.net/eyevinn/apis/strom-api.md) · [All operations](https://skmtc.net/eyevinn/apis/strom-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eyevinn/strom-api/versions/c96558b86012/schema)
