Get Collection of LUW

GET <base_url>/startrail/api/v1/licensedUser/{luw-address}/collections

Please replace <base_url> as explained here.

Path Parameters

NameTypeDescription

luw-address*

string

The address of LUW

Headers

NameTypeDescription

Content-Type

string

application/json

accept

string

application/json

The API responds with 200 if the LUW address is found.

* indicates that the field always exists.

Body AttributeDescriptionFormat

Array of object that defines collection

Array of object

[*].name*

Name of the collection. Stored on the contract

string

[*].symbol*

Symbol to identify the collection

string

[*].contractAddress*

Contract address of the collection contract. Will be visible on NFT marketplaces such as OpenSea

string

[*].ownerAddress*

Address of the owner of the collection

string

[*].createdAt*

Datetime of the collection creation

Date

[*].updatedAt*

Datetime of the last update of collection

Date

Last updated

©2023 Startbahn, Inc.