ONODE API

πŸ“‹ Table of Contents

Overview

The ONODE API provides OASIS Node management for the OASIS ecosystem. It handles node operations, status monitoring, and network management.

ONODE Management

Get ONODE Status

GET /api/v1/onode/status
Authorization: Bearer YOUR_TOKEN

Get ONODE Info

GET /api/v1/onode/info
Authorization: Bearer YOUR_TOKEN

Get ONODE Stats

ONODE Operations

Start ONODE

Stop ONODE

Restart ONODE

Get ONODE Health

Error Responses

ONODE Not Running


← Previous: HyperDrive API | Next: Provider API β†’

Last updated