NFT Metadata
Get metadata for a specific parcel
Returns detailed NFT metadata for a specific parcel, following the OpenSea Metadata Standard. Includes information about the parcel's location, name, description, owner, and various attributes.
get/v2/parcels/{x}/{y}
Path parameters
xinteger required
X coordinate of the parcel
yinteger required
Y coordinate of the parcel
Response
Parcel metadata
Changes
No recorded changes to this endpoint across all 1 revision of this API.