Skip to content

AceDataCloud/SoraAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Sora Video Generation API

Sora AI video generation service creates beautiful videos through prompts and starting images.

API home page: Ace Data Cloud - Sora Video Generation

Get Started

The main function of the Sora Tasks API is to query the execution status of tasks by inputting the task ID generated by the Sora Videos Generation API.

This document will provide detailed integration instructions for the Sora Tasks API, helping you easily integrate and fully utilize the powerful features of this API. With the Sora Tasks API, you can easily query the execution status of tasks from the Sora Videos Generation API.

Application Process

To use the Sora Tasks API, you first need to apply for the corresponding service on the application page Sora Videos Generation API, and then copy the task ID from the Sora Videos Generation API, as shown in the image:

Finally, go to the Tasks API page Sora Tasks API to apply for the corresponding service. After entering the page, click the "Acquire" button, as shown in the image:

Application Page

If you are not logged in or registered, you will be automatically redirected to the login page inviting you to register and log in. After logging in or registering, you will be automatically returned to the current page.

There is a free quota available for first-time applicants, allowing you to use this API for free.

Request Example

The Sora Tasks API can be used to query the results of the Sora Videos Generation API. For information on how to use the Sora Videos Generation API, please refer to the document Sora Videos Generation API.

We will take one task ID returned by the Sora Videos Generation API as an example to demonstrate how to use this API. Suppose we have a task ID: b8976e18-32dc-4718-9ed8-1ea090fcb6ea, and we will demonstrate how to pass in a task ID.

Task Example Image

Setting Request Headers and Request Body

Request Headers include:

  • accept: Specifies that the response should be in JSON format, set to application/json.
  • authorization: The key to call the API, which can be selected directly after application.

Request Body includes:

  • id: The uploaded task ID.
  • action: The operation method for the task.

Set as shown in the image below:

Code Example

You can see that various language codes have been automatically generated on the right side of the page, as shown in the image:

Some code examples are as follows:

More

For more info, please check below APIs and integration documents.

API Path Integration Guidance
Sora Tasks API /sora/tasks Sora Tasks API Integration Guide
Sora Videos Generation API /sora/videos Sora Videos Generation API Integration Guide

Base URL: https://api.acedata.cloud

Support

If you meet any issue, check our from support info.

About

Sora AI video generation service creates beautiful videos through prompts and starting images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published