---
title: "Check if the the url is a phishing site"
method: GET
path: "/api/v1/phishing_site"
tags: ["Phishing Site Detection API"]
---

# Check if the the url is a phishing site

`GET /api/v1/phishing_site`

Check if the URL is a phishing site.

## Query parameters

- `url` string, required

## Headers

- `Authorization` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/gopluslabs/apis/goplus-security-api-documentation.md) · [All operations](https://skmtc.dev/gopluslabs/apis/goplus-security-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gopluslabs/goplus-security-api-documentation/revisions/621e74990f5e/schema)
