Build the next Canva for video editingBook now

Overview

AI-powered voice services, avatar generation, video processing, and content generation via REST API.

The DesignCombo API provides comprehensive AI-powered services for voice processing, avatar generation, video editing, and content creation through a high-performance REST interface. Built with modern AI models, it delivers professional-grade audio and video processing capabilities with minimal latency.

Base URL

https://api.designcombo.dev/v1

Key Features

  • Voice Services - Text-to-speech, speech-to-text, voice cloning, and dubbing
  • Avatar Generation - AI-powered avatar creation and video expansion
  • Video Processing - Professional video trimming and editing tools
  • Content Generation - AI-generated audio and images from text prompts

Quick Start

Terminal
$
curl -X POST 'https://api.designcombo.dev/v1/text-to-speech' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"text": "Hello world", "voiceId": "69nXRvRvFpjSXhH7IM5l"}'

Documentation Sections

SDKs and Libraries

Official SDKs are available for popular programming languages:

Need help building with the DesignCombo API?