Skip to content

Peers

Similar companies ranked by NAICS and agency overlap with the target. Use for competitive mapping, teaming-partner discovery, and BD target lists.

Parameters

  • limit - Results per page. Default 100, maximum 1,000. Over the maximum returns 402.

Response

{
  "uei": "XX2WFHJEFB45",
  "target": {"naics_count": 12, "agency_count": 7},
  "count": 10,
  "peers": [
    {
      "uei": "H11HD5VHGHN3",
      "name": "LOCKHEED MARTIN CORPORATION",
      "total_awards": 16,
      "total_value": 26800000.0,
      "naics_overlap": 6,
      "agency_overlap": 1,
      "similarity_score": 19
    }
  ]
}

Ranking

similarity_score = naics_overlap * 3 + agency_overlap. NAICS is weighted 3x higher because same-industry is a direct competition signal; shared customers is a weaker signal. Results sorted by similarity_score desc, then total_awards desc.

Example

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://govconapi.com/api/v1/companies/XX2WFHJEFB45/peers?limit=10"

A REST API and MCP server for U.S. federal procurement data.

Get a free key, emailed instantly, or follow the quickstart.

Found something wrong, missing or confusing on this page?

Press Ctrl + Enter to send a note. Highlight text first and it travels with your note.