get https://{url}/pub/
This endpoint allows you to fetch media uploaded on your NFT Management Platform by using its ID.
- URL:
GET - {{url}}/pub/:id
- Parameter:
id
- ID of the asset.
- Success: The asset is returned.
This endpoint allows you to fetch media uploaded on your NFT Management Platform by using its ID.
GET - {{url}}/pub/:id
id
- ID of the asset.Try It!
to start a request and see the response here!