OLand Unit API

πŸ“‹ Table of Contents

Overview

The OLand Unit API provides administrative functionality for managing OLand units within the OASIS ecosystem.

Authentication

All endpoints require authentication using Bearer tokens:

Authorization: Bearer YOUR_TOKEN

Endpoints

OLand Unit Management

Get All OLand Units

Get OLand Unit by ID

Create OLand Unit

Update OLand Unit

Delete OLand Unit

Error Responses

Unit Not Found

Unauthorized Access


← Previous: Telos API | Next: Disabled APIs β†’

Last updated