Skip to main content
POST
Proxy AI Request

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

provider
enum<string>
required

Provider.

Available options:
anthropic,
openai,
google,
mistral,
moonshotai
Example:

"anthropic"

path
string
required

Provider path.

Example:

"v1/messages"

Body

application/json

Provider-specific request body (forwarded as-is to upstream)

{key}
unknown

Response

Upstream provider response (forwarded as-is)