Views
No views yet

| Version | Purpose | Cost |
|---|---|---|
| gpt-5 | Default unified model | Input Tokens:$1.00 Output Tokens: $8.00 |
| gpt-5-2025-08-07 | Performance equal to gpt-5 | Input Tokens:$1.00 Output Tokens: $8.00 |
| gpt-5-chat-latest | GPT-5 Chat points to the GPT-5 snapshot currently used in ChatGPT. GPT-5 is our next-generation, high-intelligence flagship model. | Input Tokens:$1.00 Output Tokens: $8.00 |
gpt-5 API from CometAPI\**gpt-5\** API Pricing in CometAPI,20% off the official price:| Input Tokens | $1 |
|---|---|
| Output Tokens | $8 |
gpt-5”/ “gpt-5-2025-08-07” / “gpt-5-chat-latest” endpoint to send the API request and set the request body. The request method and request body are obtained from our website API doc. Our website also provides Apifox test for your convenience.prompt, max_tokens_to_sample, temperature, stop_sequencesgpt-5”/ “gpt-5-2025-08-07” / “gpt-5-chat-latest“ Bearer YOUR_CometAPI_API_KEYapplication/json ./v1/chat/completions format. For other models (gpt-5, gpt-5-mini, gpt-5-nano, and their dated versions), using the /v1/responses format is recommended. Currently two modes are available.