PixaryAI'yi uygulamalarınıza entegre etmek için eksiksiz referans.
/api/openapi/v1/pixary-1-5-i2vUse Pixary 1.5-i2v to generate clothing-removal videos.
Authorization: Bearer apk_xxxxxxxxxxxxxxxxxxxxxxxx| Parametre | Zorunlu | Değerler | Açıklama |
|---|---|---|---|
imageUrl | ✓ | - | Görüntü URL'si |
model | ✓ | womanty / dance / touchbreast | Pixary 1.5-i2v model type |
duration | ✓ | 5s / 8s | Video duration. When model is womanty, duration must be 5s; when model is dance or touchbreast, duration must be 8s. |
{
"imageUrl": "https://example.com/input.png",
"model": "dance",
"duration": "8s"
}{
"code": 200,
"msg": "OK",
"data": "1900000000000000001"
}curl -X POST https://api.pixaryai.com/api/openapi/v1/pixary-1-5-i2v \
-H "Authorization: Bearer apk_xxxxxxxxxxxxxxxxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{"imageUrl": "https://example.com/input.png","model": "dance","duration": "8s"}'| Kod | Anlam |
|---|---|
200 | Başarılı |
50101 | API anahtarı eksik veya geçersiz biçim |
50102 | API anahtarı devre dışı |
50103 | API anahtarı süresi dolmuş |
50104 | Hız sınırı aşıldı |
50105 | Yetersiz kredi bakiyesi |
50106 | Görüntü URL'si herkese açık değil veya geçersiz |
50107 | OpenAPI parametre hatasi |
50108 | Gorev bulunamadi veya erisim izni yok |
500 | Sunucu iç hatası |
PixaryAI, fotoğraflar, GIF’ler veya videolar için tüm ihtiyaçlarınızı karşılamak üzere sınırsız yapay zeka içerik üretimi sunar.