<!--
{
  "documentType" : "article",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/checking-ids-with-the-verifier-api",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "Checking IDs with the Verifier API"
}
-->

# Checking IDs with the Verifier API

Read and verify mobile driver’s license, photo ID, and National ID information without any additional hardware.

## Overview

> Note: This sample code project is associated with WWDC23 session 10114: [What’s new in Wallet and Apple Pay](https://developer.apple.com/wwdc23/10114/).

### Configure the sample code project

The project contains two targets:

- `VerifierAPISample-DisplayRequest`: This target is configured to perform a [`MobileDriversLicenseDisplayRequest`](/documentation/ProximityReader/MobileDriversLicenseDisplayRequest).
- `VerifierAPISample-DataRequest`: This target is configured to perform a [`MobileDriversLicenseDataRequest`](/documentation/ProximityReader/MobileDriversLicenseDataRequest).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)