cURL
curl --request GET \ --url https://checkpoint.exchange/api/v1/adapters/{address} \ --header 'Authorization: <api-key>'
{ "success": true, "results": {} }
API key based authentication
The EVM address to query points for
^0x[a-fA-F0-9]{40}$
Comma-separated list of adapter names to run
Timeout in seconds
Successfully returned points data
Show child attributes
Was this page helpful?