---
title: "Changes to Get Model Pricing"
method: GET
path: "/model-configs/pricing/{provider}/{model}"
---

# Changes to Get Model Pricing

`GET /model-configs/pricing/{provider}/{model}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-02-04** `1c757e79a119` — 6 breaking, 1 warning, 3 info
- **2026-02-01** `dd9c6f3fe23e` — 1 info
- **2026-01-12** `48b31ccb5751` — 1 warning

## Changes

- **2026-02-04** `1c757e79a119` — 6 breaking, 1 warning, 3 info
  - removed the required property `batch_config/cache_read_input_token/base` from the response with the `200` status
  - removed the required property `batch_config/cache_read_input_token/multiplier` from the response with the `200` status
  - removed the required property `batch_config/request_token/base` from the response with the `200` status
  - removed the required property `batch_config/request_token/multiplier` from the response with the `200` status
  - removed the required property `batch_config/response_token/base` from the response with the `200` status
  - removed the required property `batch_config/response_token/multiplier` from the response with the `200` status
  - removed the optional property `batch_config/cache_write_input_token` from the response with the `200` status
  - added the optional property `batch_config/cache_read_input_token/price` to the response with the `200` status
  - added the optional property `batch_config/request_token/price` to the response with the `200` status
  - added the optional property `batch_config/response_token/price` to the response with the `200` status
- **2026-02-01** `dd9c6f3fe23e` — 1 info
  - added the optional property `batch_config` to the response with the `200` status
- **2026-01-12** `48b31ccb5751` — 1 warning
  - removed the optional property `batch_config` from the response with the `200` status

---

[Operation](https://skmtc.dev/portkey-ai/apis/portkey-models-api/docs/model-configs/pricing/:provider/:model/get.md) · [API](https://skmtc.dev/portkey-ai/apis/portkey-models-api.md) · [Page](https://skmtc.dev/portkey-ai/apis/portkey-models-api/changes/model-configs/pricing/:provider/:model/get)
