Skip to main content

MagicEden — Direct API Endpoints

MagicEden provides 41 unique direct API endpoints across the following categories:
  • other (41 endpoints)
Learn more: MagicEden Documentation

Prefix and Example

Prefix: No prefix is required for MagicEden, an example URL will therefore look like: https://api.uniblock.dev/direct/v1/MagicEden + /[MagicEden_endpoint]. Example Request:
curl --request GET \
  --url https://api.uniblock.dev/direct/v1/MagicEden/v2/collections \
  --header 'accept: application/json' \
  --header 'x-api-key: YOUR_UNIBLOCK_API_KEY'

other

GET

PathEst. CUDescription
direct/v1/MagicEden/v2/tokens/{token_mint}
/activities
5000
direct/v1/MagicEden/v2/collections/{symbol}
/activities
5000
direct/v1/MagicEden/v2/wallets/{wallet_address}
/activities
5000
direct/v1/MagicEden/v2/mmm/pools5000
direct/v1/MagicEden/v2/mmm/pools/buy-walls5000
direct/v1/MagicEden/v2/collections
/{collectionSymbol}/attributes
5000
direct/v1/MagicEden/v2/mmm/token/{mint_address}
/pools
5000
direct/v1/MagicEden/v2/collections5000
direct/v1/MagicEden/v2/wallets/{wallet_address}
/escrow_balance
5000
direct/v1/MagicEden/v2/collections/{symbol}
/holder_stats
5000
direct/v1/MagicEden/v2/wallets/{wallet_address}5000
direct/v1/MagicEden/v2/instructions/buy5000
direct/v1/MagicEden/v2/instructions/buy_now5000
direct/v1/MagicEden/v2/instructions
/buy_now_transfer_nft
5000
direct/v1/MagicEden/v2/instructions/buy_cancel5000
direct/v1/MagicEden/v2/instructions/sell_cancel5000
direct/v1/MagicEden/v2/instructions
/buy_change_price
5000
direct/v1/MagicEden/v2/instructions
/sell_change_price
5000
direct/v1/MagicEden/v2/instructions/mmm
/sol-close-pool
5000
direct/v1/MagicEden/v2/instructions/mmm
/create-pool
5000
direct/v1/MagicEden/v2/instructions/mmm
/sol-deposit-buy
5000
direct/v1/MagicEden/v2/instructions/deposit5000
direct/v1/MagicEden/v2/instructions/mmm
/sol-fulfill-buy
5000
direct/v1/MagicEden/v2/instructions/mmm
/sol-fulfill-sell
5000
direct/v1/MagicEden/v2/instructions/sell5000
direct/v1/MagicEden/v2/instructions/sell_now5000
direct/v1/MagicEden/v2/instructions/mmm
/update-pool
5000
direct/v1/MagicEden/v2/instructions/withdraw5000
direct/v1/MagicEden/v2/instructions/mmm
/sol-withdraw-buy
5000
direct/v1/MagicEden/v2/launchpad/collections5000
direct/v1/MagicEden/v2/tokens/{token_mint}
/listings
5000
direct/v1/MagicEden/v2/collections/{symbol}
/listings
5000
direct/v1/MagicEden/v2/wallets/{wallet_address}
/offers_made
5000
direct/v1/MagicEden/v2/wallets/{wallet_address}
/offers_received
5000
direct/v1/MagicEden/v2/tokens/{token_mint}
/offers_received
5000
direct/v1/MagicEden/v2/collections/{symbol}
/stats
5000
direct/v1/MagicEden/v2/marketplace
/popular_collections
5000
direct/v1/MagicEden/v2/tokens/{token_mint}5000
direct/v1/MagicEden/v2/wallets/{wallet_address}
/tokens
5000
direct/v1/MagicEden/v2/collections/{symbol}
/leaderboard
5000

POST