Rivya AI दस्तावेज़

Model API Reference

Rivya API model IDs, availability, supported modes, parameter tables, prompt limits, reference media rules और model detail links देखें.

अंतिम समीक्षा 2026/05/11 को

यह page Rivya API v1 के लिए model-level API reference है।

नीचे दी गई table उसी model catalog और public serializer से generated है जिसे /api/v1/models इस्तेमाल करता है। यह हाथ से लिखा fixed model count नहीं है।

इस Reference को कैसे पढ़ें

  • asynchronous image, video और audio models के लिए model id को model के रूप में POST /api/v1/generations में इस्तेमाल करें।
  • Chat model IDs को POST /api/v1/chat/completions में इस्तेमाल करें।
  • generation prompt text के लिए top-level prompt इस्तेमाल करें।
  • Chat API turns के लिए top-level message इस्तेमाल करें।
  • asynchronous model-specific fields को params के अंदर रखें।
  • integration बनाने से पहले api_input_status पढ़ें। available_text और available_url_input को file upload के बिना test किया जा सकता है; partial_requires_files का मतलब है कि केवल कुछ modes को Files API चाहिए; requires_files_api का मतलब है कि model call करने से पहले Files API से reference media upload करें।
  • Chat models के लिए chat_capabilities पढ़ें, ताकि non-streaming support, SSE streaming support, image file_id attachments, web search, thoughts और reasoning effort समझ सकें।
  • Model detail pages product-level guidance और examples देती हैं।

Request Pattern

{
  "model": "z-image",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1"
  }
}

JavaScript और Python examples के लिए Create Generation देखें।

Chat request shape:

{
  "model": "gpt-5-2-chat",
  "message": "Write a concise launch plan for a new product image campaign"
}

Chat examples के लिए Chat API देखें।

Dynamic Model Reference

डिबगर के साथ इस संदर्भ का उपयोग करें

क्विकस्टार्ट से शुरुआत करें, यहां मॉडल फील्ड की पुष्टि करें, फिर Developers डिबगर में mock या साइन-इन live रिक्वेस्ट चलाएं।

Z-Image

z-imageAPI से उपलब्धटेक्स्ट इनपुट तैयार

छवि · Alibaba का lightweight text-to-image model। 5 aspect ratios के साथ fast single-image generation, सिर्फ 1 credit पर quick concept drafts और social media visuals के लिए ideal।

बेस क्रेडिट

1

Mode

text-to-image

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

1000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "z-image",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-1:1, 4:3, 3:4, 16:9, 9:16

Nano Banana 2

nano-banana-2API से उपलब्धआंशिक: Files API जरूरी

इमेज · Google का next-gen image model, जिसमें 4K resolution, 15 aspect ratios (extreme 8:1 सहित), Google Search grounding और 14 reference images तक की सुविधा है — Rivya पर सबसे flexible image generator।

बेस क्रेडिट

5

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

image · 14 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "nano-banana-2",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "auto",
    "resolution": "1K",
    "output_format": "jpg",
    "google_search": "false"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image projects के लिए 14 image files तक upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहींauto-auto, 1:1, 16:9, 9:16, 3:2, 2:3, 4:3, 3:4, 5:4, 4:5, 21:9, 4:1, 1:4, 8:1, 1:8
resolutionselectनहीं1K-1K, 2K, 4K
output_formatselectनहींjpg-jpg, png
google_searchselectनहींfalse-false, true

Nano Banana Pro

nano-banana-proAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Google का premium image model, जिसमें 4K output, 11 aspect ratios और 8 reference images तक की सुविधा है। High-fidelity brand और campaign visuals के लिए बेहतर detail और color accuracy के साथ optimized।

बेस क्रेडिट

8

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

10000 अक्षर

संदर्भ मीडिया

image · 8 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "nano-banana-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1",
    "resolution": "1K",
    "output_format": "png"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image projects के लिए 8 image files तक upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9, auto
resolutionselectनहीं1K-1K, 2K, 4K
output_formatselectनहींpng-png, jpg

Nano Banana

nano-bananaAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Google का flexible image model, जो text-to-image और image-to-image के लिए 11 aspect ratios, 10 reference images तक और PNG/JPEG output देता है। Portraits, product compositions और wider landing-page visuals के लिए मजबूत fit।

बेस क्रेडिट

3

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 10 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "nano-banana",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "imageSize": "1:1",
    "output_format": "png"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image projects के लिए 10 image files तक upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
imageSizeselectनहीं1:1-1:1, 9:16, 16:9, 3:4, 4:3, 3:2, 2:3, 5:4, 4:5, 21:9, auto
output_formatselectनहींpng-png, jpeg

GPT Image 2

gpt-image-2API से उपलब्धआंशिक: Files API जरूरी

इमेज · Rivya पर OpenAI का नया GPT Image मॉडल, जिसमें टेक्स्ट-से-इमेज, इमेज-से-इमेज, अधिकतम 16 संदर्भ इमेज और 1K / 2K / 4K के स्पष्ट क्रेडिट स्तर मिलते हैं।

बेस क्रेडिट

3

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

image · 16 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-image-2",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1",
    "resolution": "1K"
  }
}

संदर्भ नियम

संदर्भ इमेज: GPT Image 2 इमेज-से-इमेज कार्यों के लिए अधिकतम 16 इमेज संदर्भ अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-auto, 1:1, 9:16, 16:9, 4:3, 3:4
resolutionselectनहीं1K-1K, 2K, 4K

GPT Image 1.5

gpt-image-1-5API से उपलब्धआंशिक: Files API जरूरी

इमेज · OpenAI का इमेज मॉडल, जिसमें मानक/उच्च गुणवत्ता स्तर और अधिकतम 16 संदर्भ इमेज का समर्थन है। यह जटिल निर्देश समझने और सटीक स्थानिक संबंधों वाले सुसंगत दृश्य बनाने में मजबूत है।

बेस क्रेडिट

4

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

image · 16 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-image-1-5",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "quality": "medium",
    "aspect_ratio": "1:1"
  }
}

संदर्भ नियम

संदर्भ इमेज: इमेज प्रोजेक्ट के लिए अधिकतम 16 इमेज फाइलें अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
qualityselectनहींmedium-medium, high
aspect_ratioselectनहीं1:1-1:1, 2:3, 3:2

4o Image

4o-imageAPI से उपलब्धटेक्स्ट इनपुट तैयार

इमेज · OpenAI का 4o Image मॉडल अब Rivya पर एक समर्पित टेक्स्ट-से-इमेज पाथ के रूप में उपलब्ध है। फिलहाल इसका पेज सेटअप जानबूझकर सीमित रखा गया है: प्रॉम्प्ट और 3 समर्थित आस्पेक्ट रेशियो, हर इमेज के लिए तय 3 क्रेडिट्स पर।

बेस क्रेडिट

3

Mode

text-to-image

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "4o-image",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "size": "1:1"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
sizeselectनहीं1:1-1:1, 3:2, 2:3

Seedream 5.0 Lite

seedream-5-liteAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · ByteDance का lighter Seedream image model, जिसमें text-to-image और image editing के लिए shared pricing है। यह 8 aspect ratios, 14 तक reference images support करता है और अभी प्रति run 6 credits खर्च करता है।

बेस क्रेडिट

6

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

3000 अक्षर

संदर्भ मीडिया

image · 14 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedream-5-lite",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "1:1",
    "quality": "basic"
  }
}

संदर्भ नियम

Reference image जोड़ें: Image projects के लिए 14 तक image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं1:1-1:1, 4:3, 3:4, 16:9, 9:16, 2:3, 3:2, 21:9
qualityselectनहींbasic-basic, high

Seedream 4.5

seedream-4-5API से उपलब्धआंशिक: Files API जरूरी

इमेज · ByteDance का high-end image model, जिसमें 2K/4K quality tiers, 8 aspect ratios और 14 तक reference images support हैं। Fashion और lifestyle visuals में cinematic color grading और rich texture detail के लिए जाना जाता है।

बेस क्रेडिट

7

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

3000 अक्षर

संदर्भ मीडिया

image · 14 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedream-4-5",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "1:1",
    "quality": "basic"
  }
}

संदर्भ नियम

Reference image जोड़ें: Image projects के लिए 14 तक image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं1:1-1:1, 4:3, 3:4, 16:9, 9:16, 2:3, 3:2, 21:9
qualityselectनहींbasic-basic, high

Seedream 4.0

seedream-4-0API से उपलब्धआंशिक: Files API जरूरी

इमेज · Seedream 4.0, Rivya पर ByteDance का balanced image model है text-to-image generation, reference-image editing और explicit output controls के लिए।

बेस क्रेडिट

6

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 10 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedream-4-0",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "image_size": "square_hd",
    "image_resolution": "1K",
    "max_images": 1,
    "seed": 0,
    "nsfw_checker": "false"
  }
}

संदर्भ नियम

Reference images जोड़ें: Seedream 4.0 edit path के लिए 10 तक images upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
image_sizeselectनहींsquare_hd-square, square_hd, portrait_4_3, portrait_3_2, portrait_16_9, landscape_4_3, landscape_3_2, landscape_16_9, landscape_21_9
image_resolutionselectनहीं1K-1K, 2K, 4K
max_imagesnumberनहीं1min 1 / max 6 / step 1-
seednumberनहीं-min 0 / max 2147483647 / step 1-
nsfw_checkerselectनहींfalse-false, true

Seedream 3.0

seedream-3-0API से उपलब्धटेक्स्ट इनपुट तैयार

इमेज · Seedream 3.0 अब Rivya पर standalone legacy image model के रूप में वापस उपलब्ध है। यह अभी केवल public text-to-image path रखता है और हर run पर 5 credits खर्च करता है।

