Support API Key Authentication

Get nodes from bookmarked providers

Endpoint to get all available nodes from bookmarked providers.

get/bookmark/executors

Query parameters

pageinteger nullable
sizeinteger nullable

Response

List of available nodes from bookmarked providers

idstring uuid required
machine_namestring nullable
price_per_gpunumber nullable
pending_price_per_hournumber nullable
price_change_effective_datestring date-time nullable
executor_ip_addressstring required
validator_hotkeystring required
gpu_countinteger nullable
available_gpu_countinteger nullable
specsobject required
activeboolean nullable
uptime_in_minutesinteger nullable
miner_hotkeystring nullable
collateral_depositedboolean nullable
is_slow_machineboolean
effective_upload_speed_mbpsnumber nullable
effective_download_speed_mbpsnumber nullable
tierstring nullable
reliability_scorenumber nullable
distance_milenumber nullable
is_bookmarkedboolean
min_gpu_count_for_rentalinteger nullable
max_cuda_versionnumber nullable
is_whole_host_freeboolean nullable
has_no_pending_rentalboolean nullable
infiniband_fabric_rentableboolean
roce_fabric_rentableboolean
ncu_profiling_enabledboolean required
on_infiniband_fabricboolean required
on_roce_fabricboolean required

Changes