---
title: "Get Brent calendar spreads"
method: GET
path: "/v1/futures/brent/spreads"
tags: ["Futures", "Premium"]
---

# Get Brent calendar spreads

`GET /v1/futures/brent/spreads`

Calendar spread analysis between contract months.
Canonical instrument-generic path (#4170). Legacy alias:
`/v1/futures/ice-brent/spreads` (identical response).

## Response `200`

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)
