{"ok":true,"schema_version":1,"data":{"contract_version":"2026-07-03.2","generated_at":"2026-09-20T12:26:49.169Z","name":"Nepher Robotics","netuid":49,"schema_version":1,"slug":"sn-49","surfaces":[{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-49-backprop-dashboard","key":"srf-232c469dcb12dd4a","kind":"dashboard","last_verified_at":null,"name":"Nepher Robotics Backprop Finance dashboard","netuid":49,"notes":"Universal Backprop Finance dTAO subnet dashboard candidate. Third-party enrichment, not protocol authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"backprop-finance","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":true,"source_tier":"third-party-index","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://backprop.finance/dtao/subnets/49-nepher-robotics"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://backprop.finance/dtao/subnets/49-nepher-robotics"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-49-native-chain-website","key":"srf-12505c6c161582ed","kind":"website","last_verified_at":null,"name":"Nepher Robotics website","netuid":49,"notes":"Discovered from native Subtensor SubnetIdentitiesV3 metadata. Candidate still requires safe probe verification and maintainer review before promotion.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"native-chain","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://api.taomarketcap.com/public/v1/subnets/49","https://docs.learnbittensor.org/python-api/html/_modules/bittensor/core/chain_data/subnet_identity.html"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://www.nepher.ai/"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-active-tournament-api","key":"srf-112876f48f7482f8","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher active tournament API","netuid":49,"notes":"Public no-auth GET returning the single newest active tournament with task name, version, stage, contest windows, and repository links. Documented in the subnet's own OpenAPI (tournament-api.nepher.ai/openapi.json, path /api/v1/tournaments/active); same host as existing tournament surfaces. Distinct from the active/id, active/ids, and active/list endpoints.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"kiannidev"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://docs.nepher.ai/"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/active"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-active-tournament-id-api","key":"srf-c1dc5ae75c101fad","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher active tournament ID API","netuid":49,"notes":"Public no-auth GET returning the UUID of the currently active tournament. Documented in the subnet's own OpenAPI (tournament-api.nepher.ai/openapi.json, path /api/v1/tournaments/active/id); same host as existing tournament surfaces. Distinct from the tournaments list, active-tournaments list, and current-block endpoints.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"kiannidev"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://docs.nepher.ai/"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/active/id"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-active-tournament-ids-api","key":"srf-f029688bfb2c93a8","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher active tournament IDs API","netuid":49,"notes":"Public no-auth GET returning the UUIDs of all currently active tournaments (tournament_ids array). Documented in the subnet's own OpenAPI (tournament-api.nepher.ai/openapi.json, path /api/v1/tournaments/active/ids); same host as existing tournament surfaces. Distinct from the singular active/id endpoint and the active-tournaments list.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"kiannidev"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://docs.nepher.ai/"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/active/ids"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-agents-agent-id-disqualify","key":"srf-a66b9f74ec9f2aa4","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin agents agent id disqualify","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/agents/{agent_id}/disqualify on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/agents/%7Bagent_id%7D/disqualify"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-agents-agent-id-hotkey","key":"srf-dd1acac6eb5ee3ac","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin agents agent id hotkey","netuid":49,"notes":"Auth-gated tournament API route PATCH /api/v1/admin/agents/{agent_id}/hotkey on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/agents/%7Bagent_id%7D/hotkey"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-audit-logs","key":"srf-5968c93153cdb9df","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin audit logs","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/audit/logs on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/audit/logs"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-cleanup-agents-superseded-tournament-id","key":"srf-ca9197d01d9e7fb7","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin cleanup agents superseded tournament id","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/cleanup/agents/superseded/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/cleanup/agents/superseded/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-cleanup-agents-superseded-tournament-id-list","key":"srf-7a9bf65f57528bd7","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin cleanup agents superseded tournament id list","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/cleanup/agents/superseded/{tournament_id}/list on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/cleanup/agents/superseded/%7Btournament_id%7D/list"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-cleanup-agents-unevaluated-tournament-id","key":"srf-0cf0c227ed95e2ac","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin cleanup agents unevaluated tournament id","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/cleanup/agents/unevaluated/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/cleanup/agents/unevaluated/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-cleanup-agents-unevaluated-tournament-id-list","key":"srf-93d8a603c3e5bf53","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin cleanup agents unevaluated tournament id list","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/cleanup/agents/unevaluated/{tournament_id}/list on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/cleanup/agents/unevaluated/%7Btournament_id%7D/list"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-cleanup-eligible-miners","key":"srf-9b49bf8d0454f5d9","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin cleanup eligible miners","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/cleanup/eligible-miners on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/cleanup/eligible-miners"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-cleanup-evaluations-failed-tournament-id","key":"srf-e8367c9f1f2828bf","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin cleanup evaluations failed tournament id","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/cleanup/evaluations/failed/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/cleanup/evaluations/failed/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-cleanup-evaluations-stale-tournament-id","key":"srf-85051460fb05e894","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin cleanup evaluations stale tournament id","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/cleanup/evaluations/stale/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/cleanup/evaluations/stale/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-clone-tournament-id","key":"srf-84f3f9b397f74a64","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin clone tournament id","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/clone/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/clone/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-config","key":"srf-f204e1f153832d48","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin config","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/config on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Live-verified 2026-07-21: unauthenticated GET returns HTTP 401. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/config"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-emergency-deactivate-tournament-id","key":"srf-4e37e0c803a5b4c1","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin emergency deactivate tournament id","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/emergency/deactivate/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/emergency/deactivate/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-emergency-pause-tournament-id","key":"srf-f57538f0cd3f78f7","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin emergency pause tournament id","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/emergency/pause/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/emergency/pause/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-emergency-unpause-tournament-id","key":"srf-7196c9047bb4fa42","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin emergency unpause tournament id","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/emergency/unpause/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/emergency/unpause/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-evaluations-evaluation-id-exclude","key":"srf-0334f9a57cf55e02","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin evaluations evaluation id exclude","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/evaluations/{evaluation_id}/exclude on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/evaluations/%7Bevaluation_id%7D/exclude"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-export-audit-logs","key":"srf-c0ab3630cabfb433","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin export audit logs","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/export/audit-logs on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/export/audit-logs"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-export-evaluations-tournament-id","key":"srf-120ab873e61a789c","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin export evaluations tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/export/evaluations/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/export/evaluations/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-export-leaderboard-tournament-id","key":"srf-3eb30149f2bb6e58","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin export leaderboard tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/export/leaderboard/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/export/leaderboard/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-export-summary-tournament-id","key":"srf-54b8c040dc640c90","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin export summary tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/export/summary/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/export/summary/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-gallery","key":"srf-4d789c3a41f3aa51","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin gallery","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/gallery on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/gallery"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-gallery-media-id","key":"srf-5fda26f497403e08","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin gallery media id","netuid":49,"notes":"Auth-gated tournament API route GET, PATCH, and DELETE /api/v1/admin/gallery/{media_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET, PATCH, and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/gallery/%7Bmedia_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-gallery-media-id-download","key":"srf-68ca5f046f442453","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin gallery media id download","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/gallery/{media_id}/download on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/gallery/%7Bmedia_id%7D/download"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-integrity-duplicate-hashes-tournament-id","key":"srf-824b943d492b9540","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin integrity duplicate hashes tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/integrity/duplicate-hashes/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/integrity/duplicate-hashes/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-blockchain","key":"srf-ef8dd093793f2fb6","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring blockchain","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/blockchain on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/blockchain"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-database","key":"srf-c93ffdeba258621a","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring database","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/database on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/database"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-health","key":"srf-19ff1bc6b1541adc","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring health","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/health on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/health"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-miners-tournament-id","key":"srf-ac234654505d782e","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring miners tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/miners/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/miners/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-storage","key":"srf-eaadadec11691bc5","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring storage","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/storage on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/storage"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-sync-status","key":"srf-32f7c492875f11bb","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring sync status","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/sync-status on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/sync-status"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-tournament-tournament-id-dashboard","key":"srf-4057c2132ca17d0b","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring tournament tournament id dashboard","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/tournament/{tournament_id}/dashboard on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/tournament/%7Btournament_id%7D/dashboard"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-monitoring-validators","key":"srf-02d101659676d0cf","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin monitoring validators","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/monitoring/validators on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/monitoring/validators"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-status","key":"srf-46a210e9a3cfe1e2","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications status","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/notifications/status on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/status"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-config","key":"srf-a783f30364d85916","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id config","netuid":49,"notes":"Auth-gated tournament API route GET and PUT /api/v1/admin/notifications/{tournament_id}/config on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and PUT on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/config"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-discard","key":"srf-f14271654d62a670","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id discard","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/notifications/{tournament_id}/discard on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/discard"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-logs","key":"srf-1da4500c7a400748","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id logs","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/notifications/{tournament_id}/logs on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/logs"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-manual-send","key":"srf-315467048a46c1d6","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id manual send","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/notifications/{tournament_id}/manual-send on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/manual-send"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-preview","key":"srf-480557c850a835a2","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id preview","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/notifications/{tournament_id}/preview on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/preview"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-queued","key":"srf-9ab8e58200a01f20","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id queued","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/notifications/{tournament_id}/queued on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/queued"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-retry-failed","key":"srf-80ae894c554f7165","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id retry failed","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/notifications/{tournament_id}/retry-failed on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/retry-failed"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-notifications-tournament-id-send","key":"srf-ba6b56ed848eb981","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin notifications tournament id send","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/notifications/{tournament_id}/send on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/notifications/%7Btournament_id%7D/send"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-platform-faqs","key":"srf-9ee78f23e972e351","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin platform faqs","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/platform-faqs on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/platform-faqs"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-platform-faqs-faq-id","key":"srf-dc200a72e6f554de","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin platform faqs faq id","netuid":49,"notes":"Auth-gated tournament API route PATCH and DELETE /api/v1/admin/platform-faqs/{faq_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares PATCH and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/platform-faqs/%7Bfaq_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reports","key":"srf-8bef10ab85d57cf3","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reports","netuid":49,"notes":"Auth-gated tournament API route GET and DELETE /api/v1/admin/reports on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and DELETE on this URL; one surface per URL per registry collision policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reports"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reports-count","key":"srf-969b8eff7131fe76","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reports count","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/reports/count on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reports/count"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reports-filters","key":"srf-ff6d30cfffcfec26","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reports filters","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/reports/filters on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reports/filters"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reports-report-id","key":"srf-19946e7a9beaf157","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reports report id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/reports/{report_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reports/%7Breport_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reports-report-id-block","key":"srf-d12ef988977a2694","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reports report id block","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reports/{report_id}/block on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reports/%7Breport_id%7D/block"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reports-report-id-review","key":"srf-740aadbfbf45ab33","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reports report id review","netuid":49,"notes":"Auth-gated tournament API route PATCH /api/v1/admin/reports/{report_id}/review on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reports/%7Breport_id%7D/review"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reset-blockchain-sync","key":"srf-6e4e393c6d41657b","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reset blockchain sync","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reset/blockchain-sync on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reset/blockchain-sync"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reset-evaluations-in-progress","key":"srf-8655e913f1a54811","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reset evaluations in progress","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reset/evaluations/in-progress on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reset/evaluations/in-progress"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reset-tournament-tournament-id-eligible-miners","key":"srf-57d8c4fe7b9dcaf6","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reset tournament tournament id eligible miners","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reset/tournament/{tournament_id}/eligible-miners on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reset/tournament/%7Btournament_id%7D/eligible-miners"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reset-tournament-tournament-id-evaluations","key":"srf-7ebd41bbc1fe664c","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reset tournament tournament id evaluations","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reset/tournament/{tournament_id}/evaluations on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reset/tournament/%7Btournament_id%7D/evaluations"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reset-tournament-tournament-id-full","key":"srf-830c0c32daccb6a0","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reset tournament tournament id full","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reset/tournament/{tournament_id}/full on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reset/tournament/%7Btournament_id%7D/full"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reset-tournament-tournament-id-scores","key":"srf-d5603f4ec56d7157","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reset tournament tournament id scores","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reset/tournament/{tournament_id}/scores on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reset/tournament/%7Btournament_id%7D/scores"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-reset-user-user-id-cooldown","key":"srf-a48eabc778e6e8ce","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin reset user user id cooldown","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/reset/user/{user_id}/cooldown on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/reset/user/%7Buser_id%7D/cooldown"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-agents-agent-id-flag","key":"srf-6e511347836d09d7","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security agents agent id flag","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/security/agents/{agent_id}/flag on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/agents/%7Bagent_id%7D/flag"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-agents-agent-id-violations","key":"srf-22acb966bd4cc0f0","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security agents agent id violations","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/security/agents/{agent_id}/violations on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/agents/%7Bagent_id%7D/violations"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-queue","key":"srf-3e879f3984389d3c","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security queue","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/security/queue on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/queue"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-queue-count","key":"srf-68152f9204e259dd","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security queue count","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/security/queue/count on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/queue/count"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-queue-queue-id","key":"srf-38f9dd3ae77dc2a3","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security queue queue id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/security/queue/{queue_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/queue/%7Bqueue_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-queue-queue-id-block","key":"srf-ed5562418514273d","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security queue queue id block","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/security/queue/{queue_id}/block on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/queue/%7Bqueue_id%7D/block"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-queue-queue-id-clear","key":"srf-31afbe4f840d33cc","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security queue queue id clear","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/security/queue/{queue_id}/clear on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/queue/%7Bqueue_id%7D/clear"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-tournament-tournament-id-rescan","key":"srf-302e2d015b9826d4","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security tournament tournament id rescan","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/security/tournament/{tournament_id}/rescan on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/tournament/%7Btournament_id%7D/rescan"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-security-tournaments","key":"srf-2013d425a05476bf","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin security tournaments","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/security/tournaments on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/security/tournaments"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-tournaments-tournament-id-faqs","key":"srf-a86dedac31e598d2","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin tournaments tournament id faqs","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/tournaments/{tournament_id}/faqs on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/tournaments/%7Btournament_id%7D/faqs"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-tournaments-tournament-id-faqs-faq-id","key":"srf-6c2784490f4d0705","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin tournaments tournament id faqs faq id","netuid":49,"notes":"Auth-gated tournament API route PATCH and DELETE /api/v1/admin/tournaments/{tournament_id}/faqs/{faq_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares PATCH and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/tournaments/%7Btournament_id%7D/faqs/%7Bfaq_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-tournaments-tournament-id-gallery","key":"srf-61e512c00b20a0c6","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin tournaments tournament id gallery","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/tournaments/{tournament_id}/gallery on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/tournaments/%7Btournament_id%7D/gallery"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-tournaments-tournament-id-gallery-media-id","key":"srf-06e99df369bbfabb","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin tournaments tournament id gallery media id","netuid":49,"notes":"Auth-gated tournament API route PATCH and DELETE /api/v1/admin/tournaments/{tournament_id}/gallery/{media_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares PATCH and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/tournaments/%7Btournament_id%7D/gallery/%7Bmedia_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-tournaments-tournament-id-gallery-upload","key":"srf-5b8a4b6434b5fe75","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin tournaments tournament id gallery upload","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/tournaments/{tournament_id}/gallery/upload on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/tournaments/%7Btournament_id%7D/gallery/upload"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-validators-available","key":"srf-f0b393ec3a146201","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin validators available","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/validators/available on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/validators/available"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-validators-hotkeys","key":"srf-dd758fb3eec3e0dd","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin validators hotkeys","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/validators/hotkeys on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/validators/hotkeys"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-validators-link","key":"srf-0fab9172d6b2e10e","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin validators link","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/admin/validators/link on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/validators/link"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-validators-link-link-id","key":"srf-3d23b0e1bcfe236d","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin validators link link id","netuid":49,"notes":"Auth-gated tournament API route PATCH and DELETE /api/v1/admin/validators/link/{link_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares PATCH and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/validators/link/%7Blink_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-validators-links","key":"srf-2a7a501f2ba57dfd","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin validators links","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/admin/validators/links on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/validators/links"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-whitelist-domains","key":"srf-395af6676b66ede6","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin whitelist domains","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/whitelist/domains on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/whitelist/domains"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-whitelist-domains-domain-id","key":"srf-800cd65d98654d7a","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin whitelist domains domain id","netuid":49,"notes":"Auth-gated tournament API route GET, PATCH, and DELETE /api/v1/admin/whitelist/domains/{domain_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET, PATCH, and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/whitelist/domains/%7Bdomain_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-whitelist-ips","key":"srf-9b7c2c97f638c3f5","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin whitelist ips","netuid":49,"notes":"Auth-gated tournament API route GET and POST /api/v1/admin/whitelist/ips on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and POST on this URL; one surface per URL per registry collision policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/whitelist/ips"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-admin-whitelist-ips-ip-id","key":"srf-493f63972e1a5a71","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 admin whitelist ips ip id","netuid":49,"notes":"Auth-gated tournament API route GET, PATCH, and DELETE /api/v1/admin/whitelist/ips/{ip_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET, PATCH, and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/admin/whitelist/ips/%7Bip_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-agent-id","key":"srf-c6432c8e146bd25e","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents agent id","netuid":49,"notes":"Auth-gated tournament API route GET and DELETE /api/v1/agents/{agent_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/%7Bagent_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-delete-unevaluated-tournament-id","key":"srf-b19a22ddedb4f6e0","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents delete unevaluated tournament id","netuid":49,"notes":"Auth-gated tournament API route DELETE /api/v1/agents/delete-unevaluated/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/delete-unevaluated/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-download-agent-id","key":"srf-5bb666db2b20a987","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents download agent id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/agents/download/{agent_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/download/%7Bagent_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-eligible-miners-status-tournament-id","key":"srf-ad91914f7fe935c3","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents eligible miners status tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/agents/eligible-miners-status/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/eligible-miners-status/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-list","key":"srf-18093a220442d28f","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents list","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/agents/list on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/list"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-list-public","key":"srf-176b4e4008f00794","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents list public","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/agents/list/public on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/list/public"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-list-unevaluated","key":"srf-7a0da7a0852dff62","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents list unevaluated","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/agents/list/unevaluated on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/list/unevaluated"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-list-validators","key":"srf-a0ea838307df0c4a","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents list validators","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/agents/list/validators on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/list/validators"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-upload-tournament-id","key":"srf-de0104cdc9002a73","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents upload tournament id","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/agents/upload/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/upload/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-agents-upload-verify","key":"srf-0e8d721c086d5883","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 agents upload verify","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/agents/upload/verify on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/agents/upload/verify"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-evaluations-eligible-miners-tournament-id","key":"srf-d56c658cfc5f7f0a","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 evaluations eligible miners tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/evaluations/eligible-miners/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations/eligible-miners/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-evaluations-evaluation-id","key":"srf-2cdc4b503b338db3","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 evaluations evaluation id","netuid":49,"notes":"Auth-gated tournament API route GET and DELETE /api/v1/evaluations/{evaluation_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and DELETE on this URL; one surface per URL per registry collision policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations/%7Bevaluation_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-evaluations-evaluation-id-log","key":"srf-558fc491ce06fa14","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 evaluations evaluation id log","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/evaluations/{evaluation_id}/log on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations/%7Bevaluation_id%7D/log"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-evaluations-in-progress-cli","key":"srf-79f22809ad2cddd4","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 evaluations in progress cli","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/evaluations/in-progress/cli on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations/in-progress/cli"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-evaluations-progress-tournament-id","key":"srf-cfce86f75b6334d4","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 evaluations progress tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/evaluations/progress/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations/progress/%7Btournament_id%7D"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-evaluations-submit","key":"srf-d306732e34a1959b","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 evaluations submit","netuid":49,"notes":"Public tournament API route POST /api/v1/evaluations/submit on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Live-verified 2026-07-21: empty POST returns HTTP 422 validation error, not 401 -- genuinely no-auth but requires a request body. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations/submit"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-evaluations-submit-verify","key":"srf-70436e47c3d31fc4","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 evaluations submit verify","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/evaluations/submit/verify on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations/submit/verify"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-notifications-preferences","key":"srf-b1558e8c5cc0d8be","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 notifications preferences","netuid":49,"notes":"Auth-gated tournament API route GET and PUT /api/v1/notifications/preferences on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. OpenAPI declares GET and PUT on this URL; one surface per URL per registry collision policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/notifications/preferences"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-notifications-unsubscribe","key":"srf-c8dfa49fe233a173","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 notifications unsubscribe","netuid":49,"notes":"Public tournament API route GET /api/v1/notifications/unsubscribe on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Live-verified 2026-07-21: GET without user_id returns HTTP 422, not 401. Registered with bare base URL (no query baked in). probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/notifications/unsubscribe"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-reports","key":"srf-64ad3fada13c1415","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 reports","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/reports on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/reports"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-scores-agent-agent-id","key":"srf-03a43ba1a2d5ba1e","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 scores agent agent id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/scores/agent/{agent_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/scores/agent/%7Bagent_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-scores-bulk","key":"srf-88ce509d43a792b0","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 scores bulk","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/scores/bulk on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Live-verified 2026-07-21: unauthenticated POST returns HTTP 401 despite missing security block in schema. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/scores/bulk"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-scores-leaderboard-active","key":"srf-26e6a92e5aee4b57","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 scores leaderboard active","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/scores/leaderboard/active on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/scores/leaderboard/active"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-scores-leaderboard-tournament-id","key":"srf-50090e9eb95824df","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 scores leaderboard tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/scores/leaderboard/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/scores/leaderboard/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-scores-tournament-id","key":"srf-c1300d5e8bab9578","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 scores tournament id","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/scores/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/scores/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-scores-tournament-id-aggregate","key":"srf-832bd33a30edca2d","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 scores tournament id aggregate","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/scores/{tournament_id}/aggregate on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/scores/%7Btournament_id%7D/aggregate"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-scores-tournament-id-aggregated","key":"srf-9e958f813b2a0777","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 scores tournament id aggregated","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/scores/{tournament_id}/aggregated on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/scores/%7Btournament_id%7D/aggregated"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-create","key":"srf-5c54126cbd54d798","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments create","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/tournaments/create on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/create"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-preload-cache","key":"srf-8c4a6cae452acb17","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments preload cache","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/tournaments/preload-cache on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/preload-cache"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id","key":"srf-f323d2da607505d4","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id","netuid":49,"notes":"Public tournament API route GET, PATCH, and DELETE /api/v1/tournaments/{tournament_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Public read once a tournament ID is known; PATCH/DELETE/status/auto-start siblings on the same path template are auth-gated. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-approve-winner-agent-id","key":"srf-9cc132d02f4f9a3e","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id approve winner agent id","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/tournaments/{tournament_id}/approve-winner/{agent_id} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/approve-winner/%7Bagent_id%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-auto-start","key":"srf-9f86cd1ba0844208","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id auto start","netuid":49,"notes":"Auth-gated tournament API route PATCH /api/v1/tournaments/{tournament_id}/auto-start on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/auto-start"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-config-active-eval-config","key":"srf-fc77617dd1114683","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id config active eval config","netuid":49,"notes":"Public tournament API route GET /api/v1/tournaments/{tournament_id}/config/active_eval_config on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/config/active_eval_config"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-config-eval-config","key":"srf-5a57fe122d22a52e","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id config eval config","netuid":49,"notes":"Public tournament API route GET /api/v1/tournaments/{tournament_id}/config/eval_config on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/config/eval_config"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-config-public-eval-config","key":"srf-c411a37dc72beb9c","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id config public eval config","netuid":49,"notes":"Public tournament API route GET /api/v1/tournaments/{tournament_id}/config/public_eval_config on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/config/public_eval_config"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-config-subnet-config","key":"srf-e792e9aaaf54ad7b","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id config subnet config","netuid":49,"notes":"Public tournament API route GET /api/v1/tournaments/{tournament_id}/config/subnet_config on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/config/subnet_config"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-confirm-no-winner","key":"srf-4dff1fee7156a088","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id confirm no winner","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/tournaments/{tournament_id}/confirm-no-winner on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/confirm-no-winner"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-gallery-media-type-index","key":"srf-d30daf5f2645bfe5","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id gallery media type index","netuid":49,"notes":"Public tournament API route GET /api/v1/tournaments/{tournament_id}/gallery/{media_type}/{index} on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/gallery/%7Bmedia_type%7D/%7Bindex%7D"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-preliminary-leader","key":"srf-c7c7e6adc30e1aa8","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id preliminary leader","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/tournaments/{tournament_id}/preliminary-leader on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/preliminary-leader"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-reset-winner","key":"srf-04b1fefcc376a5db","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id reset winner","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/tournaments/{tournament_id}/reset-winner on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/reset-winner"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-status","key":"srf-a7916e60852aea24","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id status","netuid":49,"notes":"Auth-gated tournament API route PATCH /api/v1/tournaments/{tournament_id}/status on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/status"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-winner","key":"srf-96e7e6b5ce605326","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id winner","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/tournaments/{tournament_id}/winner on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/winner"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-tournaments-tournament-id-winner-hotkey","key":"srf-2e31b60c8040b2ee","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 tournaments tournament id winner hotkey","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/tournaments/{tournament_id}/winner-hotkey on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Path-parameterized; template uses literal placeholders URI-encoded in url. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/%7Btournament_id%7D/winner-hotkey"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-users-list","key":"srf-9be3e276c994905c","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 users list","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/users/list on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/users/list"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-users-me","key":"srf-18f87083b5737c92","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 users me","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/users/me on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/users/me"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-users-me-dashboard-stats","key":"srf-b61d4a28f44cb09a","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 users me dashboard stats","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/users/me/dashboard-stats on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"revenue":{"provenance":"operator-attested","role":"not-revenue","source_url":"https://tournament-api.nepher.ai/openapi.json"},"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/users/me/dashboard-stats"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-users-validators","key":"srf-97b78f3fc56c58a2","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 users validators","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/users/validators on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/users/validators"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-weight-commits","key":"srf-1eb7072fe2fcb58b","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 weight commits","netuid":49,"notes":"Auth-gated tournament API route POST /api/v1/weight-commits on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Same host/family as weight-commits/latest; registered auth_required:true per sibling auth behavior (metagraphed#7062). probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/weight-commits"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions. Live-checked 2026-07-21: unauthenticated calls to sampled admin routes return HTTP 401. No credential format or placeholder value is asserted here.","value_format":"Bearer <token>"},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-49-nepher-api-v1-weight-commits-latest","key":"srf-c609e7d25d1f6da7","kind":"subnet-api","last_verified_at":null,"name":"Nepher api v1 weight commits latest","netuid":49,"notes":"Auth-gated tournament API route GET /api/v1/weight-commits/latest on tournament-api.nepher.ai -- from the SN49 Nepher OpenAPI schema (138 paths). Registered per metagraphed#7062 full-API-parity policy. Live-verified 2026-07-21: unauthenticated GET returns HTTP 401 despite missing security block in schema. probe.enabled:false -- not suitable for anonymous recurring probes.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"andriypolanski"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://github.com/nepher-ai/nepher-subnet"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/weight-commits/latest"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-common-config","key":"srf-9ee13c5f112fafda","kind":"data-artifact","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher common configuration","netuid":49,"notes":"Public no-auth machine-readable common_config.yaml from the official SN49 Nepher Robotics repository (nepher-ai/nepher-subnet), pinned to an immutable commit. The project-maintained shared configuration for all Nepher validators and miners — it declares the subnet (network finney, subnet_uid 49) and the tournament API endpoint and related network settings. Static YAML artifact self-identifying as SN49.","probe":{"enabled":true,"expect":"any","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"glorydavid03023"},"source_urls":["https://github.com/nepher-ai/nepher-subnet","https://github.com/nepher-ai/nepher-subnet/blob/29c508fddd5ab3bf19797e197cbd818e9f56c4c7/config/common_config.yaml"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://raw.githubusercontent.com/nepher-ai/nepher-subnet/29c508fddd5ab3bf19797e197cbd818e9f56c4c7/config/common_config.yaml"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-current-block-api","key":"srf-357fe66b2a186f28","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher tournament current block API","netuid":49,"notes":"Public no-auth GET returning the current finney chain block height used for tournament scheduling (current_block, network). Documented in the subnet's own OpenAPI (tournament-api.nepher.ai/openapi.json, path /api/v1/tournaments/current-block); same host as existing tournament surfaces. Distinct from the active-tournaments list and health endpoints.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"kiannidev"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://docs.nepher.ai/"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/current-block"},{"auth_required":false,"authority":"official","curation_level":"maintainer-reviewed","id":"sn-49-nepher-docs","key":"srf-24829a14adb4d41a","kind":"docs","last_verified_at":"2026-07-16T03:00:00.000Z","name":"Nepher Robotics docs","netuid":49,"notes":"Official Nepher Robotics documentation.","probe":{"enabled":true,"expect":"html","method":"HEAD","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"source_urls":["https://github.com/nepher-ai/nepher-subnet","https://docs.nepher.ai/"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://docs.nepher.ai/"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-evaluations-api","key":"srf-0655ed129b708fd9","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher tournament evaluations API","netuid":49,"notes":"Public no-auth GET /api/v1/evaluations — per-agent evaluation records (score and tournament) from the SN49 tournament API. Documented in the subnet's openapi.json and served on the same tournament-api.nepher.ai host as the subnet's registered API surfaces.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"real-venus"},"source_urls":["https://tournament-api.nepher.ai/openapi.json"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/evaluations"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-robotics-data-artifact","key":"srf-af1fcbae9651114b","kind":"data-artifact","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher Robotics community data-artifact","netuid":49,"probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"confidence":"medium","state":"community-submitted","submitted_by":"kiannidev"},"source_urls":["https://tournament-api.nepher.ai/openapi.json"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/active/list"},{"auth_required":false,"authority":"official","curation_level":"maintainer-reviewed","id":"sn-49-nepher-source","key":"srf-742f52fe6bec2160","kind":"source-repo","last_verified_at":"2026-07-16T03:00:00.000Z","name":"Nepher Robotics source repository","netuid":49,"notes":"Official SN49 source repository.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"source_urls":["https://github.com/nepher-ai/nepher-subnet"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://github.com/nepher-ai/nepher-subnet"},{"auth":{"location":"header","name":"Authorization","scheme":"bearer","scopes_note":"Derived from the subnet's own OpenAPI securitySchemes (HTTPBearer). Individual endpoints may additionally require admin permissions.","value_format":"Bearer <token>"},"auth_required":true,"authority":"official","curation_level":"candidate-discovered","id":"sn-49-nepher-tournament-api","key":"srf-f67d3582cee6cfaa","kind":"subnet-api","last_verified_at":"2026-07-16T03:00:00.000Z","name":"Nepher tournament API","netuid":49,"notes":"Public tournament API host with machine-readable OpenAPI. Individual endpoints may require authentication or admin permissions, so proxy eligibility requires separate review. Schema is public; method-level auth must be reviewed before enabling health probes beyond schema fetches.","provider":"nepher-robotics","public_safe":true,"schema_status":"machine-readable","schema_url":"https://tournament-api.nepher.ai/openapi.json","source_urls":["https://tournament-api.nepher.ai/docs","https://tournament-api.nepher.ai/openapi.json"],"stale":true,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai"},{"auth_required":false,"authority":"official","curation_level":"candidate-discovered","id":"sn-49-nepher-tournament-dashboard","key":"srf-39b77d0bcecfbeb3","kind":"dashboard","last_verified_at":"2026-07-16T03:00:00.000Z","name":"Nepher tournament dashboard","netuid":49,"notes":"Public tournament app linked from the official Nepher Robotics website.","probe":{"enabled":true,"expect":"html","method":"HEAD","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"source_urls":["https://nepher.ai"],"stale":true,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament.nepher.ai"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-tournament-health","key":"srf-fd7526f6cfc62aa8","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher tournament API health","netuid":49,"notes":"Public no-auth GET /health returning tournament-backend service health (status, timestamp, service, version). Documented in the subnet's OpenAPI spec on the same host as the existing tournament subnet-api surfaces.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"jimcody1995"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://docs.nepher.ai/"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/health"},{"auth_required":false,"authority":"official","curation_level":"candidate-discovered","id":"sn-49-nepher-tournament-openapi","key":"srf-5a65d5709b3c75da","kind":"openapi","last_verified_at":"2026-07-16T03:00:00.000Z","name":"Nepher tournament OpenAPI schema","netuid":49,"notes":"Machine-readable OpenAPI schema for the Nepher tournament backend.","probe":{"enabled":true,"expect":"json","method":"HEAD","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"schema_status":"machine-readable","schema_url":"https://tournament-api.nepher.ai/openapi.json","source_urls":["https://tournament-api.nepher.ai/docs","https://tournament-api.nepher.ai/openapi.json"],"stale":true,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/openapi.json"},{"auth_required":false,"authority":"official","curation_level":"maintainer-reviewed","id":"sn-49-nepher-tournament-pricing","key":"srf-5801a831a714b1bd","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher tournament alpha/TAO pricing API","netuid":49,"notes":"Public no-auth GET /api/v1/tournaments/pricing?subnet_uid=49 on the tournament backend, returning live alpha_to_tao and tao_to_usd conversion rates for SN49. The subnet_uid query parameter is this subnet's own permanent netuid (49), not an ephemeral/resolving value, so it is a stable canonical URL. Discovered via a full diff of the tournament API's own OpenAPI schema for undiscovered public GET endpoints. REVENUE ROLE (#10455): not-revenue. The payload is {alpha_to_tao, tao_to_usd} -- an exchange-rate feed named 'pricing', with no amount and no counterparty. REVENUE ROLE (#10455): not-revenue. The payload is {alpha_to_tao, tao_to_usd} -- an exchange-rate feed named 'pricing', with no amount and no counterparty.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"revenue":{"provenance":"probe-derived","role":"not-revenue"},"source_urls":["https://tournament-api.nepher.ai/openapi.json"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/pricing?subnet_uid=49"},{"auth_required":false,"authority":"official","curation_level":"maintainer-reviewed","id":"sn-49-nepher-tournament-readiness","key":"srf-2c6cb34ec96bf931","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher tournament API readiness","netuid":49,"notes":"Public no-auth GET /ready on the tournament backend, returning readiness including a database connectivity check -- distinct from the liveness-only /health surface already tracked. Discovered via a full diff of the tournament API's own OpenAPI schema for undiscovered public GET endpoints.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"source_urls":["https://tournament-api.nepher.ai/openapi.json"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/ready"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-49-nepher-tournaments-list-api","key":"srf-6eff1d332a45e34c","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Nepher tournaments list API","netuid":49,"notes":"Public no-auth GET returning the full tournament catalog with task names, versions, stages, contest windows, and repository links. Documented in the subnet's own OpenAPI (tournament-api.nepher.ai/openapi.json, path /api/v1/tournaments/list); same host as existing tournament surfaces. Distinct from the active-tournaments list and current-block endpoints.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"review":{"state":"community-submitted","submitted_by":"kiannidev"},"source_urls":["https://tournament-api.nepher.ai/openapi.json","https://docs.nepher.ai/"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://tournament-api.nepher.ai/api/v1/tournaments/list"},{"auth_required":false,"authority":"official","curation_level":"maintainer-reviewed","id":"sn-49-nepher-website","key":"srf-894485907fe9ecb0","kind":"website","last_verified_at":"2026-07-16T03:00:00.000Z","name":"Nepher Robotics website","netuid":49,"notes":"Official Nepher Robotics website.","probe":{"enabled":true,"expect":"html","method":"HEAD","timeout_ms":10000},"provider":"nepher-robotics","public_safe":true,"source_urls":["https://github.com/nepher-ai/nepher-subnet","https://nepher.ai"],"stale":false,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://nepher.ai"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-49-subnetradar-dashboard","key":"srf-89ef8faeee0a4358","kind":"dashboard","last_verified_at":null,"name":"Nepher Robotics SubnetRadar dashboard","netuid":49,"notes":"Universal SubnetRadar subnet dashboard candidate. Third-party risk/market analytics enrichment, not Metagraphed endpoint health authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"subnetradar","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"third-party-index","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://subnetradar.com/subnet/49"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://subnetradar.com/subnet/49"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-49-taomarketcap-dashboard","key":"srf-a3cfc88a579a7832","kind":"dashboard","last_verified_at":null,"name":"Nepher Robotics TaoMarketCap dashboard","netuid":49,"notes":"Universal TaoMarketCap subnet dashboard candidate. Third-party enrichment, not protocol authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"taomarketcap","public_safe":true,"source_urls":["https://api.taomarketcap.com/public/v1/subnets/49"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://taomarketcap.com/subnets/49"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-49-taopedia-article","key":"srf-fbec4a7fa1ba26db","kind":"docs","last_verified_at":null,"name":"Nepher Robotics Taopedia article","netuid":49,"notes":"Discovered from the public Taopedia article repository. Not protocol authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"taopedia-articles","public_safe":true,"source_urls":["https://github.com/e35ventura/taopedia-articles/blob/main/content/pages/subnet_49/index.mdx"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://github.com/e35ventura/taopedia-articles/blob/main/content/pages/subnet_49/index.mdx"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-49-tensorplex-docs","key":"srf-8b412c954e2a8ccc","kind":"docs","last_verified_at":null,"name":"Nepher Robotics Tensorplex subnet docs","netuid":49,"notes":"Discovered from Tensorplex subnet-docs. Useful as documentation enrichment, not verified operational authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"tensorplex-subnet-docs","public_safe":true,"source_urls":["https://github.com/tensorplex-labs/subnet-docs/blob/main/data/49/subnet.json"],"stale":null,"subnet_name":"Nepher Robotics","subnet_slug":"sn-49","url":"https://github.com/tensorplex-labs/subnet-docs/tree/main/data/49"}]},"meta":{"artifact_path":"/metagraph/surfaces/49.json","cache":"standard","contract_version":"2026-07-03.2","generated_at":"2026-09-20T12:26:49.169Z","published_at":"2026-09-20T12:26:49.169Z","source":"r2","pagination":{"collection":"surfaces","total":151,"returned":151,"limit":151,"cursor":0,"next_cursor":null,"sort":null,"order":"asc"}}}