{"service":"Isaac Lab Environments Platform API","version":"1.0.0","endpoints":{"get_current_user":"GET /api/v1/users/me","list_users":"GET /api/v1/users/","api_key_login":"POST /api/v1/auth/api-key/login","note":"API key management is handled by account-backend","list_all":"GET /api/v1/envs/","list_public":"GET /api/v1/envs/public/","list_benchmark":"GET /api/v1/envs/benchmark/","list_eval_benchmarks":"GET /api/v1/envs/eval-benchmarks/","list_pending":"GET /api/v1/envs/pending/","list_trash":"GET /api/v1/envs/trash/","list_categories":"GET /api/v1/envs/categories/","upload":"POST /api/v1/envs/","get":"GET /api/v1/envs/{env_id}","download":"GET /api/v1/envs/{env_id}/download","get_thumbnail":"GET /api/v1/envs/{env_id}/thumbnail","delete":"DELETE /api/v1/envs/{env_id}","approve":"POST /api/v1/envs/{env_id}/approve","reject":"POST /api/v1/envs/{env_id}/reject","activate_evaluation":"POST /api/v1/envs/{env_id}/activate-evaluation","deactivate_evaluation":"POST /api/v1/envs/{env_id}/deactivate-evaluation","restore":"POST /api/v1/envs/{env_id}/restore","toggle_benchmark":"POST /api/v1/envs/{env_id}/toggle-benchmark","health":"GET /health"},"supported_categories":["navigation","manipulation"],"supported_types":["usd","preset"]}