Share API

πŸ“‹ Table of Contents

Overview

The Share API provides content sharing functionality for the OASIS ecosystem. It handles sharing of content, links, and resources.

Share Management

Get Shared Content

GET /api/share
Authorization: Bearer YOUR_TOKEN

Get Share by ID

GET /api/share/{shareId}
Authorization: Bearer YOUR_TOKEN

Create Share

Share Operations

Share Content

Get Share Stats

Delete Share

Error Responses

Share Not Found


← Previous: Video API | Next: Seeds API β†’

Last updated