बेस क्रेडिट

5

Mode

text-to-image

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedream-3-0",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "image_size": "square_hd",
    "guidance_scale": 2.5,
    "seed": 0
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
image_sizeselectनहींsquare_hd-square, square_hd, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9
guidance_scalenumberनहीं2.5min 1 / max 10 / step 0.1-
seednumberनहीं-min 0 / max 2147483647-

Grok Imagine

grok-imagineAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · xAI का इमेज मॉडल, जिसमें मजबूत रचनात्मक व्याख्या और 5 आस्पेक्ट रेशियो हैं। एकल-इमेज जनरेशन कला अभिव्यक्ति और गैर-पारंपरिक दृश्य शैलियों पर केंद्रित है।

बेस क्रेडिट

4

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "grok-imagine",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1",
    "enable_pro": "false"
  }
}

संदर्भ नियम

संदर्भ इमेज: इमेज प्रोजेक्ट के लिए अधिकतम 1 इमेज फाइल अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-1:1, 2:3, 3:2, 16:9, 9:16
enable_proselectनहींfalse-false, true

Flux 2 Pro

flux-2-proAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Black Forest Labs का 32B-parameter flagship। Text-to-image और image-to-image को support करता है, up to 8 reference images, 2K resolution और accurate text rendering के साथ — product shots और brand visuals के लिए बनाया गया।

बेस क्रेडिट

5

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 8 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "flux-2-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "1:1",
    "resolution": "1K"
  }
}

संदर्भ नियम

Reference image: Image projects के लिए up to 8 image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं1:1-1:1, 4:3, 3:4, 16:9, 9:16, 3:2, 2:3
resolutionselectनहीं1K-1K, 2K

Flux 2 Flex

flux-2-flexAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Flux 2 family का editing-focused variant। Structural adjustments और style transfer में specialized, up to 8 reference images और 2K resolution के साथ — existing visuals पर iterate करने के लिए ideal।

बेस क्रेडिट

14

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 8 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "flux-2-flex",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "1:1",
    "resolution": "1K"
  }
}

संदर्भ नियम

Reference image: Image projects के लिए up to 8 image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं1:1-1:1, 4:3, 3:4, 16:9, 9:16, 3:2, 2:3
resolutionselectनहीं1K-1K, 2K

Flux Kontext Max

flux-kontext-maxAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Black Forest Labs का उन्नत Flux Kontext मॉडल, जो अधिक चुनौतीपूर्ण प्रॉम्प्ट-आधारित जनरेशन और इमेज एडिटिंग कार्यों के लिए बनाया गया है। Rivya अभी text-to-image और image-to-image दोनों को उसी async प्रोजेक्ट में रखता है और मौजूदा platform policy के तहत इन्हें प्रति रन तय 8 credits पर चलाता है।

बेस क्रेडिट

8

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "flux-kontext-max",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "16:9",
    "outputFormat": "jpeg",
    "enableTranslation": "true",
    "promptUpsampling": "false",
    "safetyTolerance": 2,
    "watermark": "वैकल्पिक वॉटरमार्क टेक्स्ट"
  }
}

संदर्भ नियम

संदर्भ इमेज: इमेज एडिटिंग प्रोजेक्ट के लिए अधिकतम 1 इमेज फ़ाइल अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं16:9-21:9, 16:9, 4:3, 1:1, 3:4, 9:16
outputFormatselectनहींjpeg-jpeg, png
enableTranslationselectनहींtrue-true, false
promptUpsamplingselectनहींfalse-false, true
safetyTolerancenumberनहीं2min 0 / max 6-
watermarktextनहीं---

Flux Kontext Pro

flux-kontext-proAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Black Forest Labs का कम लागत वाला Flux Kontext प्रोजेक्ट, जो text-to-image और single-image editing के लिए है। Rivya अभी text-to-image और image-to-image दोनों को उसी async image project पर उपलब्ध कराता है और मौजूदा platform pricing policy के तहत दोनों modes के लिए तय 4-credit pricing रखता है।

बेस क्रेडिट

4

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "flux-kontext-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "16:9",
    "outputFormat": "jpeg",
    "enableTranslation": "true",
    "promptUpsampling": "false",
    "safetyTolerance": 2,
    "watermark": "वैकल्पिक वॉटरमार्क टेक्स्ट"
  }
}

संदर्भ नियम

संदर्भ इमेज: इमेज एडिटिंग प्रोजेक्ट के लिए अधिकतम 1 इमेज फ़ाइल अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं16:9-21:9, 16:9, 4:3, 1:1, 3:4, 9:16
outputFormatselectनहींjpeg-jpeg, png
enableTranslationselectनहींtrue-true, false
promptUpsamplingselectनहींfalse-false, true
safetyTolerancenumberनहीं2min 0 / max 6-
watermarktextनहीं---

Qwen2 Image

qwen2-imageAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Alibaba का Qwen2 image model अभी Rivya पर एक fixed-price image project के रूप में integrated है। यह shared aspect-ratio subset के साथ text-to-image और image-to-image को safely cover करता है, साथ में PNG/JPEG output, seed reuse और simple NSFW switch भी देता है।

बेस क्रेडिट

6

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

800 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "qwen2-image",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "image_size": "16:9",
    "output_format": "png",
    "seed": 0,
    "nsfw_checker": "false"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image projects के लिए 1 image file तक upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
image_sizeselectनहीं16:9-1:1, 3:4, 4:3, 9:16, 16:9
output_formatselectनहींpng-png, jpeg
seednumberनहीं-min 0-
nsfw_checkerselectनहींfalse-false, true

Qwen Image

qwen-imageAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Alibaba Qwen family का image model, जिसमें HD presets (Square, Portrait, Landscape) और PNG/JPEG output मिलता है। चीनी-भाषा prompts और सांस्कृतिक nuance वाली visual generation में मजबूत।

बेस क्रेडिट

4

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "qwen-image",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "image_size": "square_hd",
    "output_format": "png"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image projects के लिए 1 image file तक upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
image_sizeselectनहींsquare_hd-square, square_hd, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9
output_formatselectनहींpng-png, jpeg

Midjourney

midjourneyAPI से उपलब्धआंशिक: Files API जरूरी

इमेज · Midjourney का V7 image model text-to-image और image-to-image काम के लिए है, जिसमें Niji anime modes, 3 speed tiers (Relaxed/Fast/Turbo), style references और Omni Reference-driven consistency मिलती है। Cinematic art, illustrations और moodboards के लिए यह अब भी benchmark है।

बेस क्रेडिट

3

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

2000 अक्षर

संदर्भ मीडिया

image · 4 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "midjourney",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "speed": "relaxed",
    "aspectRatio": "1:1",
    "version": "7"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image projects के लिए 4 image files तक upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
speedselectनहींrelaxed-relaxed, fast, turbo
aspectRatioselectनहीं1:1-1:1, 4:3, 3:4, 16:9, 9:16, 3:2, 2:3
versionselectनहीं7-7, 6.1, 6, niji7, niji6

Recraft Remove Background

recraft-remove-backgroundAPI से उपलब्धFiles API जरूरी

इमेज · Rivya पर Recraft का background-removal model, जो एक existing image से subject isolate करता है। इसे तब इस्तेमाल करें जब next step को transparent asset, clean cutout या original background के बिना source image चाहिए।

बेस क्रेडिट

1

Mode

image-to-image

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

स्रोत इमेज: ठीक 1 image upload करें। Cleaner subject edges आम तौर पर cleaner cutouts देते हैं।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Recraft Crisp Upscale

recraft-crisp-upscaleAPI से उपलब्धFiles API जरूरी

इमेज · Rivya पर Recraft का light image-upscaling model, जो एक approved still पर low-cost sharpness और clarity boost देता है। इसे तब इस्तेमाल करें जब chosen image को export से पहले सिर्फ cheap polish pass चाहिए हो, heavier delivery-grade upscale नहीं।

बेस क्रेडिट

1

Mode

image-to-image

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

स्रोत इमेज: ठीक 1 image upload करें। यह option quick low-cost polish pass के लिए है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Wan 2.7 Image Pro

wan-2-7-image-proAPI से उपलब्धआंशिक: Files API जरूरी

छवि · Alibaba का higher-end Wan 2.7 image model, जो Rivya पर अभी text-to-image और image editing के लिए separate image slot के रूप में exposed है। Generation को explicitly single output image तक रखकर pricing हर run पर fixed 12 credits रहती है।

बेस क्रेडिट

12

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 9 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "wan-2-7-image-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1",
    "resolution": "2K",
    "watermark": "false",
    "seed": 0
  }
}

संदर्भ नियम

Reference image जोड़ें: Image editing projects के लिए 9 तक image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-1:1, 16:9, 4:3, 21:9, 3:4, 9:16, 8:1, 1:8
resolutionselectनहीं2K-1K, 2K
watermarkselectनहींfalse-false, true
seednumberनहीं-min 0 / max 2147483647 / step 1-

Wan 2.7 Image

wan-2-7-imageAPI से उपलब्धआंशिक: Files API जरूरी

छवि · Alibaba का standard Wan 2.7 image model Rivya पर text-to-image और image editing के लिए अपने image slot में exposed है, और अभी हर run पर 5 credits cost करता है।

बेस क्रेडिट

5

Mode

text-to-image, image-to-image

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 9 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "wan-2-7-image",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1",
    "resolution": "2K",
    "watermark": "false",
    "seed": 0
  }
}

संदर्भ नियम

Reference image जोड़ें: Image editing projects के लिए 9 तक image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-1:1, 16:9, 4:3, 21:9, 3:4, 9:16, 8:1, 1:8
resolutionselectनहीं2K-1K, 2K
watermarkselectनहींfalse-false, true
seednumberनहीं-min 0 / max 2147483647-

