About the API:
A permanent account number (PAN) is a ten-character alphanumeric identifier, issued in the form of a laminated "PAN card", by the Indian Income Tax Department, to any "person" who applies for it or to whom the department allots the number without an application. It can also be obtained in the form of a PDF file.
This API will recognize the information located on the PAN card and will deliver it to you.
Pass the PAN Card image URL and receive a JSON with all the data contained in the card.
This API is ideal for those companies that need to extract information from given PAN cards. Be able to store the information in a structured way and use it the way you want.
Besides API call limitations per month:
Free Plan: 20 requests per hour.
{"request_id":"4d4c8eb3-b73e-4281-bec7-b7f789daaefd"}
curl --location --request POST 'https://zylalabs.com/api/817/pan+card+ocr+api/574/create+job' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"task_id": "74f4c926-250c-43ca-9c53-453e87ceacd1",
"group_id": "8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e",
"data": {
"document1": "https://projecteagle.s3.ap-south-1.amazonaws.com/images/bd3c105b-6a6e-4187-af1f-cbbdf3d4728c.jpg"
}
}'
[{"action":"extract","completed_at":"2022-12-26T23:51:58+05:30","created_at":"2022-12-26T23:51:57+05:30","group_id":"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e","request_id":"59875b82-889f-4872-ace6-203ad88ae26e","result":{"extraction_output":{"age":40,"date_of_birth":"1982-04-03","date_of_issue":"","fathers_name":"VASUDEV MAHTO","id_number":"ANRPM2537J","is_scanned":false,"minor":false,"name_on_card":"PRAMOD KUMAR MAHTO","pan_type":"Individual"}},"status":"completed","task_id":"74f4c926-250c-43ca-9c53-453e87ceacd1","type":"ind_pan"}]
curl --location --request GET 'https://zylalabs.com/api/817/pan+card+ocr+api/575/get+request?request_id=59875b82-889f-4872-ace6-203ad88ae26e' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The POST Create Job endpoint returns a JSON object containing extracted data from the PAN card, including fields like name, date of birth, father's name, and PAN number. The GET Get Request endpoint returns the status of the extraction job along with the same structured data once the job is completed.
Key fields in the response include "name_on_card," "id_number," "date_of_birth," "fathers_name," and "pan_type." These fields provide essential information extracted from the PAN card.
The response data is organized in a JSON format, with a main object containing metadata about the job (like "request_id" and "status") and a nested "result" object that holds the extracted data.
The POST Create Job endpoint extracts personal identification details from PAN cards, while the GET Get Request endpoint provides the status of the extraction job and the extracted data once available.
Users can customize their requests by providing specific PAN card image URLs in the POST Create Job endpoint. This allows for targeted extraction based on the provided image.
"is_scanned" indicates whether the PAN card was scanned or not, "minor" denotes if the individual is a minor, and "completed_at" shows when the extraction job finished. These fields help users understand the context of the extracted data.
Data accuracy is maintained through advanced optical character recognition (OCR) technology, which ensures precise extraction from the PAN card images. Regular updates and quality checks are implemented to enhance performance.
Typical use cases include identity verification for financial services, customer onboarding processes, and data entry automation, where accurate extraction of PAN card information is crucial for compliance and record-keeping.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
1,076ms
Service Level:
100%
Response Time:
1,245ms
Service Level:
100%
Response Time:
1,812ms
Service Level:
100%
Response Time:
678ms
Service Level:
100%
Response Time:
794ms
Service Level:
100%
Response Time:
810ms
Service Level:
50%
Response Time:
787ms
Service Level:
100%
Response Time:
1,344ms
Service Level:
100%
Response Time:
1,586ms
Service Level:
100%
Response Time:
1,971ms