النماذجالأسعارالمؤسسة
أكثر من 500 واجهة برمجة تطبيقات لنماذج الذكاء الاصطناعي، الكل في واجهة واحدة. فقط في CometAPI
واجهة برمجة التطبيقات للنماذج
مطور
البدء السريعالتوثيقلوحة تحكم API
الشركة
من نحنالمؤسسة
الموارد
نماذج الذكاء الاصطناعيمدونةالسجل التاريخي للتغييراتالدعم
شروط الخدمةسياسة الخصوصية
© 2026 CometAPI · All rights reserved
Home/Models/Midjourney/mj_fast_reroll
M

mj_fast_reroll

لكل طلب:$0.056
الاستخدام التجاري
نظرة عامة
الميزات
التسعير
API

Technical Specifications of mj-fast-reroll

SpecificationDetails
Model IDmj-fast-reroll
Provider familyMidjourney-style image generation / reroll operation (cometapi.com)
Primary functionRe-run or reroll an existing Midjourney task to generate a fresh result set based on the same prompt lineage
API typeTask-based API that simulates Midjourney Discord-style button interactions rather than a simple one-shot REST image endpoint (apidoc.cometapi.com)
ModeFast mode variant of the reroll workflow
Pricing on CometAPI$0.056 per request (cometapi.com)
Commercial useSupported on the CometAPI model page (cometapi.com)
Input patternTypically requires a previously created Midjourney task context, since reroll is a follow-up operation in the task state machine (apidoc.cometapi.com)
OutputA new image-generation task result corresponding to the rerolled request (apidoc.cometapi.com)

What is mj-fast-reroll?

mj-fast-reroll is a Midjourney-oriented API operation exposed through CometAPI for rerolling an existing generation in fast mode. In practice, “reroll” means requesting a fresh generation pass from the same prompt and interaction branch, similar to pressing a reroll button in the Midjourney workflow.

Unlike a plain text-to-image endpoint that starts from scratch each time, this model fits into a stateful Midjourney task flow. CometAPI’s Midjourney quick-start documentation explains that these APIs simulate Discord button interactions, where each step returns the next valid actions. That makes mj-fast-reroll especially useful when your application needs to continue from an already generated job and quickly obtain alternative results without rebuilding the whole interaction manually. (apidoc.cometapi.com)

On CometAPI, the model is listed under the Midjourney family with per-request billing and commercial-use support. (cometapi.com)

Main features of mj-fast-reroll

  • Fast reroll workflow: Designed for fast-mode Midjourney reruns, helping developers regenerate variations more quickly than relax-mode equivalents.
  • Midjourney button/state compatibility: Works within a state-machine interaction model that mirrors Midjourney button actions, which is important for apps that automate follow-up generation steps. (apidoc.cometapi.com)
  • Prompt lineage reuse: Lets you reuse the context of an existing generation branch instead of reconstructing the workflow from the beginning. This is an inference based on how reroll operations are categorized in Midjourney API docs.
  • Production-friendly billing: CometAPI lists the model at a fixed per-request price of $0.056, which makes cost estimation straightforward for batch or user-triggered image retries. (cometapi.com)
  • Commercial-use availability: The CometAPI listing marks the model as available for commercial use, which is relevant for SaaS products, creative tools, and internal automation pipelines. (cometapi.com)
  • Unified access via CometAPI: As part of CometAPI’s aggregated model catalog, it can be integrated through the platform’s unified API approach rather than requiring a separate provider-specific setup. (cometapi.com)

How to access and integrate mj-fast-reroll

Step 1: Sign Up for API Key

Sign up on CometAPI and create your API key in the dashboard. Once generated, store it securely and use it as your Bearer token for all requests to the mj-fast-reroll API.

Step 2: Send Requests to mj-fast-reroll API

Send requests through CometAPI using the model ID mj-fast-reroll. Because this is a Midjourney-style task workflow, you will typically call it as a follow-up action tied to an existing task or button state, rather than as a completely standalone generation. CometAPI’s Midjourney documentation notes that these APIs behave like a state machine, so your request flow should preserve the task context returned by earlier steps. (apidoc.cometapi.com)

curl https://api.cometapi.com/v1/responses \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "mj-fast-reroll",
    "input": {
      "task_id": "your_previous_midjourney_task_id"
    }
  }'

Step 3: Retrieve and Verify Results

After submission, retrieve the generated result using the task or response ID returned by CometAPI. Verify that the rerolled output matches the expected Midjourney branch and status before displaying it to end users or sending it into downstream editing workflows. Since Midjourney-style APIs are asynchronous and state-driven, result polling or callback-based verification is typically part of a reliable integration. (apidoc.cometapi.com)