Google Imagen4 Ultra

google-imagen4-ultraAPI से उपलब्धटेक्स्ट इनपुट तैयार

इमेज · Google Imagen4 Ultra, Rivya का premium Imagen text-to-image tier है। यह अभी fixed 12-credit, single-image project के रूप में जुड़ा है और public prompt, negative prompt, aspect ratio तथा seed controls देता है।

बेस क्रेडिट

12

Mode

text-to-image

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "google-imagen4-ultra",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1",
    "negative_prompt": "बचाने योग्य वैकल्पिक चीजें",
    "seed": "वैकल्पिक सीड मान"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-1:1, 16:9, 9:16, 3:4, 4:3
negative_prompttextनहीं---
seedtextनहीं---

Google Imagen4

google-imagen4API से उपलब्धटेक्स्ट इनपुट तैयार

इमेज · Google Imagen4, Rivya का standard Imagen text-to-image tier है। यह अभी fixed 8-credit, single-image project के रूप में जुड़ा है और public prompt, negative prompt, aspect ratio तथा seed controls देता है।

बेस क्रेडिट

8

Mode

text-to-image

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "google-imagen4",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "1:1",
    "negative_prompt": "बचाने योग्य वैकल्पिक चीजें",
    "seed": "वैकल्पिक सीड मान"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं1:1-1:1, 16:9, 9:16, 3:4, 4:3
negative_prompttextनहीं---
seedtextनहीं---

Google Imagen4 Fast

google-imagen4-fastAPI से उपलब्धटेक्स्ट इनपुट तैयार

इमेज · Google Imagen4 Fast, Rivya का हल्का Imagen text-to-image tier है। यह अभी single-image project रखता है, fixed 4-credit pricing इस्तेमाल करता है, और multi-image output खोले बिना public prompt, negative prompt, aspect ratio और seed controls देता है।

बेस क्रेडिट

4

Mode

text-to-image

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "google-imagen4-fast",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspect_ratio": "16:9",
    "negative_prompt": "बचाने योग्य वैकल्पिक चीजें",
    "seed": 0
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspect_ratioselectनहीं16:9-1:1, 16:9, 9:16, 3:4, 4:3
negative_prompttextनहीं---
seednumberनहीं-min 0-

Topaz Image Upscaler

topaz-image-upscaleAPI से उपलब्धFiles API जरूरी

इमेज · Topaz का delivery-grade image upscaler, Rivya पर approved stills के लिए जिन्हें real size jump चाहिए। इसे तब इस्तेमाल करें जब composition पहले से final हो और remaining problem export resolution, review size या print readiness हो।

बेस क्रेडिट

5

Mode

image-to-image

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

Source image जोड़ें: एक approved image upload करें जिसे आप preserve करना चाहते हैं। यह option enlargement के लिए है, creative re-editing के लिए नहीं।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
upscale_factorselectनहीं1-1, 2, 4, 8

Ideogram V3

ideogram-v3API से उपलब्धटेक्स्ट इनपुट तैयार

इमेज · Ideogram V3 Rivya का टेक्स्ट-से-इमेज मॉडल है, जो टेक्स्ट रेंडरिंग, पोस्टर लेआउट और डिजाइन-प्रधान इमेज प्रॉम्प्ट के लिए बना है। मौजूदा कीमत TURBO के लिए 4 क्रेडिट, BALANCED के लिए 7 क्रेडिट और QUALITY के लिए 10 क्रेडिट है।

बेस क्रेडिट

7

Mode

text-to-image

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "ideogram-v3",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "rendering_speed": "BALANCED",
    "style": "AUTO",
    "expand_prompt": "true",
    "image_size": "square_hd",
    "seed": 0,
    "negative_prompt": "टालने के लिए वैकल्पिक चीजें"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
rendering_speedselectनहींBALANCED-TURBO, BALANCED, QUALITY
styleselectनहींAUTO-AUTO, GENERAL, REALISTIC, DESIGN
expand_promptselectनहींtrue-true, false
image_sizeselectनहींsquare_hd-square, square_hd, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9
seednumberनहीं-min 0-
negative_prompttextनहीं---

Ideogram V3 Reframe

ideogram-v3-reframeAPI से उपलब्धFiles API जरूरी

इमेज · Ideogram V3 Reframe अभी Rivya पर रेंडरिंग गति के अनुसार कीमत वाले एकल-इमेज रीफ्रेमिंग प्रोजेक्ट के रूप में जुड़ा है। मौजूदा कीमत TURBO के लिए 4 क्रेडिट, BALANCED के लिए 7 और QUALITY के लिए 10 क्रेडिट है।

बेस क्रेडिट

7

Mode

image-to-image

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

संदर्भ इमेज: इस प्रोजेक्ट के लिए ठीक 1 इमेज फाइल अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
rendering_speedselectनहींBALANCED-TURBO, BALANCED, QUALITY
styleselectनहींAUTO-AUTO, GENERAL, REALISTIC, DESIGN
image_sizeselectनहींsquare_hd-square, square_hd, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9
seednumberनहीं-min 0-

Ideogram V3 Remix

ideogram-v3-remixAPI से उपलब्धFiles API जरूरी

इमेज · Ideogram V3 Remix अभी Rivya पर रेंडरिंग गति के अनुसार कीमत वाले एकल-इमेज रीमिक्स प्रोजेक्ट के रूप में जुड़ा है। मौजूदा कीमत TURBO के लिए 4 क्रेडिट, BALANCED के लिए 7 और QUALITY के लिए 10 क्रेडिट है।

बेस क्रेडिट

7

Mode

image-to-image

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

संदर्भ इमेज: इस प्रोजेक्ट के लिए ठीक 1 इमेज फाइल अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
rendering_speedselectनहींBALANCED-TURBO, BALANCED, QUALITY
styleselectनहींAUTO-AUTO, GENERAL, REALISTIC, DESIGN
expand_promptselectनहींtrue-true, false
image_sizeselectनहींsquare_hd-square, square_hd, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9
seednumberनहीं-min 0-
strengthnumberनहीं0.8min 0.01 / max 1-
negative_prompttextनहीं---

Ideogram Character

ideogram-characterAPI से उपलब्धFiles API जरूरी

इमेज · एक मंजूर चरित्र इमेज को नए दृश्य, पोशाक और फॉर्मेट में बदलने के लिए चरित्र-संगति विकल्प। इसे तब इस्तेमाल करें जब पहचान बनाए रखना व्यापक इमेज एडिटिंग से ज्यादा मायने रखता हो और आपको एक बार में सिर्फ एक आउटपुट इमेज चाहिए।

बेस क्रेडिट

18

Mode

image-to-image

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

चरित्र संदर्भ इमेज: 1 साफ चरित्र संदर्भ इमेज अपलोड करें। यह विकल्प अतिरिक्त इमेज नजरअंदाज करता है और आउटपुट को एकल परिणाम रखता है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
rendering_speedselectनहींBALANCED-TURBO, BALANCED, QUALITY
styleselectनहींAUTO-AUTO, REALISTIC, FICTION
expand_promptselectनहींtrue-true, false
image_sizeselectनहींsquare_hd-square, square_hd, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9
seednumberनहीं-min 0-
negative_prompttextनहीं---

Seedance 2.0

seedance-2API से उपलब्धटेक्स्ट इनपुट तैयार

वीडियो · ByteDance का full Seedance 2.0 video model, जिसमें prompt-only generation, frame-driven animation और multimodal reference generation के लिए साफ support है। Rivya documented role split को explicit रखता है ताकि frame inputs और multimodal references एक ambiguous upload bucket में collapse न हों।

बेस क्रेडिट

175

Mode

text-to-video, image-to-video, reference-to-video

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

2500 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedance-2",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "seedance_scene": "text",
    "resolution": "720p",
    "aspect_ratio": "16:9",
    "duration": 5,
    "generate_audio": "true",
    "return_last_frame": "false",
    "web_search": "false",
    "nsfw_checker": "false"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
seedance_sceneselectनहींtext-text, frames, reference
resolutionselectनहीं720p-480p, 720p
aspect_ratioselectनहीं16:9-1:1, 4:3, 3:4, 16:9, 9:16, 21:9, adaptive
durationnumberनहीं5min 4 / max 15-
generate_audioselectनहींtrue-true, false
return_last_frameselectनहींfalse-false, true
web_searchselectनहींfalse-false, true
nsfw_checkerselectनहींfalse-false, true

Seedance 2.0 Fast

seedance-2-fastAPI से उपलब्धटेक्स्ट इनपुट तैयार

वीडियो · ByteDance का faster Seedance 2.0 video model, जो prompt-only generation, frame-driven image animation और multimodal reference video generation के लिए full scene routing देता है। Rivya documented scene split को explicit रखता है ताकि first/last-frame inputs reference image, video और audio roles से collide न करें।

बेस क्रेडिट

140

Mode

text-to-video, image-to-video, reference-to-video

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

2500 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedance-2-fast",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "seedance_scene": "text",
    "resolution": "720p",
    "aspect_ratio": "16:9",
    "duration": 5,
    "generate_audio": "true",
    "return_last_frame": "false",
    "web_search": "false",
    "nsfw_checker": "false"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
seedance_sceneselectनहींtext-text, frames, reference
resolutionselectनहीं720p-480p, 720p
aspect_ratioselectनहीं16:9-1:1, 4:3, 3:4, 16:9, 9:16, 21:9, adaptive
durationnumberनहीं5min 4 / max 15-
generate_audioselectनहींtrue-true, false
return_last_frameselectनहींfalse-false, true
web_searchselectनहींfalse-false, true
nsfw_checkerselectनहींfalse-false, true

