Estimate Dare credit cost
dare_estimate_costEstimate generation credit costs upfront with Dare's pricing table—no network call or credit spent. Check affordability, compare quality tiers, or size a batch before running.
Instructions
Estimate the credit cost of a generation before running it, using Dare's own pricing table. Purely local arithmetic: no network request, no credits spent. Use this to check affordability, compare quality tiers, or size a batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | What is being generated. | video |
| count | No | How many variations to generate. | |
| model | Yes | Model id, e.g. `seedance-2-5`. | |
| quality | No | Quality tier, e.g. `720p` for video or `2k` for image. | |
| aspect_ratio | No | Aspect ratio; affects cost on `gpt-image-2` only. | |
| audio_enabled | No | Whether audio is generated (affects Veo and Kling). | |
| reference_count | No | Number of reference assets attached (images count toward image-model surcharges). | |
| duration_seconds | No | Clip length in seconds (video). | |
| video_reference_count | No | How many of the references are video clips. Only video references earn Seedance's 0.6x discount. | |
| reference_video_seconds | No | Total seconds of video references attached; billed in addition on Seedance 2.5. |