Skip to main content
GET
/
v1
/
collections
/
{chainId}
/
{contractAddress}
Get a collection by address
curl --request GET \
  --url https://api.lootexplus.com/v1/collections/{chainId}/{contractAddress} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

chainId
number
required

Chain ID

Example:

1868

contractAddress
string
required

Contract address

Example:

"0xfc8e7bda94874f6baa591dd70af0fda1fca201ab"

Response

200

Collection found