Seedance 1.5 Pro

seedance-1-5-proAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · ByteDance का flagship video model, text-to-video और image-to-video के लिए native audio-visual sync के साथ। 480p–1080p, 4–12s clips, 6 aspect ratios, dynamic/fixed lens control, optional audio generation और lip-sync support।

बेस क्रेडिट

28

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

2500 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedance-1-5-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "720p",
    "duration": "8",
    "generate_audio": "false",
    "aspectRatio": "1:1",
    "fixed_lens": "false"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image projects के लिए 2 image files तक upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-480p, 720p, 1080p
durationselectनहीं8-4, 8, 12
generate_audioselectनहींfalse-false, true
aspectRatioselectनहीं1:1-1:1, 4:3, 3:4, 16:9, 9:16, 21:9
fixed_lensselectनहींfalse-false, true

Seedance 1.0 Pro

seedance-1-0-proAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · ByteDance का Seedance 1.0 Pro model, Rivya पर text-to-video और image-to-video दोनों के लिए standard 1.0 Pro option के रूप में exposed है। यह current page setup को public V1 Pro docs के साथ aligned रखता है, resolution, duration, camera lock, seed और safety-check controls के साथ।

बेस क्रेडिट

25

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

10000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedance-1-0-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "720p",
    "duration": "5",
    "aspect_ratio": "16:9",
    "camera_fixed": "false",
    "seed": -1,
    "enable_safety_checker": "true"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image-to-video runs के लिए 1 image file upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-480p, 720p, 1080p
durationselectनहीं5-5, 10
aspect_ratioselectनहीं16:9-21:9, 16:9, 4:3, 1:1, 3:4, 9:16
camera_fixedselectनहींfalse-false, true
seednumberनहीं-1min -1 / max 2147483647-
enable_safety_checkerselectनहींtrue-true, false

Seedance 1.0 Pro Fast

seedance-1-0-pro-fastAPI से उपलब्धFiles API जरूरी

वीडियो · ByteDance का fast image-to-video model। यह single reference image को 720p/1080p पर 5s या 10s clips में animate करता है — जब still से quick video चाहिए हो, तब speed के लिए optimized।

बेस क्रेडिट

16

Mode

image-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

10000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

रेफरेंस इमेज: Video में animate करने के लिए 1 source image upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-720p, 1080p
durationselectनहीं5-5, 10

Seedance 1.0 Lite

seedance-1-0-liteAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · ByteDance का Seedance 1.0 Lite model Rivya पर text-to-video और image-to-video दोनों के लिए lighter 1.0 option के रूप में exposed है। यह public V1 Lite parameter set follow करता है और अभी Seedance 1.0 Pro से lower pricing ladder इस्तेमाल करता है।

बेस क्रेडिट

16

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

10000 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "seedance-1-0-lite",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "720p",
    "duration": "5",
    "aspect_ratio": "16:9",
    "camera_fixed": "false",
    "seed": -1,
    "enable_safety_checker": "true"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image-to-video के लिए 1 source image upload करें, या optional end frame देना हो तो 2 images upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-480p, 720p, 1080p
durationselectनहीं5-5, 10
aspect_ratioselectनहीं16:9-16:9, 4:3, 1:1, 3:4, 9:16, 9:21
camera_fixedselectनहींfalse-false, true
seednumberनहीं-1min -1 / max 2147483647-
enable_safety_checkerselectनहींtrue-true, false

HappyHorse 1.0

happyhorse-1-0API से उपलब्धआंशिक: Files API जरूरी

वीडियो · Rivya पर एक लचीला AI वीडियो मॉडल, जो एक सार्वजनिक मॉडल पेज से टेक्स्ट-से-वीडियो, एकल-इमेज गति, बहु-इमेज संदर्भ वीडियो और वीडियो एडिटिंग संभालता है।

बेस क्रेडिट

28

Mode

text-to-video, image-to-video, reference-to-video, video-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image, video · 10 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "happyhorse-1-0",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "1080p",
    "aspect_ratio": "16:9",
    "duration": 5,
    "audio_setting": "auto",
    "seed": 0
  }
}

संदर्भ नियम

संदर्भ मीडिया: वीडियो के बिना अधिकतम 9 इमेज इस्तेमाल करें, या वीडियो एडिटिंग के लिए 1 वीडियो के साथ अधिकतम 5 इमेज संदर्भ इस्तेमाल करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं1080p-720p, 1080p
aspect_ratioselectनहीं16:9-16:9, 9:16, 1:1, 4:3, 3:4
durationnumberनहीं5min 3 / max 15-
audio_settingselectनहींauto-auto, origin
seednumberनहीं0min 0 / max 2147483647-

Wan 2.7 Video

wan-2-7-videoAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Alibaba की newer Wan video line, resolution और duration के हिसाब से pricing के साथ। Rivya अभी text-to-video, image-to-video और video editing को एक model slot में expose करता है, 80 credits per generation से शुरू।

बेस क्रेडिट

80

Mode

text-to-video, image-to-video, video-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image, video · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "wan-2-7-video",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "720p",
    "duration": "5",
    "aspect_ratio": "16:9",
    "negative_prompt": "Optional exclusions या avoid करने योग्य failure modes.",
    "prompt_extend": "true",
    "watermark": "false",
    "audio_setting": "auto",
    "seed": 0
  }
}

संदर्भ नियम

Reference media जोड़ें: 2 तक assets upload करें। Image-to-video के लिए 2 तक images इस्तेमाल करें, या video editing के लिए 1 video plus 1 optional image।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-720p, 1080p
durationselectनहीं5-5, 10, 15
aspect_ratioselectनहीं16:9-16:9, 9:16, 1:1, 4:3, 3:4
negative_prompttextनहीं---
prompt_extendselectनहींtrue-true, false
watermarkselectनहींfalse-false, true
audio_settingselectनहींauto-auto, origin
seednumberनहीं-min 0 / max 2147483647-

Wan 2.6

wan-2-6API से उपलब्धआंशिक: Files API जरूरी

वीडियो · Rivya पर Alibaba का triple-mode Wan option: text-to-video, image-to-video और source-video editing एक ही project में। यह 720p/1080p, 5-15 second clips, और एक समय में एक image या एक source video support करता है।

बेस क्रेडिट

70

Mode

text-to-video, image-to-video, video-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image, video · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "wan-2-6",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "720p",
    "duration": "5"
  }
}

संदर्भ नियम

Reference media जोड़ें: Image / video projects के लिए 1 तक image / video file upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-720p, 1080p
durationselectनहीं5-5, 10, 15

Wan 2.5 Video

wan-2-5-videoAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Wan 2.5 अब Rivya पर text-to-video और image-to-video के लिए एक shared entry के रूप में exposed है। Current pricing `720p_5 = 60`, `720p_10 = 120`, `1080p_5 = 100` और `1080p_10 = 200` credits है।

बेस क्रेडिट

60

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "wan-2-5-video",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "720p",
    "duration": "5",
    "aspect_ratio": "16:9",
    "enable_prompt_expansion": "false",
    "seed": 0,
    "negative_prompt": "Optional exclusions या avoid करने योग्य failure modes.",
    "nsfw_checker": "false"
  }
}

संदर्भ नियम

Reference image जोड़ें: Image-to-video mode के लिए 1 तक image file upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-720p, 1080p
durationselectनहीं5-5, 10
aspect_ratioselectनहीं16:9-16:9, 9:16, 1:1
enable_prompt_expansionselectनहींfalse-false, true
seednumberनहीं-min 0 / max 2147483647-
negative_prompttextनहीं---
nsfw_checkerselectनहींfalse-false, true

Wan 2.2 A14B Turbo

wan-2-2-a14b-turboAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Wan 2.2 A14B Turbo अब Rivya पर text-to-video, image-to-video और image-and-audio-driven video path को cover करता है। Current pricing text या image runs के लिए `480p = 8` और `720p = 12` है, और जब result को एक image व एक audio clip drive करते हैं तब `480p = 16`, `580p = 20` और `720p = 24` है।

बेस क्रेडिट

12

Mode

text-to-video, image-to-video, speech-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image, audio · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "wan-2-2-a14b-turbo",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "resolution": "720p",
    "aspect_ratio": "16:9",
    "enable_prompt_expansion": "false",
    "seed": 0,
    "acceleration": "none",
    "num_frames": 80,
    "frames_per_second": 16,
    "negative_prompt": "Optional exclusions या avoid करने योग्य failure modes.",
    "num_inference_steps": 27,
    "guidance_scale": 3.5,
    "shift": 5,
    "enable_safety_checker": "true"
  }
}

संदर्भ नियम

Reference media जोड़ें: 2 तक assets upload करें। Text mode को कोई asset नहीं चाहिए, image-to-video 1 image इस्तेमाल करता है, और image-plus-audio-driven path 1 image plus 1 audio clip इस्तेमाल करता है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं720p-480p, 580p, 720p
aspect_ratioselectनहीं16:9-16:9, 9:16
enable_prompt_expansionselectनहींfalse-false, true
seednumberनहीं-min 0 / max 2147483647-
accelerationselectनहींnone-none, regular
num_framesnumberनहीं80min 40 / max 120 / step 1-
frames_per_secondnumberनहीं16min 4 / max 60 / step 1-
negative_prompttextनहीं---
num_inference_stepsnumberनहीं27min 2 / max 40 / step 1-
guidance_scalenumberनहीं3.5min 1 / max 10 / step 0.1-
shiftnumberनहीं5min 1 / max 10 / step 0.1-
enable_safety_checkerselectनहींtrue-true, false

Wan Animate Replace

