GET /v3/stations

npr.org:npr-api

Summary: List NPR stations
Operation ID: listStations
Auth: unknown
Description

Returns a list of NPR member stations. Can be filtered by geographic coordinates, query string, or state.

Parameters (4)

lat (number, query, optional)

Latitude for geographic search

lon (number, query, optional)

Longitude for geographic search

q (string, query, optional)

Query string to search for stations by call letters (e.g., WAMU, WBEZ)

state (string, query, optional)

Two-letter state code to filter stations (e.g., CA, NY)

Constraints: {'minLength': 2, 'maxLength': 2}

Examples (1)

TitleTypeURLAction
List NPR stations openapi-spec https://station.api.npr.org/v3/stations?lat=38.8977&lon=-77.0365&q=WAMU&state=CA

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:06:11.936086 200 568ms