---
title: "Blacklist - Verifica"
method: GET
path: "/api/blacklist/check"
---

# Blacklist - Verifica

`GET /api/blacklist/check`

Controlla se un numero è presente in blacklist.

## Query parameters

- `api_key` string
- `phone` string

## Response `200`

OK

- object
  - `message` 'Numero di telefono esistente in blacklist' | 'Numero di telefono non trovato in blacklist' — Esito della verifica.

## Changes

> 18 revisions in range; 1 could not be searched.

- **2025-04-16** `87acea7a1c4f` — 1 info
  - endpoint added
- **2025-04-15** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/simplenetworks/apis/trilly-api/changes/api/blacklist/check/get.md)

---

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