🔥Minimax H3 is live — save 45% on annual membershipGet 45% Off
Pixmind
All API models
VideoGooglePlanned

MODEL API

Veo 3.1 Fast Eco API

Veo 3.1 Fast Eco, the most cost-optimized Veo route for fast, budget-friendly video.

Model ID
veo-3.1-fast-eco
Endpoint
POST /v1/generations

This route is published for integration planning and is not accepting requests yet.

Starting API pricePricing coming soon
Endpoint/v1/generations

LIVE REQUEST BUILDER

Try the API in the playground

Configure a request, inspect the exact JSON, then run it with your account.

Playground opens when this route becomes available.
Response
The API response will appear here.

API PRICING

Programmatic pricing, separate from Studio

The displayed price is the entry configuration for this route. Resolution, duration, quality, audio, references, and output count can change the final quote.

Pricing coming soon

CAPABILITIES

What this route supports

Use one stable PixMind model ID while keeping provider-specific setup out of your application.

Text to video
Image to video

GET STARTED

From playground to production

01

Create a scoped key

Create an API key for the image or video permission this route needs.

02

Send the request

Use the model ID and endpoint shown above from your backend service.

03

Track the task

Store the returned task ID and query its status until it reaches a terminal state.

FAQ

Veo 3.1 Fast Eco API questions

What model ID should I use for the Veo 3.1 Fast Eco API?+

Use veo-3.1-fast-eco in the model field. This is the stable PixMind route identifier shown in the playground request JSON.

Which endpoint does the Veo 3.1 Fast Eco API use?+

Send POST requests to /v1/generations. Keep your API key on your server and pass it as a Bearer token.

Is the playground using a real API request?+

Yes. When you click Run model, PixMind forwards the displayed payload with the API key you entered. A successful request may create a paid task.

Does PixMind save the API key entered here?+

No. The playground keeps the key only in component memory and sends it for the current request; it is not written to browser storage.

Is API pricing the same as PixMind Studio pricing?+

No. API usage resolves through the apiPlatform pricing role and a separate pay-as-you-go ledger. Studio pricing includes the creation interface and product workflow services.

Why can the final price differ from the starting price?+

The entry price reflects the configuration displayed on this page. Resolution, duration, quality, audio, references, and output count can affect the final task price.

How do I receive a finished image or video?+

Generation routes can return an asynchronous task. Save its ID and query the task endpoint until the status is succeeded, failed, or cancelled.

Can I use the same integration for other PixMind models?+

Yes. Models in the same workload family share the generation contract, so switching usually means changing the model ID and supported parameters.