SID API
Last updated
Last updated
SPACE ID also provides a free HTTP API with a rate limit to help Dapps integrate the name-resolving and reverse-name-resolving services.
GET
https://api.prd.space.id/v1/getAddress?tld=&domain=
Name | Type | Description |
---|---|---|
Request URL Example:
https://api.prd.space.id/v1/getAddress?tld=bnb&domain=allen.bnb
https://api.prd.space.id/v1/getAddress?tld=arb1&domain=allen.arb
GET
https://api.prd.space.id/v1/getName?tld=&address=
Request URL Example:
https://api.prd.space.id/v1/getName?tld=bnb&address=0x2e552E3aD9f7446e9caB378c008315E0C26c0398
https://api.prd.space.id/v1/getName?tld=arb1&address=0x2e552E3aD9f7446e9caB378c008315E0C26c0398
Name | Type | Description |
---|---|---|
tld*
String
top level domain, ex: bnb, arb1
domain*
String
domain name, ex: allen.bnb
tld
String
top-level domain, ex: bnb, arb1
address
String
address