Generate videos using veo3
https://boss-grossly-redbird.ngrok-free.app/api/ai/generations/videos/veo3Overview
Generate videos using veo3
Protocol
x402
Price
$0.04
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
boss-grossly-redbird
Source
bazaar
Indexed
2026-03-02 01:13:34
Health
Status
degraded
Latency (p50)
38ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-01 18:26:10
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"aspect_ratio": {
"default": "16:9",
"description": "Video aspect ratio",
"enum": [
"9:16",
"16:9",
"1:1"
],
"required": false,
"type": "\"9:16\" | \"16:9\" | \"1:1\""
},
"auto_fix": {
"default": true,
"description": "Automatically attempt to fix prompts that fail content policy",
"required": false,
"type": "boolean"
},
"duration": {
"default": "8s",
"description": "Video length in seconds",
"enum": [
"4s",
"6s",
"8s"
],
"required": false,
"type": "\"4s\" | \"6s\" | \"8s\""
},
"enhance_prompt": {
"default": true,
"description": "Enhance the prompt for better generation quality",
"required": false,
"type": "boolean"
},
"generate_audio": {
"default": true,
"description": "Whether to generate audio. If false, 50% less credits will be used",
"required": false,
"type": "boolean"
},
"negative_prompt": {
"description": "Text describing what to exclude from the video",
"required": false,
"type": "string"
},
"prompt": {
"description": "The text prompt describing the video you want to generate",
"example": "A cinematic shot of a beach at sunset with waves crashing on the shore",
"required": true,
"type": "string"
},
"resolution": {
"default": "720p",
"description": "Output video resolution",
"enum": [
"720p",
"1080p"
],
"required": false,
"type": "\"720p\" | \"1080p\""
},
"seed": {
"description": "Random seed for reproducible generation",
"required": false,
"type": "integer"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"jobId": {
"description": "Unique job identifier",
"type": "string"
},
"requestId": {
"description": "Provider request identifier",
"type": "string"
},
"status": {
"description": "Job status",
"enum": [
"processing",
"completed",
"failed"
],
"type": "string"
},
"statusUrl": {
"description": "URL to check job status",
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-01 18:26:10 | degraded | 404 | 34ms | |
| 2026-07-01 13:27:00 | degraded | 404 | 41ms | |
| 2026-06-28 22:28:06 | degraded | 404 | 38ms |