Create a scoped key
Create an API key for the image or video permission this route needs.
MODEL API
Planned reasoning-focused route for technical analysis, coding, and streamed responses.
deepseek/deepseek-reasonerPOST /v1/generationsThis route is published for integration planning and is not accepting requests yet.
LIVE REQUEST BUILDER
Configure a request, inspect the exact JSON, then run it with your account.
API PRICING
The displayed price is the entry configuration for this route. Resolution, duration, quality, audio, references, and output count can change the final quote.
CAPABILITIES
Use one stable PixMind model ID while keeping provider-specific setup out of your application.
GET STARTED
Create an API key for the image or video permission this route needs.
Use the model ID and endpoint shown above from your backend service.
Store the returned task ID and query its status until it reaches a terminal state.
FAQ
Use deepseek/deepseek-reasoner in the model field. This is the stable PixMind route identifier shown in the playground request JSON.
Send POST requests to /v1/generations. Keep your API key on your server and pass it as a Bearer token.
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.
No. The playground keeps the key only in component memory and sends it for the current request; it is not written to browser storage.
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.
The entry price reflects the configuration displayed on this page. Resolution, duration, quality, audio, references, and output count can affect the final task price.
Generation routes can return an asynchronous task. Save its ID and query the task endpoint until the status is succeeded, failed, or cancelled.
Yes. Models in the same workload family share the generation contract, so switching usually means changing the model ID and supported parameters.
RELATED MODELS
Planned OpenAI-compatible route for text, reasoning, vision, tools, and streaming workloads.
View APIPlanned route for long-form reasoning, coding, vision, and tool-driven agent workflows.
View APIPlanned multimodal route for text, vision, reasoning, streaming, and tool use.
View API