Magic Eden Solana Trading Instructions API

Trading instruction endpoints for the Magic Eden Solana marketplace. Generates unsigned transaction instructions for buy now, bid/offer, list/sell, cancel buy, cancel sell, change buy price, change sell price, accept offer, escrow deposit, and escrow withdrawal operations. Clients sign and submit the returned transaction bytes to the Solana network. Enables fully programmable NFT trading on Magic Eden's Solana marketplace.

API entry from apis.yml

apis.yml Raw ↑
aid: magiceden:magiceden-solana-trading-api
name: Magic Eden Solana Trading Instructions API
tags:
- Trading
- Buy
- Sell
- Bid
- Escrow
- Solana
- Marketplace
humanURL: https://docs.magiceden.io/reference/solana-overview
baseURL: https://api-mainnet.magiceden.dev
properties:
- url: https://docs.magiceden.io/reference/solana-overview
  type: Documentation
- url: https://docs.magiceden.io/reference/solana-overview
  type: APIReference
description: Trading instruction endpoints for the Magic Eden Solana marketplace. Generates unsigned transaction
  instructions for buy now, bid/offer, list/sell, cancel buy, cancel sell, change buy price, change sell
  price, accept offer, escrow deposit, and escrow withdrawal operations. Clients sign and submit the returned
  transaction bytes to the Solana network. Enables fully programmable NFT trading on Magic Eden's Solana
  marketplace.