Ape Domain and Address Record API

This API allows users to retrieve domain and address records for a given domain or Ethereum address.

Retrieve Domain Record

Endpoint

GET <https://mainnet-api.sns.so/domain/getRecord/:domain>

Parameters

Parameter Description
:domain The domain to retrieve the record for.

Response

The response will be a JSON object containing the wallet address.

Retrieve All Address Records

Endpoint

GET <https://mainnet-api.sns.so/domain/getAllRecords/:domain>

Parameters

Parameter Description
:domain The domain to retrieve the record for.

Response

The response will be a JSON object containing the wallet address.

If not set, value may be empty string or address zero

Powered by Fruition