---
title: "Bulk package lookup by PURL"
method: POST
path: "/api/bulk"
tags: ["api"]
---

# Bulk package lookup by PURL

`POST /api/bulk`

## Request body

- ServerBulkRequest
  - `purls` string[]

## Response `200`

OK

- ServerBulkResponse
  - `packages` object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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