SAM.gov Entity Search
sam.gov.entity_searchSearch over 700,000 registered US federal contractors and grantees by company name, state, or NAICS code. Retrieve UEI, CAGE code, registration status, business types, and NAICS codes from SAM.gov.
Instructions
Search 700K+ registered US federal contractors and grantees by company name, state, or NAICS code. Returns UEI (Unique Entity Identifier), CAGE code, registration status, business types (Small Business, 8(a), HUBZone, WOSB, Veteran-Owned), and NAICS codes. Source: SAM.gov (GSA).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Company or organization name to search (e.g. "Lockheed", "Google", "Deloitte"). Supports partial match. | |
| state | No | US state code to filter (e.g. VA, CA, TX) | |
| naics_code | No | NAICS industry code to filter (e.g. 541512 for Computer Systems Design) | |
| limit | No | Number of results (1-25, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |