APIMaster.ai

Sora API

Generate video with Sora 2 — text-to-video with synced audio — billed per second. OpenAI-compatible, no waitlist.

Access OpenAI's Sora 2 video model through APIMaster — no waitlist, no overseas account. Generate text-to-video with synced audio and cinematic motion, billed per second of output. The Sora API endpoint is OpenAI-compatible, so you can call it from any HTTP client or OpenAI-style SDK with a single API key.

入力
参照画像(画像から動画)
出力
結果はここに表示されます。

What is the Sora API?

The Sora API gives developers programmatic access to OpenAI's Sora 2 text-to-video model. Instead of the consumer app, you send a prompt to a REST endpoint and get back a generated video with synchronized audio — ideal for building video-generation features into your own products. APIMaster exposes the Sora 2 API (and the higher-resolution Sora 2 Pro API) through a single OpenAI-compatible Sora video API, so you get a Sora API key in minutes with no waitlist and no US account. Sora API pricing is pay-as-you-go and billed per second of output: you pay only for what you generate, at rates below the official list price, with no subscription. Submit a prompt with your chosen duration and resolution, poll the task until it completes, then download the MP4 — the same image-to-video and text-to-video capabilities as Sora, available over a standard HTTP API.

モデルを選択
03
sora-2

チャネル 03

Per second$0.1/ s$0.1/ s

フィンガープリント履歴

検出データなし

稼働状況

検出データなし

Transparent per-second pricing at a discount to official rates — no subscription, no surprise markups.

Sora API — Pricing

ModelResolutionOur priceOfficialSave
Sora 2720p$0.1/s$0.1/s
Sora 2 Pro720p$0.3/s$0.3/s
Sora 2 Pro1024p$0.5/s$0.5/s
Sora 2 Pro1080p$0.7/s$0.7/s

Capabilities

Synced audio

Text-to-video with synchronized audio and sound.

Cinematic motion

Realistic physics and cinematic camera control.

Per-second billing

Pay only for the seconds you generate — no subscription.

Use cases

Short-form social videoAds & marketing clipsProduct demosStoryboarding & previzCreative content

Quick start

curl https://apimaster.ai/v1/videos/generations \
  -H "Authorization: Bearer $APIMASTER_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "sora-2",
    "prompt": "A drone shot over a coastal city at dawn",
    "seconds": 4
  }'

Sora API — よくある質問

How do I get a Sora API key?

Sign up, top up from $1, and create a key in the console — no waitlist and no US account. The key works with the OpenAI-compatible Sora video API right away.

How much does the Sora API cost?

Sora API pricing is pay-as-you-go, billed per second of output: seconds × per-second rate (see the price table above). Available models: sora-2, sora-2-pro. Rates are below the official list price, with no subscription.

Is the Sora 2 API OpenAI-compatible?

Yes. The Sora 2 API and Sora 2 Pro API use an OpenAI-compatible video endpoint, so any HTTP client or OpenAI-style SDK can call it.

Does the Sora video API support image-to-video?

Yes. Pass a reference image to the Sora video API for image-to-video, or send a prompt only for text-to-video. Orientation is inferred from the reference image.

Is my data safe?

Yes. Your Sora API data is not stored or used for training, and all requests are sent over encrypted connections.

Other models

はじめ方

01

API Keyの作成

サインアップして、OpenAI互換のAPI keyを3秒で作成。クレジットカードは不要。

API Keyを作成
02

残高をチャージ

USDTまたはEpayでクレジットを追加。1つの残高ですべてのモデルとプロバイダーで使用可能。

今すぐチャージ
03

コードやエージェントに組み込む

APIMaster keyとbase URLを差し替えるだけで、OpenAI互換のあらゆるツール(Claude Code, Cursor, LangChain, LiteLLMなど)で動作します。

ドキュメントを表示