OpenSea provides an HTTP API for fetching non-fungible token ERC721 and ERC1155 assets based on a set of query parameters.
# API Calls:
- Get assets by Contract
- Get assets by Owner
- Get assets by Owner and Contract in one call
- Get bundles by Contract
- Get bundles by Owner
- Get a single Asset
- Get a single Contract
- Get asset Events
(sale, bidding, selling, cancelling , transfer, etc.)
- Get asset Events by Token ID
- Get Collections and Collection stats
- Get Collections by Wallet
- Get Orders
Can be used on Rinkeby Testnet or Ethereum Mainnet
Demo load all NFTs in a collection:
https://ezplugins-demo-3.bubbleapps.io/version-test/opensea_apiDemo load all NFTs in a wallet:
https://ezplugins-demo-3.bubbleapps.io/version-test/opensea_api_assets------------------------------------------------------------------------------
Join Web3 NoCode community on Discordhttps://discord.gg/GHSTa8H8CbFor faster communication with us and other no code enthusiasts
------------------------------------------------------------------------------