---
title: "Controllo numero WhatsApp"
method: GET
path: "/api/checkNumber"
---

# Controllo numero WhatsApp

`GET /api/checkNumber`

Questa chiamata consente di verificare se il numero di telefono fornito è effettivamente registrato su WhatsApp.

## Query parameters

- `api_key` string, required
- `phone` string, required

## Response `200`

OK

- object
  - `is_whatsapp_number` boolean — Esistenza del numero: `true` se il numero esiste su WhatsApp, `false` altrimenti.

## Changes

- **2026-07-13** `b03e55f0d8aa` — 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/checkNumber/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)
