LAND

LAND parcel operations

Get redirection hashes

get
/lands/redirectionHashes

Returns IPFS hashes for LAND redirection files

Query parameters
coordsone ofRequired
stringOptional
or
string[]Optional
Responses
chevron-right
200

Redirection hashes

application/json
get
/lands/redirectionHashes

Upload LAND redirection

post
/lands/{coords}/redirection

Uploads a redirection file to IPFS

Path parameters
coordsstringRequiredPattern: ^-?[0-9]+,-?[0-9]+$
Responses
chevron-right
200

Redirection uploaded

application/json
post
/lands/{coords}/redirection

Last updated