Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Provider of the application
Examples:
"OpenAI"
"Anthropic"
"Groq"
Model of the application
Examples:
"gpt-4o"
"claude-3-opus"
"llama-3-70b"
Parameters of the application
Response
Successful Response
Provider of the application
Examples:
"OpenAI"
"Anthropic"
"Groq"
Model of the application
Examples:
"gpt-4o"
"claude-3-opus"
"llama-3-70b"
Parameters of the application