get https://api.luniverse.io/svc/v2/nft/contracts//metadata/
특정 컨트랙트에 할당된 메타데이터의 할당 정보를 contractMetadataId로 조회하기 위한 API입니다.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
특정 컨트랙트에 할당된 메타데이터의 할당 정보를 contractMetadataId로 조회하기 위한 API입니다.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://api.luniverse.io/svc/v2/nft/contracts/contractId/metadata/contractMetadataId \
--header 'Authorization: Bearer AUTH-TOKEN' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: