Links
Comment on page

XRPLID API

This is a beta version that will be continuously improved.
We are also provides a free HTTP API to help any dApps to integrate the name-resolving and reverse-name-resolving service.

isOwner

get
https://app.xrpdomains.xyz/api/xrplnft
/isOwner

Resolve Names

Resolve .xrp name to get the address of the owner.
get
https://app.xrpdomains.xyz/api/xrplnft
/getAddress

Reverse Resolve Names

get
https://app.xrpdomains.xyz/api/xrplnft
/getName

Get All Names

get
https://app.xrpdomains.xyz/api/xrplnft/
getAllNames
Please contact [email protected] if you have any questions about integration.
Last modified 8mo ago