---
title: "POST /api/v2/prompts/enhancements/price"
method: POST
path: "/api/v2/prompts/enhancements/price"
tags: ["Client API v2"]
---

# POST /api/v2/prompts/enhancements/price

`POST /api/v2/prompts/enhancements/price`

Calculate the price for the unified prompt booster. Accepted `type` values (v2 noun-based dot notation): `images.generations`, `images.edits`, `videos.generations`, `videos.animations`, `audio.speech`, `audio.music`, etc.

## Response `200`

Price calculation returned successfully

- object
  - `price` number, float

## Other responses

- `422` — Validation failed

---

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