---
title: "Get ingest URLs for a Streamplace station."
method: GET
path: "/xrpc/place.stream.ingest.getIngestUrls"
tags: ["place.stream.ingest"]
---

# Get ingest URLs for a Streamplace station.

`GET /xrpc/place.stream.ingest.getIngestUrls`

## Response `200`

Success

- object
  - `ingests` PlaceStreamIngestDefsIngest[], required
    - `type` string, required — The type of ingest endpoint, currently 'rtmp' and 'whip' are supported.
    - `url` string, uri, required — The URL of the ingest endpoint.

## Changes

- **2026-04-20** `3353f5f6354a` — 1 info
  - endpoint added
- **2026-04-20** `f6e6f5a5a3cb` — 1 breaking
  - api path removed without deprecation
- **2026-03-04** `02fae296db9a` — 1 info
  - endpoint added
- **2026-01-21** `b21cd7605630` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema/changes/xrpc/place.stream.ingest.getIngestUrls/get.md)

---

[API](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema.md) · [All operations](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/streamplace/generated-lexicon-api-schema/revisions/8e2ce7f5d85b/schema)
