Search FCC wireless licenses by call sign, entity name, or frequency via the ULS License View API

domain: data.fcc.gov · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. No API key or authentication is required; the FCC License View API is publicly accessible
  2. Search licenses by call sign: GET http://data.fcc.gov/api/license-view/basicSearch/getLicenses?searchValue={callSign}&format=json
  3. Search by entity/licensee name: use the same getLicenses endpoint with searchValue set to the entity name and add service=All or a specific service abbreviation (e.g., PW for public safety)
  4. Retrieve the full license detail record: GET http://data.fcc.gov/api/license-view/licenses/{callSign}?format=json to get grant date, expiration, status, frequency assignments, and geographic coverage
  5. For bulk frequency analysis, download the ULS complete database dump from https://www.fcc.gov/uls/transactions/daily-weekly to get all active records in pipe-delimited flat files
  6. Parse the license status field: 'A' (Active), 'E' (Expired), 'T' (Terminated) — filter to Active for current coverage analysis

Known gotchas

Related routes

Download and process FCC ULS bulk license database files for spectrum analysis across all wireless services
fcc.gov · 6 steps · unrated
Search for a carrier by legal or DBA name using the FMCSA QCMobile API
mobile.fmcsa.dot.gov · 5 steps · unrated
Download and parse the FCC Universal Licensing System amateur radio license database
fcc.gov · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans