{"uid":"cap_4ozu0jWZORP1cVv5oyZCi","slug":"2s-fcc-id-lookup-2bc71833","name":"2s FCC ID Lookup","description":"Resolve an FCC ID (printed on US wireless/electronic devices) to the grantee — the manufacturer that holds the FCC equipment authorization. Pass fccId in any form (BCG-E3217A, BCGE3217A). Returns the grantee code, the product code, and the grantee company: name, city, state, country, and the date its grantee code was registered. Uses the FCC EAS Equipment Authorization Grantee Registrations open dataset, free and keyless — the \"who made this device\" lookup an agent reading a label off hardware cannot do natively. (Per-product RF detail — frequencies, equipment class — is not in the open dataset and is out of scope.)","url":"https://2s.io/api/gov/fcc-id","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"required":["fccId"],"properties":{"fccId":{"type":"string","description":"An FCC ID, e.g. BCG-E3217A or BCGE3217A."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"fccId":"BCG-E3217A"}}},"response":{"data":{"note":"Resolves the FCC grantee (manufacturer that holds the equipment authorization). Per-product RF detail (frequencies, equipment class) is not in the open dataset.","found":true,"query":{"fccId":"BCG-E3217A"},"source":{"url":"https://opendata.fcc.gov/d/3b3k-34jp","license":"Public domain (US government work)","provider":"FCC — EAS Equipment Authorization Grantee Registrations (opendata.fcc.gov)"},"grantee":{"city":"Cupertino","name":"Apple Inc.","state":"California","country":"United States","zipCode":"95014","dateReceived":"1998-04-14"},"granteeCode":"BCG","productCode":"E3217A"},"meta":{"cost":{"usd":0.0012,"tier":0},"caller":"x402","version":null,"endpoint":"gov.fcc-id","settlement":{"txHash":"0x8fca5ab667802877841308aecbfa9c23209fe54f9387fdf23875c2e80f4d7f7f","network":"eip155:8453","success":true}}}},"exampleRequest":{"fccId":"BCG-E3217A"},"tags":["x402"],"displayCostAmount":"0.0012","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0012/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_RZrd50mJWPh5SVham7nfs","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up FCC equipment authorization grantee information for a given FCC ID, returning the registered company name, location, and product codes.","exampleAgentPrompt":"Who is the registered grantee for FCC ID BCG-E3217A — I need the company name, location, and when it was received by the FCC.","exampleUseCases":null,"resultDescription":"A JSON object indicating whether the FCC ID was found, along with the queried ID, the data source, the grantee's company name, city, state, country, ZIP code, date received, grantee code, and product code.","failureModes":["FCC ID not found: 'found' field returns false with no grantee data","Malformed FCC ID format: may return not found or validation error","Upstream FCC data unavailability: may result in service error","Missing required 'fccId' query parameter: request rejected"],"whenToPreferThis":"Use this endpoint when you need to identify the company behind a specific FCC equipment authorization ID, verify device legitimacy, or enrich product/device metadata with regulatory registration details from official FCC public records. Prefer this over web scraping when ground-truth FCC data is required at low cost with no signup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:06:48.628Z","isFirstParty":false}