Mô hìnhGiáDoanh nghiệp
500+ API Mô hình AI, Tất cả trong Một API. Chỉ cần CometAPI
API Mô hình
Nhà phát triển
Bắt đầu nhanhTài liệuBảng Điều Khiển API
Công ty
Về chúng tôiDoanh nghiệp
Tài nguyên
Mô hình AIBlogNhật ký thay đổiHỗ trợ
Điều khoản Dịch vụChính sách Bảo mật
© 2026 CometAPI · All rights reserved
Home/Models/Midjourney/mj_turbo_modal
M

mj_turbo_modal

Theo Yêu cầu:$0.168
Submit the content in the modal popup, used for partial redrawing and Zoom functionality.
Sử dụng thương mại
Tổng quan
Tính năng
Giá cả
API

Technical Specifications of mj-turbo-modal

SpecificationDetails
Model IDmj-turbo-modal
Model TypeImage generation support model
Primary PurposeSubmit the content in the modal popup, used for partial redrawing and Zoom functionality
Input ModalitiesText, image-related modal submission parameters
Output ModalitiesImage generation task response, job status, and related result metadata
Typical Use CasesPartial redrawing workflows, Zoom functionality, modal-based image edit requests
Integration ScopeAPI-based invocation through CometAPI-compatible request flows

What is mj-turbo-modal?

mj-turbo-modal is a specialized model endpoint used to submit content from a modal popup in image-generation workflows. It is designed for scenarios where a user interacts with a focused editing interface, such as partial redrawing or Zoom operations, and the modal content must be sent as part of the generation or editing request.

This model ID is useful in applications that support iterative visual editing. Instead of handling only a full prompt submission flow, mj-turbo-modal supports targeted update actions that originate from modal interactions, helping developers build more precise editing experiences on top of image-generation pipelines.

Main features of mj-turbo-modal

  • Modal content submission: Accepts the content configured inside a modal popup and sends it as an actionable API request.
  • Partial redrawing support: Useful for workflows where only a selected portion of an image or composition should be updated.
  • Zoom functionality integration: Supports modal-based submission patterns associated with Zoom-style image operations.
  • Editing-oriented workflow design: Fits well into multi-step image editing interfaces rather than one-shot generation only.
  • CometAPI-ready model identifier: Can be called directly using the CometAPI platform model code mj-turbo-modal.
  • Structured API responses: Returns request-level data that can be used to track, retrieve, and verify downstream image-processing results.

How to access and integrate mj-turbo-modal

Step 1: Sign Up for API Key

To access the mj-turbo-modal API, first create an account on CometAPI and generate your API key from the dashboard. After obtaining the key, store it securely and use it to authenticate all requests to the CometAPI platform.

Step 2: Send Requests to mj-turbo-modal API

Use CometAPI's Midjourney-compatible endpoint at POST /mj/submit/modal.

curl https://api.cometapi.com/mj/submit/modal \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "prompt": "a futuristic cityscape at sunset --v 6.1",
    "botType": "MID_JOURNEY",
    "accountFilter": {
      "modes": ["TURBO"]
    }
  }'

Step 3: Retrieve and Verify Results

The API returns a task object with a task ID. Poll GET /mj/task/{task_id}/fetch to check generation status and retrieve the output image URL when the task reaches a terminal state.

Giá cả cho mj_turbo_modal

Khám phá mức giá cạnh tranh cho mj_turbo_modal, được thiết kế để phù hợp với nhiều ngân sách và nhu cầu sử dụng khác nhau. Các gói linh hoạt của chúng tôi đảm bảo bạn chỉ trả tiền cho những gì bạn sử dụng, giúp dễ dàng mở rộng quy mô khi yêu cầu của bạn tăng lên. Khám phá cách mj_turbo_modal có thể nâng cao các dự án của bạn trong khi vẫn kiểm soát được chi phí.
Giá Comet (USD / M Tokens)Giá Chính Thức (USD / M Tokens)Giảm giá
Theo Yêu cầu:$0.168
Theo Yêu cầu:$0.21
-20%

Mã mẫu và API cho mj_turbo_modal

Truy cập mã mẫu toàn diện và tài nguyên API cho mj_turbo_modal để tối ưu hóa quy trình tích hợp của bạn. Tài liệu chi tiết của chúng tôi cung cấp hướng dẫn từng bước, giúp bạn khai thác toàn bộ tiềm năng của mj_turbo_modal trong các dự án của mình.