cURL
curl --request GET \ --url https://clob.kuest.com/auth/validate-readonly-api-key
{ "valid": true }
address
key
valid
Wallet address associated with the readonly key.
Readonly API key to validate.
Validation result
Whether the readonly key is valid for the address.
Was this page helpful?