Skip to main content
GET
/
deploy
/
llm
/
standard_args
Deploy Llm Standard Args
curl --request GET \
  --url https://api.deepinfra.com/deploy/llm/standard_args \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Headers

xi-api-key
string | null
x-api-key
string | null

Query Parameters

engine
string
default:vllm

Response

Successful Response

The response is of type Response Deploy Llm Standard Args Deploy Llm Standard Args Get · object.