REST API

Endpoints

  • POST /api/check-claimable-sol - total claimable amount
  • You will get CORS errors - if you use it directly
  • Reach out to us on Discord - for whitelisting and API key

Example

curl --header "Content-Type: application/json" \
  --request POST \
  --data '{"publicKey":"PUBLIC_KEY_TO_CHECK",}' \
  https://unclaimedsol.com/api/check-claimable-sol