Seeds API

πŸ“‹ Table of Contents

Overview

The Seeds API provides SEEDS blockchain integration for the OASIS ecosystem. It handles SEEDS transactions, karma, and community features.

Seeds Management

Get Seeds Balance

GET /api/seeds/balance/{accountName}
Authorization: Bearer YOUR_TOKEN

Get Seeds Organizations

GET /api/seeds/organizations
Authorization: Bearer YOUR_TOKEN

Get Seeds Organization

Seeds Operations

Pay with Seeds

Reward with Seeds

Send Seeds Invite

Accept Seeds Invite

Generate QR Code

Error Responses

Account Not Found


← Previous: Share API | Next: Telos API β†’

Last updated