v2
OpenAPI 3.1.02026-07-2619094236.4 KBAuthentication
Registry Auth
Authenticate registry/docker pull requests.
In the Depot proxy flow, this endpoint is called by nginx auth_request to verify the miner's hotkey. It only needs to return 200 on success (or 401 on failure via the dependency). The actual registry auth token is obtained by nginx proxying to Depot's token endpoint.
get/registry/auth
Headers
X-Chutes-Hotkeystring nullable
X-Chutes-Signaturestring nullable
X-Chutes-Noncestring nullable
Authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/registry/auth:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}