---
title: "Get Natural Gas calendar spreads"
method: GET
path: "/v1/futures/natural-gas/spreads"
tags: ["Futures", "Premium"]
---

# Get Natural Gas calendar spreads

`GET /v1/futures/natural-gas/spreads`

Calendar spread analysis between Natural Gas contract months

## Response `200`

Natural Gas futures spreads data

- FuturesSpreadsResponse
  - `status` string
  - `data` object[]
    - `spread` string
    - `value` number
    - `percentage` number

## Other responses

- `401` — Unauthorized
- `500` — Unexpected server error. Retry transient failures with bounded backoff and retain the request ID when contacting support.

---

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