Access
Get products owned by a user
Retrieves a list of products owned by a specific user across collections. Results can be filtered by blockchain network and are paginated for larger sets.
GET
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Query Parameters
The wallet address of the owner.
The blockchain to query for NFTs. If not provided, defaults to querying all supported chains.
Available options:
ETH
, POLY
, BASE
, BASE_SEPOLIA
, ALL
Key for pagination of large NFT sets.