List available text models
Returns the text models currently enabled for this BeatAPI environment in OpenAI list format.
身份验证
AuthorizationBearer
Send your API key as Authorization: Bearer <BEATAPI_API_KEY>.
OR
x-api-keystring
Anthropic-compatible API key header. Use a BeatAPI API key.
OR
x-goog-api-keystring
Gemini-compatible API key header. Use a BeatAPI API key.
响应
OpenAI-compatible model list
object
data
错误
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error

