---
title: Checking IDs with the Verifier API
framework: proximityreader
role: article
role_heading: Article
path: proximityreader/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

Overview note: This sample code project is associated with WWDC23 session 10114: What’s new in Wallet and Apple Pay. Configure the sample code project The project contains two targets: VerifierAPISample-DisplayRequest: This target is configured to perform a MobileDriversLicenseDisplayRequest. VerifierAPISample-DataRequest: This target is configured to perform a MobileDriversLicenseDataRequest.

## See Also

### Mobile document reader

- [Adopting the Verifier API in your iPhone app](proximityreader/adopting-the-verifier-api-in-your-iphone-app.md)
- [Generating reader tokens for the Verifier API](proximityreader/generating-reader-tokens-for-the-verifier-api.md)
- [MobileDocumentReader](proximityreader/mobiledocumentreader.md)
- [MobileDocumentReaderSession](proximityreader/mobiledocumentreadersession.md)
