---
title: "Changes to Fetch Asset Prices"
method: POST
path: "/api/v1/assets/prices"
---

# Changes to Fetch Asset Prices

`POST /api/v1/assets/prices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-16** `61a784d58550` — 2 breaking, 4 info
- **2026-08-09** `c4c28d233105` — 8 warning, 3 info

## Changes

- **2026-08-16** `61a784d58550` — 2 breaking, 4 info
  - added `#/components/schemas/RippleAssetIdentifier` to the `priced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/RippleAssetIdentifierRequest` to the `priced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request` response property `oneOf` list for the response status `200`
  - added `ripple` discriminator mapping keys to the `asset_identifiers/items/` request property
  - added `#/components/schemas/RippleAssetIdentifierRequest` to the `asset_identifiers/items/` request property `oneOf` list
  - added `ripple` discriminator mapping keys to the `priced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier` response property for the response status `200`
  - added `ripple` discriminator mapping keys to the `priced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request` response property for the response status `200`
- **2026-08-09** `c4c28d233105` — 8 warning, 3 info
  - added the new `exchange_paxos` enum value to the `priced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `paxos` enum value to the `priced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type` response property for the response status `200`
  - added the new `paxos` enum value to the `priced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request/oneOf[subschema #6: ExchangeAssetIdentifierRequest]/exchange_type` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `priced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `priced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `priced_assets/items/oneOf[subschema #1: PricedAsset]/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `priced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `priced_assets/items/oneOf[subschema #2: InvalidAssetRequest]/asset_identifier_request/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain` response property for the response status `200`
  - added the new `paxos` enum value to the request property `asset_identifiers/items/oneOf[subschema #6: ExchangeAssetIdentifierRequest]/exchange_type`
  - added the new `ton_testnet` enum value to the request property `asset_identifiers/items/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain`
  - added the new `ton_testnet` enum value to the request property `asset_identifiers/items/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain`

---

[Operation](https://skmtc.dev/fordefi/apis/fordefi-api/docs/api/v1/assets/prices/post.md) · [API](https://skmtc.dev/fordefi/apis/fordefi-api.md) · [Page](https://skmtc.dev/fordefi/apis/fordefi-api/changes/api/v1/assets/prices/post)
