Selectors
Limites are the way you control the quantity of data returned from API.
1. Collection name
Returns the collection with the given name.
Query:
?collection_name={string}
Range: 0 → Infinity+
Default: 50
2. Token id
Returns the token with the id.
Query:
?token_id={number}
Range: 0 → Infinity+
Default: there is no default value