API Reference

Status Options:

  • in queue: The job is submitted and will soon be processed by the RunwayML backend engine.
  • submitted: The job is currently being processed by RunwayML. You can check its progress.
  • success: The job is complete. You can retrieve the video and GIF URLs.
  • failed: The job failed due to various reasons. Refer to the error and error code for details.

Error Codes (from RunwayML backend):

  • 000: An unexpected error occurred. This can happen if the task is too complex, such as an image with text. Try resubmitting with a different text prompt.
  • 001: Text did not pass content moderation. RunwayML enforces strict content guidelines. Filter NSFW content using OpenAI's free text moderation API: https://platform.openai.com/docs/guides/moderation.
  • 002: Image did not pass content moderation. RunwayML enforces strict content guidelines. Filter NSFW content using tools like NudeNet or this website: https://nudenet.notai.tech/.
Language
Authorization
Header
Click Try It! to start a request and see the response here!