wan-2-2-animate-replaceAPI से उपलब्धURL इनपुट तैयार

वीडियो · Rivya पर Wan का character-replacement video model, existing clip में दिखने वाले subject या character को swap करने के लिए। जब motion पहले से सही हो और visible subject बदलना हो, तब एक public source video URL, एक public replacement image URL और एक resolution tier इस्तेमाल करें।

बेस क्रेडिट

20

Mode

video-to-video

API इनपुट

URL इनपुट तैयार

इनपुट

url

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "wan-2-2-animate-replace",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "video_url": "https://...",
    "image_url": "https://...",
    "resolution": "480p"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

यह मॉडल मॉडल पैरामीटर के जरिए सार्वजनिक URL इनपुट स्वीकार करता है।

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
video_urltextनहीं---
image_urltextनहीं---
resolutionselectनहीं480p-480p, 580p, 720p

Hailuo 2.3

hailuo-2-3API से उपलब्धFiles API जरूरी

वीडियो · MiniMax का इमेज-से-वीडियो मॉडल, जिसमें Standard/Pro गुणवत्ता स्तर, 768P/1080P रिजॉल्यूशन और 6 या 10 सेकंड के क्लिप मिलते हैं। स्थिर इमेज से ज्यादा स्मूद गति और स्वाभाविक बदलावों के लिए जाना जाता है।

बेस क्रेडिट

25

Mode

image-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

संदर्भ इमेज: इमेज प्रोजेक्ट के लिए अधिकतम 1 इमेज फाइल अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
qualityselectनहींstandard-standard, pro
resolutionselectनहीं768P-768P, 1080P
durationselectनहीं6-6, 10

Hailuo Pro

hailuo-proAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · MiniMax का पुराना Hailuo Pro वीडियो मॉडल यहां टेक्स्ट-से-वीडियो और इमेज-से-वीडियो दोनों के लिए एक निश्चित Pro-स्तर मॉडल के रूप में जुड़ा है। इमेज मोड 1 या 2 संदर्भ इमेज स्वीकार करता है, दूसरी इमेज अंतिम फ्रेम के रूप में इस्तेमाल होती है, और हर रन अभी 57 क्रेडिट का है।

बेस क्रेडिट

57

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

1500 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "hailuo-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "prompt_optimizer": "false"
  }
}

संदर्भ नियम

संदर्भ इमेज: इमेज मोड अधिकतम 2 इमेज स्वीकार करता है, और दूसरी इमेज अंतिम फ्रेम बनती है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
prompt_optimizerselectनहींfalse-false, true

Hailuo Standard

hailuo-standardAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · MiniMax का पुराना Hailuo Standard वीडियो मॉडल, यहां टेक्स्ट-से-वीडियो और इमेज-से-वीडियो दोनों के लिए एक मॉडल के रूप में जुड़ा है। इमेज मोड 1 या 2 संदर्भ इमेज स्वीकार करता है, दूसरी इमेज अंतिम फ्रेम के रूप में इस्तेमाल होती है, और मौजूदा सत्यापित सार्वजनिक कीमत 12 से 50 क्रेडिट तक है।

बेस क्रेडिट

30

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

1500 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "hailuo-standard",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "duration": "6",
    "resolution": "512P",
    "prompt_optimizer": "false"
  }
}

संदर्भ नियम

संदर्भ इमेज: इमेज मोड अधिकतम 2 इमेज स्वीकार करता है, और दूसरी इमेज अंतिम फ्रेम बनती है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
durationselectनहीं6-6, 10
resolutionselectनहीं512P-512P, 768P
prompt_optimizerselectनहींfalse-false, true

Kling 3.0

kling-3-0API से उपलब्धआंशिक: Files API जरूरी

वीडियो · Kuaishou का प्रीमियम वीडियो मॉडल, जो टेक्स्ट-से-वीडियो और इमेज-से-वीडियो, Standard (720P) / Pro (1080P) स्तर, single या multi-shot संरचना, 3-15s अवधि, वैकल्पिक ऑडियो जनरेशन और अधिकतम 2 reference images का समर्थन करता है।

बेस क्रेडिट

90

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

2000 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "kling-3-0",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "mode": "pro",
    "multi_shots": "false",
    "duration": "5",
    "sound": "false",
    "aspect_ratio": "16:9"
  }
}

संदर्भ नियम

Reference media: Image-to-video projects के लिए कुल मिलाकर अधिकतम 2 image files अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
modeselectनहींpro-std, pro
multi_shotsselectनहींfalse-false, true
durationselectनहीं5-3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
soundselectनहींfalse-false, true
aspect_ratioselectनहीं16:9-16:9, 9:16, 1:1

Kling 3.0 motion-control

kling-3-0-motion-controlAPI से उपलब्धFiles API जरूरी

वीडियो · एक संदर्भ इमेज और एक मोशन वीडियो से एक ही विषय को चलाने के लिए नया Kling motion-control विकल्प, जिसमें स्पष्ट background-source choice भी है। इसे तब इस्तेमाल करें जब आपको मोशन ट्रांसफर के साथ यह भी अधिक नियंत्रण चाहिए कि scene वीडियो से आए या इमेज से।

बेस क्रेडिट

27

Mode

video-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

2500 अक्षर

संदर्भ मीडिया

image, video · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

Reference image + motion video: ठीक 1 character image और 1 motion clip अपलोड करें। जब आपको orientation control और background-source choice दोनों चाहिए हों, तब 3.0 इस्तेमाल करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
modeselectनहींpro-std, pro
character_orientationselectनहींvideo-video, image
background_sourceselectनहींinput_video-input_video, input_image

Kling 2.6

kling-2-6API से उपलब्धआंशिक: Files API जरूरी

वीडियो · Kuaishou का वीडियो मॉडल, जिसमें वैकल्पिक ऑडियो जनरेशन, 5s / 10s क्लिप और 3 आस्पेक्ट रेशियो मिलते हैं। यह प्राकृतिक भौतिकी के साथ मानव गति और अभिव्यंजक किरदार एनीमेशन में मजबूत है।

बेस क्रेडिट

55

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

1000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "kling-2-6",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "duration": "5",
    "sound": "false",
    "aspect_ratio": "1:1"
  }
}

संदर्भ नियम

Reference image: Image projects के लिए अधिकतम 1 image file अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
durationselectनहीं5-5, 10
soundselectनहींfalse-false, true
aspect_ratioselectनहीं1:1-1:1, 16:9, 9:16

Kling 2.6 motion-control

kling-2-6-motion-controlAPI से उपलब्धFiles API जरूरी

वीडियो · एक संदर्भ इमेज और एक मोशन वीडियो से एक ही विषय को चलाने के लिए समर्पित मोशन-ट्रांसफर प्रोजेक्ट। इसे तब इस्तेमाल करें जब आपको कम लागत वाला Kling motion-control पास चाहिए और Kling 3.0 motion-control के अतिरिक्त दृश्य नियंत्रणों के बिना काम चल सकता हो।

बेस क्रेडिट

16

Mode

video-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

2500 अक्षर

संदर्भ मीडिया

image, video · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

संदर्भ इमेज + मोशन वीडियो: ठीक 1 किरदार इमेज और 1 मोशन क्लिप अपलोड करें। दोनों में सिर, कंधे और धड़ साफ दिखने चाहिए।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
modeselectनहीं720p-720p, 1080p
character_orientationselectनहींvideo-video, image

Kling V2.5 Turbo Pro

kling-v2-5-turbo-proAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Kuaishou का Kling V2.5 Turbo Pro video model, जो अब text-to-video और image-to-video दोनों का समर्थन करता है। Public pricing evidence text और image tiers दोनों के लिए 5 सेकंड और 10 सेकंड को साफ तौर पर cover करता है, इसलिए Rivya इसे सीधे 42 / 84 credits पर map करता है।

बेस क्रेडिट

42

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

2500 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "kling-v2-5-turbo-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "duration": "5",
    "aspect_ratio": "16:9",
    "negative_prompt": "बताएं कि video को क्या avoid करना चाहिए",
    "cfg_scale": 0.5
  }
}

संदर्भ नियम

संदर्भ images: Image-to-video mode में switch करने के लिए optional रूप से अधिकतम 2 images upload करें; second image tail frame से map होती है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
durationselectनहीं5-5, 10
aspect_ratioselectनहीं16:9-16:9, 9:16, 1:1
negative_prompttextनहीं---
cfg_scalenumberनहीं0.5min 0 / max 1-

Kling V2.1 Master

kling-v2-1-masterAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Kuaishou का पुराना Kling V2.1 Master वीडियो मॉडल अब Rivya पर text-to-video और image-to-video दोनों का समर्थन करता है। मौजूदा कीमत 5 seconds के लिए 160 credits और 10 seconds के लिए 320 credits है।

बेस क्रेडिट

160

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "kling-v2-1-master",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "duration": "5",
    "aspect_ratio": "16:9",
    "negative_prompt": "बताएं कि video को क्या avoid करना चाहिए",
    "cfg_scale": 0.5
  }
}

संदर्भ नियम

Reference image: Image-to-video mode में switch करने के लिए optionally एक image upload करें; text mode में रहने के लिए इसे empty छोड़ें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
durationselectनहीं5-5, 10
aspect_ratioselectनहीं16:9-16:9, 9:16, 1:1
negative_prompttextनहीं---
cfg_scalenumberनहीं0.5min 0 / max 1-

Kling V2.1 Pro

kling-v2-1-proAPI से उपलब्धFiles API जरूरी

वीडियो · Kuaishou का पुराना Kling V2.1 Pro image-to-video मॉडल पहले फ्रेम और वैकल्पिक tail frame image का समर्थन करता है। मौजूदा कीमत 5 सेकंड के लिए 50 credits और 10 सेकंड के लिए 100 credits है।

