Using RAD-Android with npr.org

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/npr/RAD-Android
Get the latest state information about the logged-in user
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /v2/user
SDK on GitHub 📄 API Docs
SDK
RAD-Android
Java
API
npr.org
npr.org:identity
At a glance
Language Java
Endpoints5
✓ Official