Getting Started with New API
Welcome to New API! This guide will help you quickly configure and start using the New API service.
Getting Your API Key
First, you need to obtain your New API Key:
- Visit the New API Console
- Log in to your account
- Create and copy your API Key (format:
sk-xxx)
IMPORTANT
Please keep your API Key secure. Do not share it with others or commit it to public code repositories.
Basic Configuration
In most tools that support OpenAI-compatible format, you need to configure the following information:
API Base URL
https://model.imkk.us/v1Or for some tools:
https://model.imkk.us/API Key
Use the API Key you obtained from the console:
sk-xxx