Assets filters

This endpoint can be used to obtain asset information in batches from the system.

Query Params
string
enum
required

Chain Name, eth is default.

string
required
Defaults to 0xed5af388653567af2f388e6224dc7c4b3241c544

The smart contract address.

string

The asset name.

string

Filter to a particular attribute. Attributes are case sensitive.Note: Our docs do not support this parameter correctly. To test, you can use the following URL in your browser. Example:https://api.element.market/openapi/v1/assets/filters?chain=eth&contract_address=0x67405cadb820c2d89b8d6da3e42ef6a39089c831&limit=20&attributes[Background]=Blue

string

Page cursor

int32
required
Defaults to 20

Page size, max is 50, default 20

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json