NFTs API

📋 Table of Contents

Overview

The NFTs API provides NFT management for the STAR ecosystem. It handles NFT creation, minting, trading, and metadata.

NFT Management

Get All NFTs

GET /api/nfts
Authorization: Bearer YOUR_TOKEN

Get NFT by ID

Create NFT

Update NFT

Delete NFT

NFT Operations

Mint NFT

Transfer NFT

Burn NFT

NFT Marketplace

List NFT for Sale

Buy NFT

Get NFT Listings

Error Responses

NFT Not Found

Mint Failed


← Previous: CelestialSpaces API | Next: GeoNFTs API

Last updated