---
title: "Mobile Identity"
method: POST
path: "/v1/mobile-intelligence/mobile-identity"
tags: ["Mobile Forensics"]
---

# Mobile Identity

`POST /v1/mobile-intelligence/mobile-identity`

Use this API to find identity details linked to a given mobile number.

## Request body

- MobileIdentityRequest
  - `mobile_number` string, required
  - `consent` string, required
  - `purpose` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide.md) · [All operations](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepvue/deepvue-tech-developers-guide/revisions/c1b0558e7d77/schema)
