Skip to main content
GET
/
api
/
v1
/
polymarket-clob
/
profile
/
{walletAddress}
Get public profile
curl --request GET \
  --url http://gateway.graylayer.tech/api/v1/polymarket-clob/profile/{walletAddress} \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

API key. Request one in #api-key-request on the Graylayer Discord.

Path Parameters

walletAddress
string
required

Response

Public profile

The response is of type object.