Was this helpful?
Get all files associated with a product.
GET /api/nft/network/{network}/{contractAddress}/{product}/files HTTP/1.1 Host: api.rair.market Accept: */*
OK
No content
Get all files associated with a token in a product.
GET /api/nft/network/{network}/{contractAddress}/{product}/files/{token} HTTP/1.1 Host: api.rair.market Accept: */*