List available text models
Returns the text models currently enabled for this BeatAPI environment in OpenAI list format.
Authentication
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.
Response
OpenAI-compatible model list
object
data
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error

