npr.org

Allows clients to look up NPR member station information

🔑 oauth2 2 endpoints entertainment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

npm install npr-one-api-js-sdk
npm install npr-one-test
RAD-Android ✓ Official
# Maven: see https://github.com/npr/RAD-Android
composer require npr-pmpsdk
RAD-iOS ✓ Official
# See https://github.com/npr/RAD-iOS
curl examples
List stations close to you or filter by search criteria
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /v3/stations
Retrieve metadata for the station with the given numeric ID
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /v3/stations/{stationId}
Endpoints (2 total)
GET
/v3/stations
List stations close to you or filter by search criteria
GET
/v3/stations/{stationId}
Retrieve metadata for the station with the given numeric ID
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
At a glance
Total SDKs5
Languages4
Endpoints2
Authoauth2
Categories1