Skip to main content
GET
Return caller-specific competition requirements.
Return a personalized readiness checklist for competition and workflow pages. Each competition includes a completed count, an overall state, credential details, and Bittensor registration status and cost when applicable. Use the optional slugs query to check several competitions in one request:
Credential values are never returned. Add include_cost=true when opening a detailed view to load Bittensor registration cost in TAO and, when current price data is available, USD. Add include_registration=true to resolve owned hotkeys against the current Taostats metagraph. Omit both for a faster badge-only read. Current requirements are:
  • Negotiation: OPENROUTER_API_KEY.
  • Nova Blueprint: an active Bittensor registration on subnet 68.
  • ORO: OPENROUTER_API_KEY, OPENROUTER_MANAGEMENT_KEY, and an active Bittensor registration.

Authorizations

Authorization
string
header
required

A Droyd API key in the Authorization Bearer slot.

Query Parameters

slugs
string
include_cost
boolean
include_registration
boolean

Response

Successful response.

ok
any
required