API Doc-CometAPI
HomeDashBoardModel_Price
HomeDashBoardModel_Price
Discord_Support
  1. GET START
  • GET START
    • Model New Release Announcement
    • Platform notification
    • Help Center
    • Quick Start
    • About Pricing
    • About Grouping
    • Interface Stability
    • Privacy policy
    • Terms of service
    • Error code description
    • Code example
    • Must see for use
    • Common Misconceptions
    • Confusion about use
    • Best Practices
      • CometAPI Account Balance Query API Usage Instructions
      • Retry Logic Documentation for CometAPI and OpenAI Official API
      • Midjourney Best Practices
      • Runway Best Practices
  • OpenAI Compatiable Endpoint
    • gpt-4o-image generates image
    • Chat
    • Recognizing Images
    • Models
    • Embeddings
    • Images
    • Realtime
    • Image Editing (gpt-image-1)
  • Audio
    • Create speech
    • Create transcription
    • Create translation
  • Anthropic Compatiable Endpoint
    • Anthropic Claude
  • Music Generation Endpoint
    • Suno
      • Setting suno Version
      • Generate lyrics
      • Generate music clip
      • Upload clip
      • Submit concatenation
      • Single task query
      • Batch query tasks
    • Udio(Temporarily unavailable)
      • Generate music
      • Task query
  • Image Generation Endpoint
    • Midjourney(images)
      • Quick Tutorial - Complete Process in One Go
      • Task Fetching API
        • List by Condition
        • Fetch Single Task (most recommended)
      • Imagine
      • Action (UPSCALE; VARIATION; REROLL; ZOOM, etc.)
      • Blend (image -> image)
      • Describe (image -> text)
      • Modal (Area Redesign & Zoom)
    • Ideogram(images)
      • Official documentation (updated in real time)
      • Generate 3.0 (text to image)
      • Remix 3.0 (hybrid image)
      • Reframe 3.0(Reconstruction)
      • Replace Background 3.0(Background replacement)
      • Edit 3.0(Editing images)
      • ideogram Text Raw Image
      • ideogram Hybrid image
      • ideogram enlargement HD
      • ideogram describes the image
      • ideogram Edit image
    • Flux(images)
      • Generate image (replicate format)
      • flux fine-tune images(Temporarily unavailable)
      • flux generate image(Temporarily unavailable)
      • flux query
    • Replicate(image)
      • replicate Generate
      • replicate query
    • Recraft(images)
      • Appendix
      • Recraft Generate Image
      • Recraft Vectorize Image
      • Recraft Remove Background
      • Recraft Clarity Upscale
      • Recraft Create style
      • Recraft Generative Upscale
  • Video Generation Ednpoint
    • runway(video)
      • official format
        • runway images raw video
        • runway to get task details
      • Reverse Format
        • generate(text)
        • generate(Reference images)
        • Video to Video Style Redraw
        • Act-one Expression Migration
        • feed-get task
    • kling (video)
      • callback_url
      • Generating images
      • Text Generation Video
      • Image Generation Video
      • Video Extension
      • virtual try-on
      • lip sync
      • Individual queries (videos)
    • MiniMax Conch(video)
      • MiniMax Conch Official Documentation
      • MiniMax Conch Generation
      • MiniMax Conch Query
      • MiniMax Conch Download
    • luma (video)
      • Official api interface format
        • luma generate
        • luma search
    • PIKA(video)
      • pika feed
      • PIKA Reference Video Generation
      • PIKA Reference Image Generation
      • PIKA reference text generation
    • sora
      • Reverse Format
        • Create Video
        • Query Video Task
        • Create Video
  • Software Integration Guide
    • cometapi Site API Call Testing
    • OpenManus
    • Chatbox
    • CherryStudio
    • Cursor
    • ChatHub
    • COZE
    • FastGPT
    • cline
    • dify
    • gptme
    • Immersive Translation
    • Lobe-Chat
    • Zotero
    • LangChain
    • AnythingLLM
    • Eudic Translation
    • OpenAI Translator
    • ChatAll Translation
    • Pot Translation
    • GPT Academic Optimization (gpt_academic)
    • NEXT CHAT (ChatGPT Next Web)
    • Obsidian's Text Generator Plugin
    • Open WebUI
    • avante.nvim
    • librechat
    • Lazy Customer Service
    • utools-ChatGPT Friend
    • IntelliJ Translation Plugin
    • n8n
  1. GET START

Confusion about use

1. What models should I use for text-to-image generation?#

cometapi supports many image models, covering almost all mainstream image models globally, including:
DALL-E
Midjourney
Indeogram
Stable-Diffusion
Flux
Replicate
Kelin
For specific supported models, please refer to our model list:
https://api.cometapi.com/pricing
For specific calling methods, see our API documentation:
View link: https://api.cometapi.com/doc

2. What models should I use for text-to-video generation?#

cometapi supports many video models, covering almost all mainstream video models globally, including:
Luma
Runway
Pika
MiniMax
Kelin
Sora
Yes, you read that right, we even have Sora which OpenAI is still beta testing. cometapi can be considered the most comprehensive large model aggregation platform, and you're welcome to use it.
For specific supported models, please refer to our model list:
https://api.cometapi.com/pricing
For specific calling methods, see our API documentation:
View link: https://api.cometapi.com/doc

2. Can I use O1? The full version of O1#

Support range: Full version of O1 series, including o1-preview, o1-mini.
Usage method: Call directly according to the model list, or try the o1-all and o1-pro-all web models for experience.
Comet API is the most comprehensive large model aggregation platform on the web, with full support for the O1 series.

3. Does cometapi support text Embedding?#

Yes! cometapi can call embedding models and fully supports related functions.

4. Meaning of API interface error return codes#

For common error codes and meanings, please check:https://api.cometapi.com/doc GET START-Error code description.
Below are explanations for some codes:
400: Request error.
401: Unauthorized, please check API Key.
403: Access forbidden.
404: Resource not found, possibly Base URL setting error.
429: Too many requests, triggered rate limiting.
500: Internal server error.
503: Service unavailable, server may be busy.

5. Does the interface support OpenAI fine-tuning?#

Fine-tuning not supported.
Reason: cometapi is a large model API aggregation platform, and fine-tuning requires fixed account support, so fine-tuning services cannot be provided.

6. Is integration with open-source software supported?#

Yes! cometapi fully supports integration with the following tools:
ChatBox
Dify
Cling
Please refer to the corresponding tool's help documentation.

7. Does Claude support MCP? Does it support the v1/messages interface?#

Currently, this interface (v1/messages) is not supported.
It will be followed up in subsequent versions, please stay tuned!

8. Can I use a .env file to store API Keys?#

Yes! Please note to also modify the Base URL to ensure it matches the model configuration.

9. The sample code uses OpenAI, can I change it to use Claude 3.7?#

Supported! In the sample code, you only need to:
1.
Modify the model parameter.
2.
Fill in the complete Claude model name, and you can directly call Claude series models.

10. How do I upload videos to the large model?#

Sorry, video upload functionality is not currently supported.

11. What if I forget my password? How to recover my password?#

1.
On the login page, click the "Reset Password" button.
2.
Enter the email address used during registration as prompted.
3.
Check your email and follow the instructions in the email to complete the password reset.
Previous
Common Misconceptions
Next
CometAPI Account Balance Query API Usage Instructions
Built with