Claude Opus 5 is now live on CometAPI →
M

mj_turbo_modal

요청당:$0.168
출시일:Oct 1, 2025

Submit the content in the modal popup, used for partial redrawing and Zoom functionality.

상업적 사용

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.

mj_turbo_modal 가격

[모델명]의 경쟁력 있는 가격을 살펴보세요. 다양한 예산과 사용 요구에 맞게 설계되었습니다. 유연한 요금제로 사용한 만큼만 지불하므로 요구사항이 증가함에 따라 쉽게 확장할 수 있습니다. [모델명]이 비용을 관리 가능한 수준으로 유지하면서 프로젝트를 어떻게 향상시킬 수 있는지 알아보세요.

Comet Price (USD / M Tokens)Official Price (USD / M Tokens)Discount
요청당:$0.168
요청당:$0.21
-20%

mj_turbo_modal의 샘플 코드 및 API

[모델 이름]의 포괄적인 샘플 코드와 API 리소스에 액세스하여 통합 프로세스를 간소화하세요. 자세한 문서는 단계별 가이드를 제공하여 프로젝트에서 [모델 이름]의 모든 잠재력을 활용할 수 있도록 돕습니다.