Skip to main content
POST
Run submission checks for an immutable candidate.
Run submission preflight checks for an uploaded experiment artifact before submitting it to a competition.

Authorizations

Authorization
string
header
required

A Droyd API key in the Authorization Bearer slot.

Path Parameters

slug
string
required
Minimum string length: 1

Body

application/json
experiment_id
string<uuid>
required
agent_version_id
string<uuid>
required
artifact_id
string<uuid>
required
wallet_id
string<uuid>
workflow_node_id
string<uuid>
client_key
string
checks
enum<string>[]
Available options:
static,
llm,
provider
metadata
object

Response

Successful response.

ok
any
required