APIPrompt Enhancement
Technical Reference
Video Prompt Booster Price
Technical documentation for dryAPI APIs, integration guides, and operational references.
Calculate the cost of enhancing a video prompt before execution.
OpenAPI
Client Calculate Text Image2 Video Prompt Booster Price
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://api.dryapi.dev/api/v1/client/prompt/video/price-calculation"{
"price": 0.00012345
}{
"data": {},
"message": "string",
"errors": [
{
"field": "string",
"messages": [
null
]
}
],
"statusCode": 0
}Last updated on 21 March 2026