Colossyan API
  • Welcome
  • Getting Started
    • Quickstart
    • Extracting request bodies from the web-editor
  • Basics
    • Authentication
    • Endpoints
    • Video Generation
      • Generating using a template
      • Generating a video manually
      • Receiving a generated video
    • Using template variables
      • Script template variables
      • Text template variables
    • Generated videos
      • Retrieve a video
      • Delete a video
    • Video generation job
      • Retrieve video generation job
      • Delete video generation job
    • Assets
      • Actors
      • Voices
  • Advanced
    • Advanced use-cases
    • Timing
  • Experimental
    • Knowledge to draft
Powered by GitBook
On this page
  • Features
  • Jump right in

Was this helpful?

Export as PDF

Welcome

NextQuickstart

Last updated 4 months ago

Was this helpful?

Colossyan's API offers a programmable video creation service. It allows you to generate videos at scale. To facilitate this, we provide a REST API using standard JSON as request and response payload format. This way you can integrate our service into any technology stack.

Features

  • 💬 Over 600 voices

  • 🌐 Over 70 languages

  • 👄 Use any actor of your choice

  • 👤 Create your own avatars through the API, and use them at your will

  • Generate template videos at a massive scale, easily

  • 📹 Everything that you can generate in the Colossyan Studio you can also generate via our API

    • 🖼️ Embedded images

    • Embedded videos

    • Embedded audios

    • Embedded texts

  • Get notified immediately via a callback mechanism

  • Thanks to our web-based templating and payload exporting options it's incredibly easy to get up-n-running.

Jump right in

⚖️
🎬
🎶
🔤
📞
💅

Getting Started

Create your first video

Basics

Learn the basics of our API