Skip to main content

First time using CometAPI?

You can watch the video “How to Use CometAPI” to quickly learn how to request CometAPI through Apidog.

Integration requires only three steps:

Step 1. Recharge to Get Your Site Key

  1. Recharge on this site.
  2. Create a new token to get your API Key please click.

Step 2. Replace Base URL

  1. Modify the BASE_URL in your application to our interface address, for example:
    Replace OpenAI’s Base URL with https://api.cometapi.com.
  2. Different clients may need to try the following addresses:
    • https://api.cometapi.com
    • https://api.cometapi.com/v1
    • https://api.cometapi.com/v1/chat/completions

Step 3. Replace Key

  1. Replace the corresponding Key in your client with the Key obtained from our site.
  2. After replacement, you can start using it normally.

Ongoing Support

If you encounter any issues during integration, feel free to contact our customer service. Thank you for choosing CometAPI. We are committed to providing you with the best AI API experience! For further calling instructions and development guides, please refer to our API documentation.