🖼
Memberships
Gen.Art public API
GET /memberships
param | type | description |
---|---|---|
_start | int | start pagination at |
_limit | int | limit of page |
virgin | boolean | unminted membership |
sale | boolean | is for sale on OS |
tier | enum | 'Gold' or 'Standard' |
tokenId | string | token id of the membership |
collections | string | a comma separated string of collectionId to filter memberships that haven't minted the given collectionId s |
Last modified 5mo ago