बेस क्रेडिट

50

Mode

image-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

संदर्भ images: Image mode अधिकतम 2 image files स्वीकार करता है, और second image tail frame से map होती है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
durationselectनहीं5-5, 10
negative_prompttextनहीं---
cfg_scalenumberनहीं0.5min 0 / max 1-

Kling V2.1 Standard

kling-v2-1-standardAPI से उपलब्धFiles API जरूरी

वीडियो · Kuaishou का पुराना Kling V2.1 Standard image-to-video मॉडल। मौजूदा कीमत 5 सेकंड के लिए 25 credits और 10 सेकंड के लिए 50 credits है।

बेस क्रेडिट

25

Mode

image-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

संदर्भ image: Image mode first frame के रूप में अधिकतम 1 image file स्वीकार करता है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
durationselectनहीं5-5, 10
negative_prompttextनहीं---
cfg_scalenumberनहीं0.5min 0 / max 1-

Kling AI Avatar Pro

kling-ai-avatar-proAPI से उपलब्धFiles API जरूरी

वीडियो · Kuaishou का Kling AI Avatar Pro उच्च-गुणवत्ता वाला बोलता-अवतार मॉडल है, जो एक पोर्ट्रेट इमेज और एक ऑडियो क्लिप से lip-sync वाला अवतार वीडियो बनाता है। Rivya अभी इसे हर जनरेशन पर fixed 16 credits में price करता है।

बेस क्रेडिट

16

Mode

image-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image, audio · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

Portrait image and audio: एक portrait image और एक audio clip साथ में upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Kling AI Avatar Standard

kling-ai-avatar-standardAPI से उपलब्धFiles API जरूरी

वीडियो · Kuaishou का Kling AI Avatar Standard बोलता-अवतार मॉडल है, जो एक पोर्ट्रेट इमेज और एक ऑडियो क्लिप से lip-sync वाला अवतार वीडियो बनाता है। Rivya अभी इसे हर generation पर fixed 8 credits में price करता है।

बेस क्रेडिट

8

Mode

image-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image, audio · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

Portrait image and audio: एक portrait image और एक audio clip साथ में upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Infinitalk

infinitalkAPI से उपलब्धFiles API जरूरी

वीडियो · Infinitalk पोर्ट्रेट और ऑडियो से बोलता हुआ वीडियो बनाने वाला मॉडल है। मौजूदा कीमत रिजॉल्यूशन और ऑडियो अवधि के हिसाब से मापी जाती है: 480p = 3 क्रेडिट प्रति सेकंड और 720p = 12 क्रेडिट प्रति सेकंड।

बेस क्रेडिट

3

Mode

image-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image, audio · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

पोर्ट्रेट इमेज और ऑडियो: एक पोर्ट्रेट इमेज और एक ऑडियो क्लिप साथ में अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
resolutionselectनहीं480p-480p, 720p
seednumberनहीं-min 10000 / max 1000000-

Runway

runwayAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Runway एक standalone video model है जो text-to-video और image-to-video दोनों support करता है। Public pricing evidence अभी सिर्फ 6 generation tiers confirm करता है, इसलिए Rivya इसे verified set पर रखता है: `720p_5 = 12`, `720p_10 = 30`, और `1080p_5 = 30`।

बेस क्रेडिट

12

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

1800 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "runway",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "duration": "5",
    "quality": "720p",
    "aspectRatio": "16:9",
    "waterMark": "वॉटरमार्क disable करने के लिए खाली छोड़ें"
  }
}

संदर्भ नियम

रेफरेंस इमेज: Image-to-video mode में switch करने के लिए optionally एक image upload करें; text mode में रहने के लिए इसे empty छोड़ें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
durationselectनहीं5-5, 10
qualityselectनहीं720p-720p, 1080p
aspectRatioselectनहीं16:9-16:9, 4:3, 1:1, 3:4, 9:16
waterMarktextनहीं---

Runway Aleph

runway-alephAPI से उपलब्धFiles API जरूरी

वीडियो · Existing clip को नए visual result में rework करने के लिए source-video transformation project। Aleph तब इस्तेमाल करें जब motion आपके input footage से आता हो और creative direction prompt से, fixed 90-credit price के साथ।

बेस क्रेडिट

90

Mode

video-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

video, image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

Input media स्रोत: वह source clip upload करें जिसे Aleph से transform कराना है। Extra style या subject guidance चाहिए हो तभी एक optional still image add करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं16:9-16:9, 9:16, 4:3, 3:4, 1:1, 21:9
waterMarktextनहीं---
seednumberनहीं-min 0 / max 2147483647-

Luma Modify Video

luma-modify-videoAPI से उपलब्धFiles API जरूरी

वीडियो · मौजूदा क्लिप को नई दृश्य दिशा में ले जाने के लिए स्वतंत्र स्रोत-वीडियो रीराइट प्रोजेक्ट। इसे तब इस्तेमाल करें जब प्रॉम्प्ट से फुटेज को ही बदलना हो, केवल एक्सपोर्ट को शार्प नहीं करना हो।

बेस क्रेडिट

30

Mode

video-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

video · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

Input वीडियो: वह one short source clip upload करें जिसे आप transform करना चाहते हैं। यह option footage को सिर्फ enhance करने के बजाय rewrite करता है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
watermarktextनहीं---

Grok Imagine Video

grok-imagine-videoAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · xAI का वीडियो मॉडल, जिसमें Fun/Normal/Spicy रचनात्मक मोड और 5 आस्पेक्ट रेशियो हैं। अलग-अलग रचनात्मक टोन के लिए खास स्टाइल प्रीसेट मिलते हैं - मस्तीभरे से फिल्मी और धारदार तक।

बेस क्रेडिट

10

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "grok-imagine-video",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "mode": "normal",
    "duration": 6,
    "resolution": "480p",
    "aspect_ratio": "2:3"
  }
}

संदर्भ नियम

संदर्भ इमेज: इमेज प्रोजेक्ट के लिए अधिकतम 1 इमेज फाइल अपलोड करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
modeselectनहींnormal-fun, normal, spicy
durationnumberनहीं6min 6 / max 30 / step 1-
resolutionselectनहीं480p-480p, 720p
aspect_ratioselectनहीं2:3-1:1, 16:9, 9:16, 2:3, 3:2

Sora 2 Pro

sora-2-proAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Sora 2 का premium tier, जिसमें Standard/High quality modes, 10s/15s clips और watermark removal हैं। Professional video production के लिए detail, lighting और motion fidelity बेहतर मिलती है।

बेस क्रेडिट

75

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

10000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "sora-2-pro",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "size": "standard",
    "n_frames": "10",
    "aspect_ratio": "landscape",
    "remove_watermark": "false",
    "upload_method": "s3"
  }
}

संदर्भ नियम

Reference image जोड़ें: Image projects के लिए 1 तक image file upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
sizeselectनहीं--standard, high
n_framesselectनहीं10-10, 15
aspect_ratioselectनहींlandscape-landscape, portrait
remove_watermarkselectनहींfalse-false, true
upload_methodselectनहींs3-s3, oss

Sora 2

sora-2API से उपलब्धआंशिक: Files API जरूरी

वीडियो · OpenAI का video model, जो text-to-video और image-to-video के लिए realistic world simulation, synced audio, 10s/15s clips, landscape/portrait outputs और optional watermark removal देता है।

बेस क्रेडिट

6

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

10000 अक्षर

संदर्भ मीडिया

image · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "sora-2",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "n_frames": "10",
    "aspect_ratio": "landscape",
    "remove_watermark": "false",
    "upload_method": "s3"
  }
}

संदर्भ नियम

Reference image जोड़ें: Image projects के लिए 1 तक image file upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
n_framesselectनहीं10-10, 15
aspect_ratioselectनहींlandscape-landscape, portrait
remove_watermarkselectनहींfalse-false, true
upload_methodselectनहींs3-s3, oss

Sora Watermark Remover

sora-watermark-removerAPI से उपलब्धURL इनपुट तैयार

वीडियो · Rivya पर finished public Sora share links के लिए Sora का watermark-removal post-processing model। इसे तब इस्तेमाल करें जब video पहले से done हो और बाकी task सिर्फ watermark removal के साथ S3 या OSS delivery चुनना हो।

बेस क्रेडिट

3

Mode

video-to-video

API इनपुट

URL इनपुट तैयार

इनपुट

url

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "sora-watermark-remover",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "video_url": "https://sora.chatgpt.com/p/...",
    "upload_method": "s3"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

यह मॉडल मॉडल पैरामीटर के जरिए सार्वजनिक URL इनपुट स्वीकार करता है।

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
video_urltextहां---
upload_methodselectहांs3-s3, oss

Topaz Video Upscaler

topaz-video-upscaleAPI से उपलब्धFiles API जरूरी

वीडियो · Topaz का delivery-grade video upscaler, Rivya पर approved clips के लिए जिन्हें export पर सिर्फ ज्यादा clarity चाहिए। इसे तब इस्तेमाल करें जब shot, motion और timing पहले से सही हों और remaining problem resolution या final-file sharpness हो।

बेस क्रेडिट

12

Mode

video-to-video

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

video · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

Source video जोड़ें: एक source clip upload करें जिसे आप preserve करना चाहते हैं। यह option shot बदलने के बजाय delivery clarity improve करता है।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
upscale_factorselectनहीं2-1, 2, 4

Veo3.1 Quality

veo3-1-qualityAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Google Veo 3.1 का quality-first variant, premium text-to-video और image-led generation के लिए। Higher-fidelity visuals, मजबूत motion realism और default background audio इसे Rivya का higher-end Veo option बनाते हैं।

