Estimate the price of a video character replacement request.
Estimate the cost of a video replacement job before submitting it.Documentation Index
Fetch the complete documentation index at: https://docs.deapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Video replace price calculation parameters
The model to use for video replacement. Available models can be retrieved via the GET /api/v1/client/models endpoint.
Input video file. If provided, duration and dimensions are extracted automatically. Required if duration is not provided.
Input video duration in seconds. Required if video file is not provided.
5
Output video width in pixels. If omitted and video file is provided, uses video native width.
512
Output video height in pixels. If omitted and video file is provided, uses video native height.
512
Calculated price for video replace inference.