Search Entities
search_entitiesSearch all SAM-registered entities by name, covering firms with or without federal awards. Filter by NAICS code, state, business type, and active status to identify potential partners or contractors.
Instructions
Search ALL SAM-registered entities by name (won a federal award or not). For companies that have actually WON an award, use search_companies instead, it has richer award-history fields; use this one when you need the full registry, including firms with no award history yet.
Capture & Teaming tool. `q` alone works on every plan; the other filters are Pro.
- q: name substring, min 2 chars
- naics: NAICS code, no Y/N suffix (Pro)
- state: 2-letter US state (Pro)
- business_type: SAM business-type code, e.g. "8W" (WOSB), "QF" (SDVOSB), "27"
(self-cert SDB) (Pro), an unrecognized code returns 400 with the full valid list
- active_only: only Active registrations (Pro)
- naics_small: exact 6-digit NAICS code (e.g. "236220"), SBA DSBS small-business
determination for this NAICS (Pro)
- limit: max 100
Returns each entity's `uei`, the same identifier get_entity, get_company_profile,
check_exclusion, and get_company_contact all take as `uei`.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| limit | No | ||
| naics | No | ||
| state | No | ||
| offset | No | ||
| active_only | No | ||
| naics_small | No | ||
| business_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |