Get NFT Details
Note that this API is still in alpha version.
There are no guarantees on the correctness of the data.
Request and response schemas may change without prior notice.
get
/api/v1/developer/nft_alpha/{chain}//{contract_address}//{token_id}
Authorizations
Path parameters
chainstring · enumrequired
Options:
ethereum
, polygon
, base
contract_addressstringrequired
token_idstringrequired
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
422
No body
Last updated
Was this helpful?