---
title: "Live oracle SSE stream — Pro-tier (XAU-USD-SPOT and XAG-USD-SPOT)"
method: GET
path: "/v1/prices/stream"
tags: ["prices"]
---

# Live oracle SSE stream — Pro-tier (XAU-USD-SPOT and XAG-USD-SPOT)

`GET /v1/prices/stream`

## Query parameters

- `symbol` string, required — Streamable symbol; supports XAU-USD-SPOT and XAG-USD-SPOT

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad request.
- `401` — Authentication failed.
- `403` — The caller's tier does not allow this request.
- `422` — Validation Error
- `429` — Per-minute, anonymous, or monthly quota exceeded.
- `500` — The operation failed internally.
- `503` — A required backend or data source is temporarily unavailable.

---

[API](https://skmtc.net/goldprice/apis/gold-api.md) · [All operations](https://skmtc.net/goldprice/apis/gold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goldprice/gold-api/revisions/5e6518098e6e/schema)
