Social API

πŸ“‹ Table of Contents

Overview

The Social API provides social features for the OASIS ecosystem. It handles social connections, interactions, and community features.

Social Management

Get Social Connections

GET /api/social/connections
Authorization: Bearer YOUR_TOKEN

Get Social Feed

GET /api/social/feed
Authorization: Bearer YOUR_TOKEN

Get Social Profile

Social Operations

Add Connection

Remove Connection

Share Content

Error Responses

User Not Found


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

Last updated