{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dexter-cash-api-tools-sora-jobs",
  "title": "Dexter \u00b7 Sora Video Generation Jobs",
  "url": "https://x402.dexter.cash/api/tools/sora/jobs",
  "category": "media",
  "summary": "Create asynchronous video generation jobs using OpenAI Sora models.",
  "seo": {
    "title": "Sora Video Generation API - Dexter x402 Base Solana",
    "description": "Pay 8 USDC on Base or Solana to create Sora video generation jobs via Dexter's x402 facilitator."
  },
  "use_cases": [
    "Generate AI videos from text or image prompts",
    "Create video content for marketing campaigns",
    "Produce video assets for creative projects"
  ],
  "ideal_buyer": "Video creators, marketers, and developers needing programmatic access to Sora video generation.",
  "example_prompt": "Create a Sora video job for a cinematic drone shot of a mountain landscape at sunrise",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 400,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "DevFFyNWxZPtYLpEjzUnN1PFc9Po6PH7eZCi9f3tTkTw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "8000000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Dexter Sora video job",
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "model": {
              "enum": [
                "sora-2",
                "sora-2-pro"
              ],
              "type": "string",
              "description": "Sora model variant (defaults to sora-2)."
            },
            "prompt": {
              "type": "string",
              "description": "Scene description (defaults to a \u201cRust in Peace\u201d Solana marketing skit)."
            },
            "seconds": {
              "enum": [
                "4",
                "8",
                "12"
              ],
              "type": "integer",
              "description": "Clip duration (allowed values: 4, 8, or 12 seconds \u2014 defaults to 4)."
            },
            "resolution": {
              "enum": [
                "720x1280",
                "1280x720",
                "1024x1792",
                "1792x1024"
              ],
              "type": "string",
              "description": "Output resolution (supported width\u00d7height pairs, defaults to 720x1280)."
            },
            "twitterHandle": {
              "type": "string",
              "description": "Optional Twitter/X handle (with or without @) to ping once the clip lands."
            },
            "referenceVideoId": {
              "type": "string",
              "description": "Optional storyboard/video job to reuse as guidance."
            },
            "referenceImageIds": {
              "type": "array",
              "description": "Optional reference image artifact IDs to guide the render (leave blank for none)."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "job": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string",
                "description": "Job identifier."
              },
              "status": {
                "type": "string",
                "description": "pending/queued/running/completed/failed."
              },
              "jobType": {
                "type": "string",
                "description": "Worker type handling the request."
              },
              "statusUrl": {
                "type": "string",
                "description": "Public URL for monitoring job progress."
              },
              "transport": {
                "type": "string",
                "description": "Submission origin (web, api, mcp, etc.)."
              },
              "notification": {
                "type": "object",
                "properties": {
                  "twitterHandle": {
                    "type": [
                      "string",
                      "null"
                    ],
                    "description": "Handle captured for Twitter mentions."
                  },
                  "twitterNotifiedAt": {
                    "type": [
                      "string",
                      "null"
                    ],
                    "description": "ISO timestamp when the Twitter notification was sent."
                  }
                },
                "description": "Notification metadata for downstream alerts."
              },
              "publicAccessToken": {
                "type": "string",
                "description": "Token used to poll the job without Dex auth."
              }
            },
            "description": "Asynchronous job reference for the requested render."
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9421c7ca7d8dcee9760d72be81137ee162003c36",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "8000000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Dexter Sora video job",
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "model": {
              "enum": [
                "sora-2",
                "sora-2-pro"
              ],
              "type": "string",
              "description": "Sora model variant (defaults to sora-2)."
            },
            "prompt": {
              "type": "string",
              "description": "Scene description (defaults to a \u201cRust in Peace\u201d Solana marketing skit)."
            },
            "seconds": {
              "enum": [
                "4",
                "8",
                "12"
              ],
              "type": "integer",
              "description": "Clip duration (allowed values: 4, 8, or 12 seconds \u2014 defaults to 4)."
            },
            "resolution": {
              "enum": [
                "720x1280",
                "1280x720",
                "1024x1792",
                "1792x1024"
              ],
              "type": "string",
              "description": "Output resolution (supported width\u00d7height pairs, defaults to 720x1280)."
            },
            "twitterHandle": {
              "type": "string",
              "description": "Optional Twitter/X handle (with or without @) to ping once the clip lands."
            },
            "referenceVideoId": {
              "type": "string",
              "description": "Optional storyboard/video job to reuse as guidance."
            },
            "referenceImageIds": {
              "type": "array",
              "description": "Optional reference image artifact IDs to guide the render (leave blank for none)."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "job": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string",
                "description": "Job identifier."
              },
              "status": {
                "type": "string",
                "description": "pending/queued/running/completed/failed."
              },
              "jobType": {
                "type": "string",
                "description": "Worker type handling the request."
              },
              "statusUrl": {
                "type": "string",
                "description": "Public URL for monitoring job progress."
              },
              "transport": {
                "type": "string",
                "description": "Submission origin (web, api, mcp, etc.)."
              },
              "notification": {
                "type": "object",
                "properties": {
                  "twitterHandle": {
                    "type": [
                      "string",
                      "null"
                    ],
                    "description": "Handle captured for Twitter mentions."
                  },
                  "twitterNotifiedAt": {
                    "type": [
                      "string",
                      "null"
                    ],
                    "description": "ISO timestamp when the Twitter notification was sent."
                  }
                },
                "description": "Notification metadata for downstream alerts."
              },
              "publicAccessToken": {
                "type": "string",
                "description": "Token used to poll the job without Dex auth."
              }
            },
            "description": "Asynchronous job reference for the requested render."
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-49b5858de983",
  "origin": {
    "slug": "x402-dexter-cash",
    "host": "x402.dexter.cash",
    "title": "Public x402 Facilitator for API Payments \u2022 Dexter",
    "description": "Integrate Dexter's public x402 facilitator for verification, signing, and settlement across supported chains.",
    "url": "https://x402.dexter.cash",
    "og_image": "https://dexter.cash/og-images/v2/default",
    "favicon": "https://dexter.cash/assets/logos/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-dexter-cash-api-tools-sora-jobs",
    "url": "https://x402all.com/resource/x402-dexter-cash-api-tools-sora-jobs",
    "name": "Dexter \u00b7 Sora Video Generation Jobs",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-dexter-cash-api-tools-sora-jobs",
        "@type": "Offer",
        "price": "8",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "8.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/x402-dexter-cash-api-tools-sora-jobs",
        "@type": "Offer",
        "price": "8",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "8.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      }
    ],
    "sameAs": "https://x402.dexter.cash/api/tools/sora/jobs",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-dexter-cash",
      "url": "https://x402.dexter.cash",
      "name": "Public x402 Facilitator for API Payments \u2022 Dexter",
      "@type": "Organization"
    },
    "identifier": "x402-dexter-cash-api-tools-sora-jobs",
    "description": "Pay 8 USDC on Base or Solana to create Sora video generation jobs via Dexter's x402 facilitator.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dexter-cash-api-tools-sora-jobs",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-dexter-cash-api-tools-sora-jobs"
}
