place.stream.ingest.getIngestUrls

did:web:longos.iameli.link

Documentation

Get ingest URLs for a Streamplace station.

main query

Get ingest URLs for a Streamplace station.

Output

Encodingapplication/json
ingests array Required

No description available.

Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
View raw schema
{
  "type": "query",
  "output": {
    "schema": {
      "type": "object",
      "required": [
        "ingests"
      ],
      "properties": {
        "ingests": {
          "type": "array",
          "items": {
            "refs": [
              "place.stream.ingest.defs#ingest"
            ],
            "type": "union"
          }
        }
      }
    },
    "encoding": "application/json"
  },
  "parameters": {
    "type": "params",
    "properties": {}
  },
  "description": "Get ingest URLs for a Streamplace station."
}

Lexicon Garden

@