Get Started

Get started with AtlasCloud API in minutes.

Usage Introduction

  1. Click the Model Library link above to enter the model selection page.
  2. Click on a specific model to enter the model details page.
  3. Select parameters on the right side and enter conversation descriptions on the left side.
  4. You can view pricing and API View in the top right corner of each model page.

Example of API Usage

Create an API Key for authentication

  • Click Settings. After entering the account settings page, expand the drop - down box for API key management.
  • Click the "Create API Key" button to create your own API key, as shown in the figure below.

Use third - party tools to call the Model API

Here, we use the desktop app "Chatbox" for demonstration. You can choose a suitable tool according to your preferences, such as cURL, OpenWebUI, or Cherry Studio.

  • After downloading and installing the Chatbox app, open it and then open the settings page.
  • Select the model provider as "Add Custom Provider", and then configure it according to the figure below.

Notes:

  • The API Host should be https://api.atlascloud.ai/v1. The /v1 base URL must be included.
  • The API Key is mandatory, and its value should be obtained from the previous step.
  • Use the chat function of Chatbox, as shown in the figure below.