get https://api.opensea.io/api/v1/assets
This endpoint returns a set of NFTs based on the specified filter parameters.
Auctions created on OpenSea don't use an escrow contract, which enables gas-free auctions and allows users to retain ownership of their items while they're on sale. In these cases, some NFTs from opensea.io may not appear in the API until a transaction has been completed.
Requests to this endpoint require an API key. If you don't have an API key, please request one.
The endpoint will return the following fields:
Field Name | Description |
---|---|
| List of Asset Object |
| A cursor to be supplied as a query param to retrieve the next page |
| A cursor to be supplied as a query param to retrieve the previous page |