---
title: "Returns the values for the requested sources of the requested chains."
method: POST
path: "/server/redis/metrics"
tags: ["Redis"]
---

# Returns the values for the requested sources of the requested chains.

`POST /server/redis/metrics`

## Request body

- ChainSources — unresolved $ref

## Response `200`

OK

## Other responses

- `532` — Error: Missing key(s) in request body.
- `533` — Error: Redis client not initialised.
- `534` — Error: Could not retrieve data from Redis.
- `538` — Error: JSON does not obey the required schema.

## Changes

- **2021-07-09** `7abd9c7d6948` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/simplystaking/apis/panic-api/changes/server/redis/metrics/post.md)

---

[API](https://skmtc.dev/simplystaking/apis/panic-api.md) · [All operations](https://skmtc.dev/simplystaking/apis/panic-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/simplystaking/panic-api/revisions/7abd9c7d6948/schema)