बेस क्रेडिट

150

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "veo3-1-quality",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "16:9",
    "watermark": "Optional watermark text डालें",
    "seeds": 10000,
    "enableTranslation": "true"
  }
}

संदर्भ नियम

Reference image जोड़ें: Supported image-led project के लिए 2 तक image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं16:9-16:9, 9:16, Auto
watermarktextनहीं---
seedsnumberनहीं-min 10000 / max 99999 / step 1-
enableTranslationselectनहींtrue-true, false

Veo3.1 Fast

veo3-1-fastAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Google Veo 3.1 का fast variant, जिसमें triple-mode support है: text-to-video, image-to-video और reference-to-video। 3 तक reference images, native audio और mode-aware aspect-ratio controls इसे quick cinematic clips के लिए useful बनाते हैं।

बेस क्रेडिट

20

Mode

text-to-video, image-to-video, reference-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 3 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "veo3-1-fast",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "generationType": "FIRST_AND_LAST_FRAMES_2_VIDEO",
    "aspectRatio": "16:9",
    "watermark": "Optional watermark text डालें",
    "seeds": 10000,
    "enableTranslation": "true"
  }
}

संदर्भ नियम

Reference image जोड़ें: Image और reference-driven projects के लिए 3 तक image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
generationTypeselectनहींFIRST_AND_LAST_FRAMES_2_VIDEO-FIRST_AND_LAST_FRAMES_2_VIDEO, REFERENCE_2_VIDEO
aspectRatioselectनहीं16:9-16:9, 9:16, Auto
watermarktextनहीं---
seedsnumberनहीं-min 10000 / max 99999 / step 1-
enableTranslationselectनहींtrue-true, false

Veo3.1 Lite

veo3-1-liteAPI से उपलब्धआंशिक: Files API जरूरी

वीडियो · Google Veo 3.1 का lowest-cost variant। Rivya अभी सिर्फ smallest stable subset expose करता है: fixed `10` credits per generation पर text-to-video और image-to-video।

बेस क्रेडिट

10

Mode

text-to-video, image-to-video

API इनपुट

आंशिक: Files API जरूरी

इनपुट

text, file

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

image · 2 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "veo3-1-lite",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "aspectRatio": "16:9",
    "watermark": "Optional watermark text डालें",
    "seeds": 10000,
    "enableTranslation": "true"
  }
}

संदर्भ नियम

Reference image जोड़ें: Supported image-driven project के लिए 2 तक image files upload करें।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

प्रॉम्प्ट या URL mode अभी कॉल किए जा सकते हैं। संदर्भ मीडिया mode में अभी भी Files API अपलोड समर्थन चाहिए। Files API

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
aspectRatioselectनहीं16:9-16:9, 9:16, Auto
watermarktextनहीं---
seedsnumberनहीं-min 10000 / max 99999 / step 1-
enableTranslationselectनहींtrue-true, false

Suno Music

suno-musicAPI से उपलब्धटेक्स्ट इनपुट तैयार

ऑडियो · Suno Music, Rivya का text-to-music model है, जो एक short brief को vocals के साथ या बिना vocals के first song draft में बदलता है। यह fixed `12` credit entry point बनाए रखता है और successful track के बाद `Extend Music` को next step के रूप में expose करता है।

बेस क्रेडिट

12

Mode

text-to-audio

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

500 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "suno-music",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "model": "V4_5",
    "instrumental": "false"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
modelselectनहींV4_5-V4, V4_5, V4_5PLUS, V4_5ALL, V5, V5_5
instrumentalselectनहींfalse-false, true

Suno Sounds

suno-soundsAPI से उपलब्धटेक्स्ट इनपुट तैयार

ऑडियो · Suno Sounds, Rivya का lightweight text-to-sound model है ambience loops, background sound और short sonic sketches के लिए। यह documented fixed price `3` credits per generation बनाए रखता है और successful results को `Vocal Separation` में continue करने देता है।

बेस क्रेडिट

3

Mode

text-to-audio

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

500 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "suno-sounds",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "model": "V5",
    "soundLoop": "false",
    "soundTempo": 1,
    "soundKey": "Any"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
modelselectनहींV5-V5, V5_5
soundLoopselectनहींfalse-false, true
soundTemponumberनहीं-min 1 / max 300 / step 1-
soundKeyselectनहींAny-Any, Cm, C#m, Dm, D#m, Em, Fm, F#m, Gm, G#m, Am, A#m, Bm, C, C#, D, D#, E, F, F#, G, G#, A, A#, B

Suno Lyrics

suno-lyricsAPI से उपलब्धटेक्स्ट इनपुट तैयार

ऑडियो · Suno Lyrics, Rivya का lyric-generation model है, जो एक theme या mood को song words में बदलता है और हर request पर fixed `1` credit खर्च करता है।

बेस क्रेडिट

1

Mode

text-to-audio

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

200 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "suno-lyrics",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

ElevenLabs Dialogue V3

elevenlabs-dialogue-v3API से उपलब्धटेक्स्ट इनपुट तैयार

ऑडियो · ElevenLabs का multi-speaker dialogue मॉडल Rivya पर। यह role-based speech generation के लिए बनाया गया है, जिसमें individual voice assignments, stability controls और podcasts, interviews तथा character scenes के लिए dialogue-ready pacing शामिल है।

बेस क्रेडिट

14

Mode

dialogue-to-audio

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "elevenlabs-dialogue-v3",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "default_voice": "Adam",
    "stability": "0.5"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
default_voiceselectनहींAdam-Adam, Alice, Bill, Brian, Callum, Charlie, Chris, Daniel, Eric, George, Harry, Jessica, Laura, Liam, Lily, Matilda, River, Roger, Sarah, Will
stabilityselectनहीं0.5-0, 0.5, 1
language_codetextनहीं---

ElevenLabs Turbo 2.5

elevenlabs-turbo-2-5API से उपलब्धटेक्स्ट इनपुट तैयार

ऑडियो · ElevenLabs का fast text-to-speech मॉडल Rivya पर। Low-latency voice generation और adjustable stability, similarity, style तथा speed के साथ यह rapid voiceover drafts और interactive TTS projects के लिए बनाया गया है।

बेस क्रेडिट

6

Mode

text-to-speech

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "elevenlabs-turbo-2-5",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "voice": "TX3LPaxmHKxFdv7VOQHJ",
    "stability": 0.5,
    "similarity_boost": 0.75,
    "style": 0,
    "speed": 1,
    "timestamps": "false",
    "previous_text": "Optional context before this line",
    "next_text": "Optional context after this line",
    "language_code": "Optional locale code like en or zh"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
voiceselectहांTX3LPaxmHKxFdv7VOQHJ-TX3LPaxmHKxFdv7VOQHJ, cgSgspJ2msm6clMCkdW9, pNInz6obpgDQGcFmaJgB, BIvP0GN1cAtSRTxNHnWS, aMSt68OGf4xUZAnLpTU8
stabilitynumberनहीं0.5min 0 / max 1 / step 0.05-
similarity_boostnumberनहीं0.75min 0 / max 1 / step 0.05-
stylenumberनहीं0min 0 / max 1 / step 0.05-
speednumberनहीं1min 0.7 / max 1.2 / step 0.05-
timestampsselectनहींfalse-false, true
previous_texttextनहीं---
next_texttextनहीं---
language_codetextनहीं---

ElevenLabs Multilingual V2

elevenlabs-multilingual-v2API से उपलब्धटेक्स्ट इनपुट तैयार

ऑडियो · ElevenLabs का multilingual text-to-speech मॉडल Rivya पर, जो auto-detection के साथ करीब 30 भाषाओं को support करता है। Localization, cross-language delivery और ज्यादा natural multilingual voiceovers के लिए यह मजबूत option है।

बेस क्रेडिट

12

Mode

text-to-speech

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "elevenlabs-multilingual-v2",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "voice": "TX3LPaxmHKxFdv7VOQHJ",
    "stability": 0.5,
    "similarity_boost": 0.75,
    "style": 0,
    "speed": 1,
    "timestamps": "false"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
voiceselectहांTX3LPaxmHKxFdv7VOQHJ-TX3LPaxmHKxFdv7VOQHJ, cgSgspJ2msm6clMCkdW9, pNInz6obpgDQGcFmaJgB, BIvP0GN1cAtSRTxNHnWS, aMSt68OGf4xUZAnLpTU8
stabilitynumberनहीं0.5min 0 / max 1 / step 0.05-
similarity_boostnumberनहीं0.75min 0 / max 1 / step 0.05-
stylenumberनहीं0min 0 / max 1 / step 0.05-
speednumberनहीं1min 0.7 / max 1.2 / step 0.05-
timestampsselectनहींfalse-false, true
previous_texttextनहीं---
next_texttextनहीं---
language_codetextनहीं---

ElevenLabs Sound Effect V2

elevenlabs-sound-effect-v2API से उपलब्धटेक्स्ट इनपुट तैयार

ऑडियो · ElevenLabs का text-to-sound मॉडल Rivya पर, short effects, transitions और ambience loops के लिए। Editing, product या game projects के लिए adjustable prompt influence, loop mode और 19 output formats के साथ 0.5–22 second audio clips generate करें।

बेस क्रेडिट

3

Mode

text-to-audio

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

5000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "elevenlabs-sound-effect-v2",
  "prompt": "A clean editorial product image on a soft studio background",
  "params": {
    "loop": "false",
    "duration_seconds": 3,
    "prompt_influence": 0.3,
    "output_format": "mp3_44100_128"
  }
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

पैरामीटर

