A.I

We offer a range of AI-driven video processing tasks that enhances your video production process available through HTTP endpoints. These endpoints are designed to be minimal and easy to integrate into your existing workflows.`.

Responses

All Editframe tools process asynchronously and upon a successful request will return a payload containing the video id, the timestamp of the time the process was initialized in our system, and a current status.

{
  "id": "1pMqreNQ4k",
  "status": "processing",
  "timestamp": 1681203335,
}

You can configure webhooks to be notified when your transcription is processed.