cURL
curl --request GET \ --url https://api.superlink.me/v1/partner/purchases \ --header 'Authorization: <api-key>'
{ "purchases": [ { "currency": "USD", "domain": "firstname.lastname", "nameService": "superlink", "ownerAddress": "0x1234567890abcdef1234567890abcdef12345678", "partnerId": "1234567890abcdef1234567890abcdef12345678", "price": 59.99 } ] }
Returns a list of all purchases
Documentation IndexFetch the complete documentation index at: https://docs.superlink.me/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.superlink.me/llms.txt
Use this file to discover all available pages before exploring further.
Type "Bearer" followed by a space and the JWT token.
OK
Show child attributes