الميزات لـ mj_fast_reroll

استكشف الميزات الرئيسية لـ mj_fast_reroll، المصممة لتعزيز الأداء وسهولة الاستخدام. اكتشف كيف يمكن لهذه القدرات أن تفيد مشاريعك وتحسن تجربة المستخدم.

التسعير لـ mj_fast_reroll

استكشف الأسعار التنافسية لـ mj_fast_reroll، المصمم ليناسب الميزانيات المختلفة واحتياجات الاستخدام المتنوعة. تضمن خططنا المرنة أن تدفع فقط مقابل ما تستخدمه، مما يجعل من السهل التوسع مع نمو متطلباتك. اكتشف كيف يمكن لـ mj_fast_reroll تحسين مشاريعك مع الحفاظ على التكاليف قابلة للإدارة.
سعر كوميت (USD / M Tokens)السعر الرسمي (USD / M Tokens)خصم
لكل طلب:$0.056
لكل طلب:$0.07
-20%

نموذج الكود وواجهة برمجة التطبيقات لـ mj_fast_reroll

احصل على أكواد نماذجية شاملة وموارد API لـ mj_fast_reroll لتبسيط عملية التكامل الخاصة بك. توفر وثائقنا التفصيلية إرشادات خطوة بخطوة، مما يساعدك على الاستفادة من الإمكانات الكاملة لـ mj_fast_reroll في مشاريعك.

المزيد من النماذج

G

Nano Banana 2

مدخل:$0.4/M
الإخراج:$2.4/M
نظرة عامة على القدرات الأساسية: الدقة: حتى 4K (4096×4096)، على قدم المساواة مع Pro. اتساق الصور المرجعية: حتى 14 صورة مرجعية (10 عناصر + 4 شخصيات)، مع الحفاظ على اتساق الأسلوب/الشخصيات. نسب أبعاد قصوى: تمت إضافة نسب جديدة 1:4، 4:1، 1:8، 8:1، مناسبة للصور الطويلة والملصقات واللافتات. عرض النصوص: توليد نص متقدم، مناسب للرسوم المعلوماتية وتخطيطات الملصقات التسويقية. تعزيز البحث: تكامل Google Search + Image Search. الاستدلال: عملية تفكير مدمجة؛ تُعالَج المطالبات المعقدة بالاستدلال قبل التوليد.
D

Doubao-Seedance-2-0

في الثانية:$0.08
Seedance 2.0 هو نموذج تأسيسي للفيديو متعدد الوسائط من الجيل التالي تابع لـ ByteDance، يركّز على توليد فيديو سردي سينمائي متعدد اللقطات. وعلى خلاف عروض تحويل النص إلى فيديو أحادية اللقطة، يؤكّد Seedance 2.0 على التحكم القائم على المراجع (صور، مقاطع قصيرة، صوت)، واتساق الشخصيات والأسلوب عبر اللقطات، ومزامنة أصلية للصوت والفيديو — بهدف جعل الفيديو القائم على الذكاء الاصطناعي مفيدًا لسير العمل الإبداعي الاحترافي وعمليات المعاينة المسبقة.
C

Claude Opus 4.7

مدخل:$3/M
الإخراج:$15/M
أذكى نموذج للوكلاء والبرمجة
A

Claude Sonnet 4.6

مدخل:$2.4/M
الإخراج:$12/M
Claude Sonnet 4.6 هو أكثر نماذج Sonnet لدينا كفاءةً حتى الآن. إنه ترقية شاملة لقدرات النموذج في مجالات البرمجة، واستخدام الحاسوب، والاستدلال بسياقات طويلة، وتخطيط الوكلاء، والعمل المعرفي، والتصميم. كما يتميز Sonnet 4.6 بنافذة سياق بسعة 1M رمز في الإصدار التجريبي.
O

GPT-5.4 nano

مدخل:$0.16/M
الإخراج:$1/M
GPT-5.4 nano مصمم للمهام التي تكتسب فيها السرعة والتكلفة أهمية قصوى، مثل التصنيف، واستخراج البيانات، والترتيب، والوكلاء الفرعيين.
O

GPT-5.4 mini

مدخل:$0.6/M
الإخراج:$3.6/M
يقدّم GPT-5.4 mini قدرات GPT-5.4 ضمن نموذج أسرع وأكثر كفاءة مصمم لأحمال عمل كبيرة الحجم.