---
title: "Stores provider pricing snapshots"
method: POST
path: "/v2/private/store-provider-prices"
---

# Stores provider pricing snapshots

`POST /v2/private/store-provider-prices`

Fetches current GPU pricing from all enabled providers and stores a snapshot in the database

## Request body

- object

## Response `200`

Successful response

- object
  - `success` boolean, required
  - `count` number, required

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

---

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