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