---
title: "Futures settlement series for GC / SI / HG (Pro+)"
method: GET
path: "/v1/settlements"
tags: ["prices"]
---

# Futures settlement series for GC / SI / HG (Pro+)

`GET /v1/settlements`

## Query parameters

- `symbol` string, required
- `from` string, nullable
- `to` string, nullable
- `limit` integer

## 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.

## Changes

- **2026-08-18** `b7c4b36e1fa1` — 1 warning, 11 info
  - removed the optional property `detail` from the response with the `422` status
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `BearerAuth` was added to the API
  - added the non-success response with the status `400`
  - …8 more

[Change history](https://skmtc.dev/goldprice/apis/gold-api/changes/v1/settlements/get.md)

---

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