ZEROBASE Docs
ZeroBase Docs
ZeroBase Docs
  • WELCOME TO ZEROBASE
    • Introduction
  • Staking
    • Introduce
    • Staking User Guide
    • FAQ
  • Technical Overview
    • Network Architecture
    • Structure and Workflow
    • TEE
    • Client
  • API
    • Hub API
    • Node API
    • 💲Pricing Table
  • APPLICATIONS
    • Use Cases
  • LINKS
    • Official Website
    • GitHub
    • X
    • Telegram
    • Discord
    • Mirror
Powered by GitBook
On this page
  • Fetch Node List
  • Create Order
  1. API

Hub API

PreviousClientNextNode API

Last updated 6 months ago

Fetch Node List

  • API:

  • Method: Get

  • Payload:

    • Token: string - Unique order number

  • Response

    • status: 200 - Correct HTTP status code

    • body:

      • code: int - Status code

      • msg: string - Message

      • results: Array - List of nodes

Create Order

  • API :

  • Method: Get

  • Payload:

    • Token : string - Unique order number

  • Response:

    • status: 200 - Correct HTTP status code

    • body:

      • code: int - Status code

      • msg: string - Message

      • results: Array - List of nodes

https://prove-api.zerobase.pro/api/v1/hub/node
https://prove-api.zerobase.pro/api/v1/hub/token