Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
type
enum<string>
required
Available options:
openai,
anthropic,
google,
azure,
cohere,
mistral,
deepseek,
qwen,
zhipu,
lingyiwanwu,
xai,
togetherai,
ollama,
amazonBedrock,
openRouter,
openaiCompatible,
aiGateway
name
string
required
apiKey
string
required
baseUrl
string<uri>
required
models
string
default:""
modelKey
string
ability
enum<string>[]
Available options:
image,
pdf,
webSearch,
toolCall,
reasoning,
imageGeneration
testImageGeneration
boolean
testImageToImage
boolean

Response

200 - application/json

Test result

success
boolean
required
response
string
ability
object
Last modified on March 5, 2026