---
title: "Get Cached Prices"
method: GET
path: "/rate-oracle/prices"
tags: ["Rate Oracle"]
---

# Get Cached Prices

`GET /rate-oracle/prices`

Get all cached prices from the rate oracle.

Returns the complete price dictionary that the rate oracle has fetched
from its configured source.

Returns:
    Dictionary of all cached prices

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/hummingbot/apis/hummingbot-api.md) · [All operations](https://skmtc.net/hummingbot/apis/hummingbot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hummingbot/hummingbot-api/revisions/5347fe79537f/schema)
