v1Artworks
Artwork by mint account
Get artwork information by mint account
Authorization
ApiKeyAuth x-api-key<token>
In: header
Path Parameters
mintAccount*string
Mint address of the artwork (base58).
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/artworks/string"{ "result": { "mintAccount": "string", "name": "string", "image": "string" }}