pixverse-v6-1080p-audio
$ 0.1215 per request
Pricing
Per-request$ 0.1215 per request
API
curl
curl https://api.zipflow.xyz/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"pixverse-v6-1080p-audio","messages":[{"role":"user","content":"Explain quantum entanglement in one paragraph."}]}'Replace API_KEY with your ZipFlow API key.
About pixverse-v6-1080p-audio on ZipFlow
What is pixverse-v6-1080p-audio?
pixverse-v6-1080p-audio is available on ZipFlow through one unified Base URL (https://api.zipflow.xyz). One account and one API key cover every model on the platform.
How much does pixverse-v6-1080p-audio cost on ZipFlow?
pixverse-v6-1080p-audio is billed in USD: input $ 0.1215 and output $ 0 per 1M tokens. Prices are listed on the pricing page and in the console.
How do I start using pixverse-v6-1080p-audio?
Create a ZipFlow account, create an API key in the console, and call https://api.zipflow.xyz/v1/chat/completions with the model id. Code samples are above.