keyप्रकारजरूरीडिफॉल्टसीमाविकल्प
loopselectनहींfalse-false, true
duration_secondsnumberनहीं3min 0.5 / max 22 / step 0.5-
prompt_influencenumberनहीं0.3min 0 / max 1 / step 0.05-
output_formatselectनहींmp3_44100_128-mp3_22050_32, mp3_44100_32, mp3_44100_64, mp3_44100_96, mp3_44100_128, mp3_44100_192, pcm_8000, pcm_16000, pcm_22050, pcm_24000, pcm_44100, pcm_48000, ulaw_8000, alaw_8000, opus_48000_32, opus_48000_64, opus_48000_96, opus_48000_128, opus_48000_192

ElevenLabs Audio Isolation

elevenlabs-audio-isolationAPI से उपलब्धFiles API जरूरी

ऑडियो · ElevenLabs का audio cleanup और voice-isolation मॉडल Rivya पर। एक recording upload करके vocals isolate करें, background noise हटाएं, और editing या publishing से पहले spoken audio साफ करें।

बेस क्रेडिट

12

Mode

audio-to-audio

API इनपुट

Files API जरूरी

इनपुट

file

प्रॉम्प्ट सीमा

-

संदर्भ मीडिया

audio · 1 फाइल

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

इस मॉडल के लिए चलाने योग्य Public API उदाहरण नहीं दिखाया गया है।

संदर्भ नियम

स्रोत ऑडियो: एक audio file upload करें और Rivya target track को isolate और clean करेगा।

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

फाइल पर आधारित mode के लिए /api/v1/files जरूरी है, तभी उन्हें पूरी तरह API-ready उदाहरणों के रूप में दिखाया जा सकता है। Files API

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5.5

gpt-5-5-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का advanced GPT chat model, complex reasoning, image-aware analysis, research synthesis और structured writing के लिए, जब brief को ज्यादा room चाहिए।

बेस क्रेडिट

5

Mode

responses

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5-5-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5.4

gpt-5-4-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का higher-end AI chat model, stronger structured input handling, reasoning control और अधिक complex analysis तथा writing tasks के लिए tool-oriented conversation projects के साथ।

बेस क्रेडिट

4

Mode

responses

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5-4-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5.4 Codex

gpt-5.4-codex-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का higher-end Codex model, demanding repo-scale development projects के लिए stronger coding, structured reasoning और tool-oriented collaboration के साथ।

बेस क्रेडिट

4

Mode

responses

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5.4-codex-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5.3 Codex

gpt-5-3-codex-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का latest और सबसे capable Codex model। यह most demanding development projects के लिए state-of-the-art code generation को deeper agentic reasoning के साथ जोड़ता है।

बेस क्रेडिट

4

Mode

responses

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5-3-codex-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5.2

gpt-5-2-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का flagship AI chat model, advanced reasoning, अधिकतम 6 images तक vision support और 20K-character context window के साथ। यह research, planning, writing और image-aware analysis के लिए मजबूत general GPT option है।

बेस क्रेडिट

3

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5-2-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5.2 Codex

gpt-5-2-codex-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का अधिक advanced Codex model, complex engineering tasks के लिए stronger reasoning के साथ। यह long-horizon agentic coding, architecture decisions और बड़े refactors के लिए optimized है, जहां plain code generation काफी नहीं होता।

बेस क्रेडिट

4

Mode

responses

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5-2-codex-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5.1 Codex

gpt-5-1-codex-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का upgraded Codex model, agentic coding tasks के लिए बेहतर code accuracy और मजबूत reasoning के साथ। यह वही long-output, repo-aware project रखता है, लेकिन multi-file refactors और safer code edits को बेहतर बनाता है।

बेस क्रेडिट

3

Mode

responses

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5-1-codex-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

GPT-5 Codex

gpt-5-codex-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर OpenAI का code-specialized GPT-5 Codex model, vision support के साथ debugging, implementation planning, refactors और technical problem-solving के लिए।

बेस क्रेडिट

3

Mode

responses

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gpt-5-codex-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Gemini 3.1 Pro

gemini-3-1-pro-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर Google का latest और सबसे capable Gemini AI chat model। Top-tier reasoning, vision और instruction following के साथ, यह demanding analytical और creative tasks के लिए सबसे मजबूत Gemini option है।

बेस क्रेडिट

3

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gemini-3-1-pro-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Gemini 3 Pro

gemini-3-pro-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर Google का अधिक गहराई वाला Gemini AI chat model। Gemini 2.5 Pro से stronger reasoning और vision support के साथ, यह research synthesis, technical writing और ज्यादा deliberate multimodal analysis के लिए बेहतर है।

बेस क्रेडिट

2

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gemini-3-pro-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Gemini 3 Flash

gemini-3-flash-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर Google का next-gen fast AI chat model। Gemini 2.5 Flash से भी कम token costs और stronger reasoning के साथ, यह high-volume multimodal chat, screenshot triage और rapid assistant work के लिए बनाया गया है।

बेस क्रेडिट

1

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gemini-3-flash-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Gemini 2.5 Pro

gemini-2-5-pro-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर Google का अधिक उन्नत Gemini AI chat model। Flash से मजबूत reasoning, vision support और 20K context के साथ, यह 2 credits में research synthesis, document analysis और structured writing के लिए बेहतर fit है।

बेस क्रेडिट

2

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gemini-2-5-pro-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Gemini 2.5 Flash

gemini-2-5-flash-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Rivya पर Google का सबसे तेज और सबसे किफायती AI chat model। 1 credit प्रति उपयोग और अधिकतम 6 images तक vision support के साथ, यह quick Q&A, first-pass summaries, screenshot triage और रोजमर्रा की AI सहायता के लिए उपयुक्त है।

बेस क्रेडिट

1

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text, file

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "gemini-2-5-flash-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इमेज attachment के लिए Files API की file_id वैल्यू का उपयोग करना होगा।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Claude Opus 4.7

claude-opus-4-7-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Anthropic का फ्लैगशिप Claude चैट मॉडल Rivya पर, जो गहरी reasoning, सावधान synthesis, executive writing और high-impact text work के लिए उपयुक्त है।

बेस क्रेडिट

8

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "claude-opus-4-7-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इस चैट मॉडल में इमेज attachment समर्थित नहीं हैं।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Claude Opus 4.6

claude-opus-4-6-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Anthropic का फ्लैगशिप Claude AI चैट मॉडल Rivya पर। यह गहरी reasoning, जटिल विश्लेषण और उच्च-गुणवत्ता लेखन के लिए बनाया गया है, खासकर demanding, high-stakes projects में।

बेस क्रेडिट

8

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "claude-opus-4-6-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इस चैट मॉडल में इमेज attachment समर्थित नहीं हैं।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Claude Sonnet 4.6

claude-sonnet-4-6-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Anthropic का संतुलित Claude AI चैट मॉडल Rivya पर। यह content, research और coding projects के लिए strong long-form reasoning और careful analysis देता है, बिना सीधे Opus-level spend पर जाने के।

बेस क्रेडिट

4

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "claude-sonnet-4-6-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इस चैट मॉडल में इमेज attachment समर्थित नहीं हैं।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Claude Opus 4.5

claude-opus-4-5-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Anthropic का फ्लैगशिप Claude AI चैट मॉडल Rivya पर। यह गहरी reasoning, जटिल विश्लेषण और विशेषज्ञ-स्तर लेखन में बहुत मजबूत है, इसलिए मिशन-क्रिटिकल AI कार्यों के लिए प्रीमियम विकल्प है।

बेस क्रेडिट

8

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "claude-opus-4-5-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इस चैट मॉडल में इमेज attachment समर्थित नहीं हैं।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Claude Sonnet 4.5

claude-sonnet-4-5-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Anthropic का संतुलित Claude AI चैट मॉडल Rivya पर। यह सूक्ष्म लेखन, सावधान विश्लेषण और safety-conscious responses में मजबूत है, इसलिए content creation और research के लिए अच्छा Claude विकल्प है।

बेस क्रेडिट

4

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "claude-sonnet-4-5-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इस चैट मॉडल में इमेज attachment समर्थित नहीं हैं।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

Claude Haiku 4.5

claude-haiku-4-5-chatAPI से उपलब्धटेक्स्ट इनपुट तैयार

चैट · Anthropic का हल्का Claude AI चैट मॉडल Rivya पर। इसे गति, लागत दक्षता और रोजमर्रा के स्थिर चैट प्रदर्शन के लिए अनुकूलित किया गया है, खासकर उन उच्च-आवृत्ति प्रोजेक्ट्स में जहां आप महंगे खर्च के बिना Claude का लहजा चाहते हैं।

बेस क्रेडिट

2

Mode

chat-completion

API इनपुट

टेक्स्ट इनपुट तैयार

इनपुट

text

प्रॉम्प्ट सीमा

20000 अक्षर

संदर्भ मीडिया

-

रिक्वेस्ट

POST /api/v1/generations

ऑथेंटिकेशन

Bearer API key

Idempotency-Key

सुझाया गया

Body

{
  "model": "claude-haiku-4-5-chat",
  "prompt": "A clean editorial product image on a soft studio background"
}

संदर्भ नियम

-

नतीजा

Create रिस्पॉन्स सार्वजनिक टास्क id लौटाता है। स्टेटस succeeded या failed होने तक GET /api/v1/generations/{taskId} को पोल करें।

सामान्य त्रुटियां

validation_failed, insufficient_credits, idempotency_conflict, not_found

चैट API Public API v1 में non-streaming और SSE streaming टर्न का समर्थन करता है। इस चैट मॉडल में इमेज attachment समर्थित नहीं हैं।

पैरामीटर

कोई अतिरिक्त मॉडल पैरामीटर जरूरी नहीं है।

संबंधित पेज

विषय-सूची