wan2.7-t2vvideo-generation /v1/video/generationsvideo-generation-fetch /v1/video/generations/{task_id}Cost Estimate
This model uses token-based pricing. Input and output, and available cache token rates are billed separately per million tokens.
curl --request POST \
--url https://api.aisa.one/v1/video/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $AISA_API_KEY" \
-d '{
"model": "wan2.7-t2v",
"messages": [
{
"role": "user",
"content": "Hello, what can you help me with?"
}
],
"max_tokens": 1024
}'Start using wan2.7-t2v through AIsa's Model Gateway today.
Get API Key