Quick Start Guide

Account Registration

Registration Benefits

  • 🎁 New users receive $1 free trial credit upon registration.
  • 💰 Minimum recharge amount: $1
  • 🔗 Registration link: Click to Register

Configuration Steps

1. Obtain Your Token

  1. Log in to the dashboard.
  2. Navigate to the "API Keys" page.
  3. Click "Create API Key" to generate your API Key.

image.png

  • Enter the Token Name, Expiration (the validity period of the API Key), Amount (the allocated amount for the API Key, or set it to Unlimited), and Token Group (choose the appropriate group for the model being used. Check the list of models under Models).

  • Different groups have different ratios:

    • Group: openai, deepseek, gemini, musicRatio = 1
    • Group: drawingRatio = 1.2
    • Group: openaivipRatio = 1.5
    • Group: claudeRatio = 1.75

Note: The ratio is the multiplier applied to the cost of using the corresponding model.

Pricing & Cost Calculation

  • Recharge your AiApiGiaRe account via the Recharge section:

    • Add funds in Local Currency at a discounted rate to receive USD Credits in your account.
  • Costs are calculated based on:

    • The model being used (e.g., input/output token pricing for major models or pay-per-use pricing for models generating images, music, video, etc.).
    • The group pricing ratio (as detailed above).

image.png

  • Detailed usage logs are available in the system's Logs section.

image.png

2. API Configuration

BASE_URL Options

(Code extracted to sandbox)

Note: Different clients may require different BASE_URLs. It is recommended to try the above addresses in order.

3. Model Selection

  • The model name can be found on the homepage under the "Supported Models" list in the first column.

Testing & Validation

You can validate your configuration using the following methods:

  1. Perform an online test on the chat page.
  2. Use an API tool (e.g., Postman) to test the API interface.

Configuration Example

(Code extracted to sandbox)

Tip: It is recommended to first test the configuration on the chat page. Once confirmed, proceed with development integration.

Infrastructure: AiApiGiaRe-v10.0
Gateway Status: Operational