v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-022830130.4 KB
CAS Parser

Smart Parse CAS PDF

This endpoint parses CAS (Consolidated Account Statement) PDF files from NSDL, CDSL, or CAMS/KFintech and returns data in a unified format. It auto-detects the CAS type and transforms the data into a consistent structure regardless of the source.

post/v4/smart/parse

Request body

pdf_filestring base64

Base64 encoded CAS PDF file (required if pdf_url not provided)

pdf_urlstring uri

URL to the CAS PDF file (required if pdf_file not provided)

passwordstring

Password for the PDF file (if required)

Response

Successful operation

All 28 operations