---
title: "Symbols whose cross-source price spread exceeds a threshold"
method: GET
path: "/v1/prices/divergence"
tags: ["prices"]
---

# Symbols whose cross-source price spread exceeds a threshold

`GET /v1/prices/divergence`

## Query parameters

- `threshold` integer — Spread floor in basis points. Default 50 bps — matches the tokenized PAXG/XAUT divergence threshold for consistency across transparency signals.

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Validation Error
- `429` — Too Many Requests
- `503` — Service 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/7885a141754c/schema)
