Dreamina
February 23, 2026 (April 3, 2026)
Table of contents
- VPN setup
- Create a Dreamina account
- Verify available models
- Verify and add account
- Cost calculator
- Important notes
Approximately 10 minutes to complete setup steps.
This is the setup guide for Dreamina API. An active Dreamina subscription and a useapi.net subscription are required for the API to work.
Dreamina creates AI-generated videos and images using models from ByteDance’s Seed family.
The API supports two regions: US and CA (Canada). Seedance 2.0 and Seedance 2.0 Fast — the latest and most capable video models — are, as of April 2, 2026, only available in the CA region. The US region offers Seedance 1.5 Pro and Seedance 1.0 Mini. Both regions share the same image models.
To use Seedance 2.0, set up your account with region: "CA" as described below.
VPN setup
A VPN with a US or Canadian IP address is required to create a Dreamina account. The VPN is only needed for browser-based account creation — the API handles all requests through its own proxy infrastructure.
For US region accounts:
Opera browser has a built-in free VPN.
- Download and install Opera if you don’t have it already
- Enable the built-in VPN by clicking the VPN badge in the address bar
- Set the VPN region to Americas
- Verify the VPN is active — you should see “Protected” and an Americas IP address

For CA region accounts (Seedance 2.0):
Opera’s free VPN does not support the Canadian region. You will need a commercial VPN service that offers Canadian server locations (e.g., NordVPN, ExpressVPN, Surfshark, or similar). Set your VPN to a Canada server before creating the account.
Create a Dreamina account
⚠️ Use a dedicated email account for this API — do NOT use your personal email.
- Navigate to https://dreamina.capcut.com/ with your VPN active and set to the desired region (Americas for US, Canada for CA)
- Verify your region by checking the URL — US accounts will see
dreamina.capcut.com, CA accounts may see a Canadian IP in the VPN indicator - Click Sign in in the bottom-left corner
- Select Continue with email from the login options

- Click Sign up to create a new account
- Enter your email address and choose a password
- Click Continue to complete registration

You may need to verify your email address by entering a code sent to your inbox.
Verify available models
Before adding your account to the API, confirm that the desired Seedance models are available:
- Navigate to https://dreamina.capcut.com/ai-tool/generate
- Select AI Video from the mode selector at the bottom
- Click the model name to open the model dropdown and verify that your desired models (e.g., Seedance 2.0 Fast, Seedance 2.0) are listed

If you don’t see Seedance 2.0 models, your account may have been created in the wrong region. Create a new account with the correct VPN region.
We recommend starting with the Basic plan to verify that subscription and generation work correctly before upgrading to the Advanced plan which includes more credits and additional features.
Verify and add account
Use the form below to verify your credentials and add your Dreamina account.
Select Add Account to complete setup, or Verify to test your credentials first. You should receive response 200 if successful. You can also use POST /accounts directly.
Cost calculator
An active Dreamina subscription is required.
CA region, Advanced plan (C$94.90 / ~USD$68/mo, 37,070 credits).
Credit cost: C$0.26 / ~USD$0.19 per 100 credits (C$1 = ~USD$0.72 as of April 3, 2026)
| Model | Credits/sec | USD/sec |
|---|---|---|
| Seedance 2.0 Fast | 19 cr/s | $0.036/s |
| Seedance 2.0 | 23 cr/s | $0.044/s |
| Duration | 2.0 Fast (19 cr/s) | USD | 2.0 (23 cr/s) | USD |
|---|---|---|---|---|
| 4s | 76 cr | $0.14 | 92 cr | $0.17 |
| 5s | 95 cr | $0.18 | 115 cr | $0.22 |
| 8s | 152 cr | $0.28 | 184 cr | $0.34 |
| 10s | 190 cr | $0.36 | 230 cr | $0.43 |
| 12s | 228 cr | $0.43 | 276 cr | $0.52 |
| 15s | 285 cr | $0.53 | 345 cr | $0.65 |
CA region pricing — prices shown in Canadian Dollars (C$)
Important notes
- First generation via browser — after setting up your account, generate at least one video using the Dreamina website (e.g., a short Seedance 2.0 Fast clip in Omni Reference mode) to ensure the service is working and to accept the Terms of Service. This is a one-time step before using the API.
- VPN not required for API usage — the VPN is only needed for creating the Dreamina account in the browser. The API handles all requests through its own proxy infrastructure.
- Region is permanent — use the same region for the account as the VPN used during creation. US accounts must use
region: "US", Canadian accounts must useregion: "CA". - Session management — the API automatically manages your Dreamina session, including refreshing expired sessions. If you see
596errors, re-add your account via POST /accounts. - Avoid using the same account simultaneously through both the API and the Dreamina website — it should work, but to play safe it’s better to avoid potential session conflicts.
- Avoid logging in from other regions — do not log in to your Dreamina account from any region other than the one used during creation, as it may change the account’s default region.
- Free credits — new Dreamina accounts receive free credits. Check your balance via GET /accounts/
account.