---
title: "POST /v1/tiles/match"
method: POST
path: "/v1/tiles/match"
tags: ["Tiles"]
---

# POST /v1/tiles/match

`POST /v1/tiles/match`

Returns the tiles that describe each of the given package URLs (purls).

## Request body

- object
  - `purls` string[], required

## Response `200`

Default Response

- object
  - `data` object, required

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/tessl/apis/tessl-api.md) · [All operations](https://skmtc.net/tessl/apis/tessl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tessl/tessl-api/versions/fbb186825642/schema)
