Collections
This API endpoint returns a JSON array of objects, each representing a collection of digital assets that has been onboarded to (covered by) the API's database.
Object
Output
id
A unique identifier for the collection.
collectionAddress
The Ethereum address of the smart contract for the collection.
collectionName
The name of the collection the digital asset belongs to.
slug
A URL-friendly identifier for the collection.
shortName
A shortened version of the collection name.
imageUrl
A URL pointing to an image representing the collection.
Collections API
GET
https://test-api.lightnift.com/api/external/collections/
Path Parameters
Name
Type
Description
AuthKey*
String
Api access key