FCC ID Equipment Authorization Lookup
Pricing
from $0.25 / 1,000 results
FCC ID Equipment Authorization Lookup
Look up FCC equipment authorization grants by FCC ID or grantee-code prefix via the official OET Lab Services API. Returns grantee org, grant date, purpose, and address fields. Unofficial; not affiliated with the U.S. Federal Communications Commission.
Pricing
from $0.25 / 1,000 results
Rating
0.0
(0)
Developer
Bakos Bence
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
What does FCC ID Equipment Authorization Lookup do?
Look up FCC equipment authorization grants by FCC ID or grantee-code prefix via the official OET Lab Services JSON API (apps.fcc.gov/OETLabServices/getFCCIDList). Each row includes grantee organization, grant date, application purpose, and org address fields (city, state, country, zip). No login. Export JSON or CSV via Apify API, schedule, or MCP.
Unofficial. This Actor is not affiliated with, endorsed by, or maintained by the U.S. Federal Communications Commission. It reads public OET endpoints only.
Dashboards: connect Power BI, Tableau, Looker Studio, or Qlik to the dataset API — see Export to Power BI, Tableau, Looker Studio & Qlik near the end. AI agents: paste this Actor’s Store page URL into an Apify-capable agent (MCP / Claude / Cursor with Apify), create an Apify account and API token once, and the agent can run the Actor and wire up the output.
Why use this FCC ID lookup?
- 📡 Official OET Lab Services JSON — grantee org facts, not scraped HTML
- 🔍 Prefix search (e.g.
BCG→ Apple Inc. grants) - 🏢 Org address fields preserved for compliance / supply-chain checks
- 🛡️ curl_cffi TLS — works when plain HTTP clients get Access Denied
How to look up FCC IDs
- Open this Actor in Apify Console.
- Click Start on the prefilled
BCGprefix (maxItems5), or enter your own FCC IDs. - Leave
proxyTypeonnoneunlessapps.fcc.govblocks your IP. - Export the dataset or pull via API.
{"fccIds": ["BCG"],"maxItems": 5,"proxyType": "none"}
How much does it cost?
Pay per event (PPE): Actor start + each result row. See the Pricing tab on this Actor’s Store page.
Input
| Field | Description |
|---|---|
fccIds | FCC ID or grantee-code prefix values |
maxItems | Cap on grant rows |
proxyType | Optional proxy |
Sample output
{"fccid": "BCG-2310","grantee": "Apple Inc.","grantDate": "09/09/2009","applicationPurpose": "Original Equipment","city": "Cupertino","state": "CA","country": "United States","address": "One Apple Park Way N/A","zipCode": "95014","sourceUrl": "https://apps.fcc.gov/OETLabServices/getFCCIDList?fccId=BCG","scrapedAt": "2026-09-09T11:00:00+00:00"}
FAQ
Is this an official FCC product?
No. It is unofficial and not affiliated with the FCC.
Do I need an FCC account?
No — only the public OET Lab Services endpoint.
Can AI agents call this?
Yes — Actor ID bakos_bence/fcc-id-lookup via Apify API or MCP.
Something broke?
Open the Issues tab on this Actor’s page.
Related Actors
| Actor | Use together when… |
|---|---|
| Domain Typosquat Scanner | You need brand/domain risk checks alongside device compliance |
| Public Document Finder | You need broader public-records routing alongside FCC grant lookup |
Profile: bakos_bence on Apify.
For AI agents & LLM apps
Paste this Actor’s Apify Store URL into an agent that can use Apify (MCP, Claude, Cursor, etc.). With an Apify account and API token, the agent can set input, run the Actor, and fetch the dataset.
Export to Power BI, Tableau, Looker Studio & Qlik
- Run the Actor (or open a finished run).
- Open the Dataset → API / Export.
- Copy the dataset items URL (JSON or CSV).
- In your BI tool, add a web / API data source with that URL (and your Apify token as a header or query param if required).
- Refresh on a schedule that matches your device-compliance monitoring cadence.
Grant facts are public FCC OET records — always verify critical certifications against primary FCC filings.