Overview
Example section for showcasing API endpoints
Accessing the API
The API is only available for Haiper API users. You can access and manage your account on the API page.
Domain
All our APIs are accessed via HTTP(S) calls, with the base URL https://api.haiper.ai
.
Authentication
The Haiper API always accepts JSON in request bodies and returns JSON in response bodies. You will need to send the content-type: application/json
header in requests.
All requests to the Haiper API must include authentication
your API key. More information on Authentication page.
ComfyUI Custom Node
We provide a custom node that allows you to use the Haiper AI API in ComfyUI. More information on the Custom Node page.
Quick Start
Text to Video (Haiper 2.x)
Create videos with text prompt
Image to Video
Upload an image, and use Haiper AI model to animate your image
Text to Image
Create images with text prompt
Key Frame Conditioning
Place your multiple images as the key frames of the video you want to create