Skip to main content
POST
Create model gateway test call

Authorizations

Authorization
string
header
required

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

Body

application/json
prompt
string
gatewayConfigId
number
routingProfileId
string
useCase
Available options:
embedding

Response

Successful response

requestedProfileId
null | string
required
requestedGatewayConfigId
number
required
requestedModel
null | string
required
routedModel
null | string
required
returnedModel
null | string
required
routingExplanation
string
required
runtimeConfigId
string
required
ledgerUrl
string
required
requestHash
string
required
redactedPromptPreview
string
required
redactionState
required
Available options:
unknown
evidenceSummary
object
required
modelCallId
string
required
status
required
Available options:
failed
content
string
required
model
null | string
required
provider
null | string
required
backend
required
Available options:
local
usage
object
required
cost
object
required
latencyMs
number
required
policyDecision
required
Available options:
denied
fallbackChain
string[]
retryCount
number
errorCode
string
errorMessage
string
responseHash
string
evidenceGraphEdgeIds
string[]