# India

### Aadhaar Card

The following API triggers the SMS message with the OTP code to the registered mobile number associated to the card

{% openapi src="<https://id.uqudo.io/doc/v3/id-api/lookup>" path="/api/v2/id/lookup/ind/id/otp" method="post" %}
<https://id.uqudo.io/doc/v3/id-api/lookup>
{% endopenapi %}

Use the OTP code to perform the actual lookup

{% openapi src="<https://id.uqudo.io/doc/v3/id-api/lookup>" path="/api/v2/id/lookup/ind/id" method="post" %}
<https://id.uqudo.io/doc/v3/id-api/lookup>
{% endopenapi %}

### PAN card

{% openapi src="<https://id.uqudo.io/doc/v3/id-api/lookup>" path="/api/v2/id/lookup/ind/pan" method="post" %}
<https://id.uqudo.io/doc/v3/id-api/lookup>
{% endopenapi %}
