---
title: "Get the known products for a vendor"
method: GET
path: "/browse/{vendor}"
tags: ["browse"]
deprecated: true
---

# Get the known products for a vendor

`GET /browse/{vendor}`

> **Deprecated.**

Deprecated: use GET /api/browse/vendors/<vendor>/products instead. Get the known products for a vendor.
Deprecated in favor of /api/browse/vendors/<vendor>/products.

## Response `200`

Success

## Changes

- **2026-06-16** `92f7157cbff0` — 1 info
  - endpoint deprecated
- **2024-11-27** `5ff926c52769` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 info
  - api path removed with deprecation

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/browse/:vendor/get.md)

---

[API](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [All operations](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vulnerability-lookup/vulnerability-lookup-api/revisions/e6ef25beb687/schema)
