Closed Source
Anthropic
Send requests to any Anthropic model by specifying the {model}
placeholder in the path.
POST
Authorizations
Provide your API key as Key your-key-here
in the Authorization
header.
Provide your provider API key as Provider-Key your-provider-key-here
in the header.
Path Parameters
The specific Anthropic model to interact with (e.g., claude-3-haiku-20240307
).
Body
application/json
Messages to process.
Enable or disable streaming responses.
Response
200 - application/json
Model output text.