---
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.

---

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