---
title: "Force pricing sync"
method: POST
path: "/api/pricing/force-sync"
tags: ["Configuration"]
---

# Force pricing sync

`POST /api/pricing/force-sync`

Triggers an immediate pricing sync and resets the pricing sync timer.

## Response `200`

Pricing sync triggered successfully

- SuccessResponse — Generic success response
  - `status` string
  - `message` string

## Other responses

- `500` — Internal server error
- `503` — Config store not available

---

[API](https://skmtc.net/getbifrost/apis/bifrost-api.md) · [All operations](https://skmtc.net/getbifrost/apis/bifrost-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbifrost/bifrost-api/versions/f8cab88f64ea/schema)
