> For the complete documentation index, see [llms.txt](https://api-docs.espysys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.espysys.com/phone-verification-real-phone.md).

# Phone Verification (Real Phone)

**Endpoint:** <mark style="color:yellow;">POST</mark> <mark style="color:purple;"><https://irbis.espysys.com/api/developer/real\\_phone></mark>

Below is a sample request to perform a lookup using the API:

```
{
  "key": "YOUR_API_KEY",
  "value": "PHONE_NUMBER",
}
```

**Instructions:**

* Replace `YOUR_API_KEY` in the "key" field with your actual API Key.
* For the "value" field, insert the phone number you wish to search for, ensuring you include the country code. For example: `+79017007397`.

Ensure you make the necessary substitutions in the provided fields for accurate and successful search queries.

The  lookupId must be set to what is shown in table API lookups types at [Developer page](https://espyosint.ddns.net/developer) or at [API lookup types](/api-lookup-types.md) page

## Headers and Body

{% content-ref url="/pages/gJpQHi3CPgbTfph3Sti3" %}
[Headers and Body Request  by Phone](/phone-verification-real-phone/headers-and-body-request-by-phone.md)
{% endcontent-ref %}

## GET Get lookup data for a request

{% content-ref url="/pages/QCUhftK8qm4QXzSjAAPN" %}
[GET Get lookup data for a request by Phone](/phone-lookup/get-get-lookup-data-for-a-request-by-phone.md)
{% endcontent-ref %}
