---
title: "Gets urls and returns plugin name mapped to list of matched urls."
method: POST
path: "/api/check_urls"
tags: ["pyLoad REST"]
---

# Gets urls and returns plugin name mapped to list of matched urls.

`POST /api/check_urls`

Gets urls and returns plugin name mapped to list of matched urls.

## Request body

- object
  - `urls` string[], required

## Response `200`

{plugin: urls}

- object

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/revisions/00b0770e3fa6/schema)
