https://api.cheapaiapi.store
https://api.cheapaiapi.store/v1
https://api.cheapaiapi.store/v1/chat/completionsNote: Different clients may need to use different BASE_URL. It is recommended to try the above addresses in sequence.
{
"base_url": "https://api.cheapaiapi.store",
"api_key": "your_token_here",
"model": "selected_model_name"
}Tips: It is recommended to test on the chat page first and confirm that the configuration is correct before proceeding with development and integration.