The Nexis Validator API powers every public surface on this site. Read endpoints are open; write and admin endpoints are validator- and owner-signed.
Base URL
https://api.nexisgen.ai
Title · Version
Nexis Validator API · 2.0.0
Endpoints
9
/healthz
Healthz
operationId · healthz_healthz_getTry it in Swagger UI →/v1/admin/refresh-record-info/{cycle_id}
Admin Refresh Record Info
Manually trigger the record_info refresh for one cycle. Bypasses the owner-hotkey check (`maybe_update` does the work directly instead of going through `schedule()`). Used to verify the bucket creds + dataset_index pipeline are wired correctly without waiting for the owner validator to POST scores.
operationId · admin_refresh_record_info_v1_admin_refresh_record_info__cycle_id__postTry it in Swagger UI →/v1/get_blacklist
Get Blacklist
operationId · get_blacklist_v1_get_blacklist_getTry it in Swagger UI →/v1/get_latest_total_score
Get Latest Total Score
operationId · get_latest_total_score_v1_get_latest_total_score_getTry it in Swagger UI →/v1/get_total_score/{cycle_id}
Get Total Score For Cycle
operationId · get_total_score_for_cycle_v1_get_total_score__cycle_id__getTry it in Swagger UI →/v1/invalid-hotkeys
Reset Invalid Hotkeys
operationId · reset_invalid_hotkeys_v1_invalid_hotkeys_deleteTry it in Swagger UI →/v1/invalid-hotkeys
List Invalid Hotkeys
operationId · list_invalid_hotkeys_v1_invalid_hotkeys_getTry it in Swagger UI →/v1/invalid-hotkeys
Post Invalid Hotkeys
operationId · post_invalid_hotkeys_v1_invalid_hotkeys_postTry it in Swagger UI →/v1/training-scores
Post Training Scores
operationId · post_training_scores_v1_training_scores_postTry it in Swagger UI →