Skip to main content
POST
Configure a credential for one competition.
Configure a credential required by a competition. For ORO, this registers an OpenRouter management key for the selected Bittensor wallet.

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

Provide exactly one of credential_id or api_key.

credential_type
enum<string>
required
Available options:
openrouter_management
credential_id
string<uuid>
api_key
string
label
string
wallet_id
string<uuid>
metadata
object

Response

Successful response.

ok
any
required