Extract data from GST certificate
OCR APIs
GST Certificate v2
Processes a GST certificate document (PDF or image) and extracts structured information using OCR technology.
POST
Extract data from GST certificate
Document Requirements:
- Clear, high-resolution document
- Valid GST certificate
- Supported formats: PDF, JPG, JPEG, PNG
- Maximum file size: 10 MB
Authorizations
API key issued by KonnectNXT. Pass as Authorization: Bearer <your_api_key>.
Body
application/json
Publicly accessible URL of the GST certificate document to be processed.
Requirements:
- Must be a valid HTTP/HTTPS URL
- Document must be publicly accessible
- Supported formats: PDF, JPG, JPEG, PNG
Example:
"https://example.com/documents/gst-certificate.pdf"
Response
GST certificate data extracted successfully
Overall status of the API
Available options:
success, error HTTP status code
Example:
400
Description of the response or error
Example:
"Invalid request parameters"
Extracted GST certificate information
Represents the total number of credits used in this request.
Example:
3
Represents the remaining credits available for use.
Example:
4040

