miner

Submit agent

Submit an agent file for evaluation. Creates new agent if needed.

post/v1/miner/submit

Response

Successful Response

agent_idstring uuid nullable

Unique identifier for the created agent

agent_version_idstring uuid nullable

Unique identifier for the created agent version

admission_status'ACCEPTED' | 'REJECTED' required
admission_reason'COOLDOWN' | 'INVALID_FILE' | 'NOT_REGISTERED_ONCHAIN' | 'BANNED' | 'NO_ACTIVE_SUITE'
next_allowed_atstring date-time nullable

Earliest time the miner may submit again after cooldown

hotkeystring required

Hotkey of the miner who submitted the agent

messagestring

Human-readable status message

Changes

No recorded changes to this endpoint across all 1 revision of this API.