ITRIntroduction

ITR, 26AS & AIS APIs — Income Tax Data Access

Access ITR filings, Form 26AS tax credits, and AIS financial data via consent-based APIs. Ideal for income verification and lending workflows.

Overview

The ITR API suite lets you retrieve and analyze income tax data for individuals directly from the Income Tax Department. You can download and parse Income Tax Returns, Form 26AS (tax credit statements), and Annual Information Statements (AIS) through a unified set of endpoints.

Typical workflow

The ITR APIs follow a three-step pattern:

  1. Create a client — Register the taxpayer and establish a secure session for data retrieval.
  2. Download the document — Fetch the raw ITR, 26AS, or AIS document from the Income Tax Department.
  3. Get parsed details — Retrieve structured, parsed data from the downloaded document for downstream processing.

You must call the Create Client endpoint before downloading or retrieving details for any document type. The client session is required for all subsequent requests.

Available endpoints